From: Jan Kiszka <jan.kis...@siemens.com>

Make the defconfig x86_64-only.

Signed-off-by: Jan Kiszka <jan.kis...@siemens.com>
---
 recipes-kernel/linux/linux-jailhouse.bb | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/recipes-kernel/linux/linux-jailhouse.bb 
b/recipes-kernel/linux/linux-jailhouse.bb
index c32b8f5..f43f57a 100644
--- a/recipes-kernel/linux/linux-jailhouse.bb
+++ b/recipes-kernel/linux/linux-jailhouse.bb
@@ -11,11 +11,13 @@
 
 require recipes-kernel/linux/linux-custom.inc
 
-SRC_URI = " \
+SRC_URI += " \
     https://github.com/siemens/linux/archive/${SRCREV}.tar.gz \
-    file://defconfig"
+    file://x86_64_defconfig"
 SRC_URI[sha256sum] = 
"e779cb4297b7bec7397d23984c9f611c5d88f5ca1600b9346bfa9e44dc1bc4f4"
 SRCREV = "26a81a994feef8d54f53ca15fbd2a527b285d56f"
 PV = "4.14.18"
 
 S = "linux-${SRCREV}"
+
+KERNEL_DEFCONFIG_qemuamd64 = "x86_64_defconfig"
-- 
2.13.6

-- 
You received this message because you are subscribed to the Google Groups 
"Jailhouse" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jailhouse-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to