]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
qemuarm.conf: set PREFERRED_VERSION_linux-yocto rbt/qemuarm
authorRobert Yang <liezhi.yang@windriver.com>
Tue, 6 Sep 2016 05:33:29 +0000 (22:33 -0700)
committerRobert Yang <liezhi.yang@windriver.com>
Tue, 6 Sep 2016 06:13:24 +0000 (23:13 -0700)
commite605fb92782aedd4c5a7f577cfe83e5e68e50c16
tree4dcbe70ac1c1c499421b727cd2c367d6496195de
parentd48b9f13af440bad37de6056649e4451d2c3a92a
qemuarm.conf: set PREFERRED_VERSION_linux-yocto

The base_version_less_or_equal() will raise errors if
PREFERRED_VERSION_linux-yocto is None. For example, when we build
DISTRO = "nodistro", PREFERRED_VERSION_linux-yocto is not be defined
since it is defined in poky.conf, and then bitbake will
choose the higher version which is 4.8 currently, so set
PREFERRED_VERSION_linux-yocto to 4.8, otherwise, runqemu can't boot it.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
meta/conf/machine/qemuarm.conf