From 0fb0b4c624deea119b48adf6c876fe77f6f40787 Mon Sep 17 00:00:00 2001 From: Andrea Adami Date: Thu, 7 Jan 2010 18:43:21 +0100 Subject: linux-kexecboot: uniform the SRC_URI (defconfig in kernel recipe) --- recipes/kexecboot/linux-kexecboot.inc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'recipes/kexecboot/linux-kexecboot.inc') diff --git a/recipes/kexecboot/linux-kexecboot.inc b/recipes/kexecboot/linux-kexecboot.inc index 900e005cac..1cf556a99b 100644 --- a/recipes/kexecboot/linux-kexecboot.inc +++ b/recipes/kexecboot/linux-kexecboot.inc @@ -1,10 +1,8 @@ # We set PR here, since a change in the kexecboot recipe will need to get picked up by *all* the kernels: PR = "r17" -SRC_URI = "file://defconfig" - LOGO_SIZE = '${@base_conditional("GUI_MACHINE_CLASS", "bigscreen", "vga", "qvga", d)}' -SRC_URI += "file://${LOGO_SIZE}/logo_linux_clut224.ppm.bz2" +SRC_URI = "file://${LOGO_SIZE}/logo_linux_clut224.ppm.bz2" require ../linux/linux.inc -- cgit v1.2.3