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 +--- recipes/kexecboot/linux-kexecboot_2.6.24.bb | 2 +- recipes/kexecboot/linux-kexecboot_2.6.26.bb | 2 +- 3 files changed, 3 insertions(+), 5 deletions(-) (limited to 'recipes/kexecboot') 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 diff --git a/recipes/kexecboot/linux-kexecboot_2.6.24.bb b/recipes/kexecboot/linux-kexecboot_2.6.24.bb index 82484f45a0..e950ab0abf 100644 --- a/recipes/kexecboot/linux-kexecboot_2.6.24.bb +++ b/recipes/kexecboot/linux-kexecboot_2.6.24.bb @@ -69,7 +69,7 @@ SRC_URI += "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.24.tar.bz2 \ file://binutils-buildid-arm.patch;patch=1 \ file://versatile-armv6.patch;patch=1 \ file://htcuni.patch;patch=1 \ - " + file://defconfig" # FIXMEs before made default # ${RPSRC}/mmcsd_no_scr_check-r1.patch;patch=1;status=hack diff --git a/recipes/kexecboot/linux-kexecboot_2.6.26.bb b/recipes/kexecboot/linux-kexecboot_2.6.26.bb index bf1dbb62bf..345d2ac764 100644 --- a/recipes/kexecboot/linux-kexecboot_2.6.26.bb +++ b/recipes/kexecboot/linux-kexecboot_2.6.26.bb @@ -52,7 +52,7 @@ SRC_URI += "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.26.tar.bz2 \ file://connectplus-prevent-oops-HACK.patch;patch=1;status=hack \ file://htcuni.patch;patch=1 \ file://versatile-armv6.patch;patch=1 \ - " + file://defconfig" # FIXMEs before made default # ${RPSRC}/mmcsd_no_scr_check-r1.patch;patch=1;status=hack -- cgit v1.2.3