From: Matt Porter Date: Tue, 18 Jul 2017 22:00:41 +0000 (+0300) Subject: qemux86-64: root using root=PARTUUID X-Git-Tag: 4.99.1~78 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;ds=sidebyside;h=638d6966340be3cf1185eca9004bf68e7f840dde;hp=638d6966340be3cf1185eca9004bf68e7f840dde;p=AGL%2Fmeta-agl.git qemux86-64: root using root=PARTUUID Virtualization machines expose the root device as differing devices (e.g. /dev/sdaX versus /dev/hdaX). Update the syslinux.cfg to use root=PARTUUID=foo as the root filesystem where foo is generated by OE for us. This makes our image portable across VMs. Bug-AGL: SPEC-514 Change-Id: I57447334ef76cd013213f3e80f6e71e77b58efa3 Signed-off-by: Matt Porter Reviewed-on: https://gerrit.automotivelinux.org/gerrit/9031 Reviewed-by: Martin Kelly Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account Reviewed-by: Thomas Rini Reviewed-by: Jan-Simon Moeller ---