summaryrefslogtreecommitdiffstats
path: root/meta/classes/sstate.bbclass
diff options
context:
space:
mode:
authorPatrick Ohly <patrick.ohly@intel.com>2015-09-09 17:12:05 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-09-12 22:48:44 +0100
commit2a05181d98b2966e7b6cc5fa79de44d6b863693b (patch)
tree39833ad90af6b38edb5bae3efa0e319411b516c4 /meta/classes/sstate.bbclass
parentc2165c97411c11949c65954568818d6ea9aca052 (diff)
downloadpoky-2a05181d98b2966e7b6cc5fa79de44d6b863693b.tar.gz
runqemu: avoid image file name mismatches
Giving anything with -image in it as bootparams or in qemuparams (for example, an additional -drive parameter with an image file or an "-initrd .../core-image-minimal-initramfs-qemux86.cpio.gz") caused runqemu to treat these parameters as names of the rootfs image file. Matching *-image) after checking the current argument for more specific cases like bootparams and qemuparams avoids this misinterpretation of the command line parameters. (From OE-Core rev: 29e0aaa7345ca823bb4af2d4a870e98ac75e04e7) Signed-off-by: Patrick Ohly <patrick.ohly@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/sstate.bbclass')
0 files changed, 0 insertions, 0 deletions