diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2016-09-05 23:15:05 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-09-09 12:00:48 +0100 |
commit | fd31e30f97ee9bd128d5b7b748987b0a6427b279 (patch) | |
tree | 275cab1bd73276b6d009d8520309f3d508e730f8 /meta/site/x32-linux | |
parent | 4615764509234bfb206ffe4cd430653b88d46ec3 (diff) | |
download | openembedded-core-fd31e30f97ee9bd128d5b7b748987b0a6427b279.tar.gz openembedded-core-fd31e30f97ee9bd128d5b7b748987b0a6427b279.tar.bz2 openembedded-core-fd31e30f97ee9bd128d5b7b748987b0a6427b279.zip |
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>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/site/x32-linux')
0 files changed, 0 insertions, 0 deletions