aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlejandro Hernandez <alejandro.hernandez@linux.intel.com>2017-09-20 10:17:16 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-09-22 17:14:43 +0100
commitf33a4adbf982369eebab410b11c3a29ca24f3623 (patch)
tree09c0f36394714114c2cc3dbf0be561762b7ffdf4
parentcab4b6a8d4086a1294b7a7cc34c596d90c50a688 (diff)
downloadopenembedded-core-contrib-f33a4adbf982369eebab410b11c3a29ca24f3623.tar.gz
linux-yocto-tiny: Enable qemux86-64 on linux-yocto-tiny 4.10
Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_4.10.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.10.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.10.bb
index 31396ab303..edaf853027 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.10.bb
@@ -17,7 +17,7 @@ PV = "${LINUX_VERSION}+git${SRCPV}"
SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.10.git;branch=${KBRANCH};name=machine \
git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.10;destsuffix=${KMETA}"
-COMPATIBLE_MACHINE = "(qemux86$)"
+COMPATIBLE_MACHINE = "qemux86|qemux86-64"
# Functionality flags
KERNEL_FEATURES = ""