generic-poky/meta/recipes-core
Ng, Mei Yeen 1781a9afc6 init-install-efi: fix script for eMMC installation
Running the install option from bootloader to install image to eMMC will fail
with error:
Formatting /dev/mmcblk01 to vfat...
mkfs.fat 3.0.28 (2015-05-16)
/dev/mmcblk01: No such file or directory

This issue impacts both grub and gummiboot install option to eMMC device.
The installation failure is due to the following:
[1] Unable to partition eMMC as the partition prefix 'p' is not appended
The condition checking failed with the additional /dev/ appended with
the target device name.
[2] The partition uuid for boot, root and swap partition is not captured
for eMMC

This fix updated the condition checking and changed the variables to
reference the boot, root and swap partitions for UUID.

[YOCTO #8710]
(From OE-Core rev: a7d081c3db776c8b0734942df6bf96f811f15bd3)

Signed-off-by: Ng, Mei Yeen <mei.yeen.ng@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-12-01 21:32:14 +00:00
..
base-files base-files: stage /etc/skel 2015-11-25 08:08:07 +00:00
base-passwd meta: Fix Upstream-Status statements 2015-09-12 23:01:53 +01:00
busybox busybox: enable resize applet 2015-12-01 21:32:12 +00:00
console-tools console-tools: fix ALTERNATIVE_PRIORITY conflict with kbd 2015-11-16 11:39:28 +00:00
coreutils coreutils: fix ALTERNATIVE_PRIORITY conflict with procps and mktemp 2015-11-16 11:39:28 +00:00
dbus dbus: merge .bb and .inc 2015-12-01 21:32:10 +00:00
dbus-wait recipes: Add missing pkgconfig class inherits 2014-06-03 16:49:19 +01:00
dropbear dropbear: fix key generation when systemd is in use and rootfs is readonly 2015-10-01 07:43:37 +01:00
expat recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues (part 2) 2014-02-20 14:28:13 +00:00
gettext gettext_0.16.1: add -lrt and -lpthread to LDFLAGS for uclibc builds 2015-08-10 12:40:26 -07:00
glib-2.0 glib-2.0: build dependency cleanup 2015-11-25 08:08:11 +00:00
glib-networking glib-networking: Upgrade 2.44.0 -> 2.46.1 2015-11-25 08:08:12 +00:00
glibc glibc: Backported a patch to fix glibc's bug(18589) 2015-12-01 21:32:12 +00:00
ifupdown ifupdown: create alternative links 2015-09-04 16:23:50 +01:00
images build-appliance-image: Update to jethro head revision 2015-11-03 14:03:03 +00:00
init-ifupdown meta: set proper S value 2015-01-23 11:36:27 +00:00
initrdscripts init-install-efi: fix script for eMMC installation 2015-12-01 21:32:14 +00:00
initscripts initscripts: hide the error in case system is not writeable 2015-12-01 21:32:10 +00:00
jpeg jpeg: update to version 9a 2015-08-30 12:36:00 +01:00
kbd kbd: provide a workaround for build failures 2015-10-12 14:36:28 +01:00
libcgroup meta: enable parallel build for several recipes 2015-02-15 21:58:27 +00:00
libxml libxml2: upgrade to 2.9.3 2015-12-01 21:32:14 +00:00
meta nativesdk-buildtools-perl-dummy: fix rebuilding when SDKMACHINE changes 2015-12-01 21:32:10 +00:00
ncurses ncurses: update SRC_URI 2015-12-01 21:32:12 +00:00
netbase netbase: add rpcbind as an alias to sunrpc 2015-07-12 22:55:46 +01:00
os-release os-release: put double-quotes around variable contents 2015-11-16 11:39:29 +00:00
packagegroups packagegroup-core-standalone-sdk-target: ensure libatomic is in SDK 2015-09-28 12:00:21 +01:00
psplash psplash: update to latest git version 2015-12-01 21:32:13 +00:00
readline readline: apply missing upstream patches 2015-12-01 21:32:10 +00:00
sysfsutils sysfsutils: remove libsysfs-dev and libsysfs-staticdev from PACKAGES 2015-04-13 22:33:21 +01:00
systemd systemd: drop unneeded $D check in prerm 2015-11-25 08:08:10 +00:00
sysvinit sysvinit-inittab: Add wrapper script to verify console exists 2015-12-01 21:32:13 +00:00
uclibc uClibc: enable utmp for shadow compatibility 2015-12-01 21:32:12 +00:00
udev udev: add PROVIDES = "libgudev" 2015-10-07 00:11:20 +01:00
update-rc.d update-rc.d: fix to handle priority numbers correctly 2014-06-01 14:29:30 +01:00
util-linux util-linux: fix ALTERNATIVE_PRIORITY conflict with ncurses procps and e2fsprogs 2015-11-16 11:39:28 +00:00
volatile-binds volatile-binds: correct path of command umount 2015-07-23 08:48:39 +01:00
zlib meta: Fix Upstream-Status statements 2015-09-12 23:01:53 +01:00