diff options
author | Awais Belal <awais_belal@mentor.com> | 2015-07-07 12:43:37 +0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-07-16 15:08:42 +0100 |
commit | 80ec9f62791575de4948d7635dc6674abfac2193 (patch) | |
tree | 16d8385b87528dc4fbaf90f77781085245d18bb8 /meta/classes/kernel-yocto.bbclass | |
parent | f374ed441627ac833aab62c1189a16ea26a4933b (diff) | |
download | openembedded-core-80ec9f62791575de4948d7635dc6674abfac2193.tar.gz openembedded-core-80ec9f62791575de4948d7635dc6674abfac2193.tar.bz2 openembedded-core-80ec9f62791575de4948d7635dc6674abfac2193.zip |
initrdscripts: handle mmc device as installer medium
Platforms which have the capability of using the MMC as an
installer medium will present the same MMC device as an
installation candidate. This happens because the MMC
devices appear as mmcblk<X> and the current script strips
up the <X> which is needed to identify an MMC device
uniqely.
This patch now updates the way device identifier stripping
is done and handles the exclusion of installer device from
installation candidates more generically.
Signed-off-by: Awais Belal <awais_belal@mentor.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/classes/kernel-yocto.bbclass')
0 files changed, 0 insertions, 0 deletions