From e9e1fb8ad92310a67f442b646946a0d91820c520 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Mon, 14 Jan 2019 16:24:02 +0100 Subject: images: don't use backports for qemu machines The backports configuration does not match the kernel used. Signed-off-by: Max Krummenacher --- recipes-images/images/tdx-extra.inc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/recipes-images/images/tdx-extra.inc b/recipes-images/images/tdx-extra.inc index 1dca69b..5782b8d 100644 --- a/recipes-images/images/tdx-extra.inc +++ b/recipes-images/images/tdx-extra.inc @@ -222,3 +222,7 @@ IMAGE_INSTALL_append_apalis-imx6 = " \ IMAGE_INSTALL_remove_use-mainline-bsp = " \ backports \ " + +IMAGE_INSTALL_remove_qemuall = " \ + backports \ +" -- cgit v1.2.3