generic-poky/meta-yocto-bsp
Corneliu Stoicescu 99006ef296 oeqa/controllers/beaglebonetarget.py: fix conditions for files copied to /boot
Using '[ ! -e /mnt/testrootfs/boot/uImage ] && cp ~/test-kernel /mnt/testrootfs/boot/uImage' would result in exit code 1 if the first condition is not met.
Changing the code to return exit status 0 if /mnt/testrootfs/boot/uImage exists.

Also adding this change to dtb files check.

(From meta-yocto rev: e06e354165673bfb6b531d1f78c468b4c56dbd18)

Signed-off-by: Corneliu Stoicescu <corneliux.stoicescu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-06-03 10:38:24 +01:00
..
conf genericx86: switch to Linux 3.14 from 3.10 2014-06-01 14:29:32 +01:00
lib/oeqa/controllers oeqa/controllers/beaglebonetarget.py: fix conditions for files copied to /boot 2014-06-03 10:38:24 +01:00
recipes-bsp atom-pc: Purge straggling configuration files 2013-08-28 00:25:56 +01:00
recipes-core Drop beagleboard, replaced by beaglebone 2014-03-31 23:04:36 +01:00
recipes-graphics/xorg-xserver Drop beagleboard, replaced by beaglebone 2014-03-31 23:04:36 +01:00
recipes-kernel/linux meta-bsps: update to v3.10.35 2014-04-23 11:43:30 +01:00