diff options
author | Awais Belal <awais_belal@mentor.com> | 2015-05-21 19:28:34 +0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-05-24 07:19:18 +0100 |
commit | e1de8af4877d0dce6d4f1ca3a6204d8fc45a8612 (patch) | |
tree | b6281480d2e0999653db66ca6ef5dbff4f5f0e57 /meta/recipes-devtools/perl | |
parent | 9da81df30e78005a076f6644dbe3fd6ab7dbc1ca (diff) | |
download | poky-e1de8af4877d0dce6d4f1ca3a6204d8fc45a8612.tar.gz |
initrdscripts: make boot drive detection more generic
The init script that invokes install and install-efi scripts
passes the first parameter that identifies the boot drive but
in cases when this disk is labeled and kernel configurations
allow disk labeling under /run/media/ this would pass the disk
label.
The earlier implementation considered that the drive name will
be passed and in case the label is passed it fails and provides
the boot drive as an option for installation driver.
We now use a more generic approach to identify the boot drive
which can handle both drive name as well as label if passed.
(From OE-Core rev: 1964b697ddadc59e27087f9f1f6b24236f4addcc)
Signed-off-by: Awais Belal <awais_belal@mentor.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/perl')
0 files changed, 0 insertions, 0 deletions