From 0854ce6638b824e5012a100fac8be5c6d04c37b9 Mon Sep 17 00:00:00 2001 From: Simon Busch Date: Thu, 21 Jan 2010 20:26:00 +0100 Subject: preboot: remove defconfig requirement --- recipes/preboot/linux-preboot.inc | 2 -- 1 file changed, 2 deletions(-) (limited to 'recipes/preboot') diff --git a/recipes/preboot/linux-preboot.inc b/recipes/preboot/linux-preboot.inc index 4f99b71773..56a90a9723 100644 --- a/recipes/preboot/linux-preboot.inc +++ b/recipes/preboot/linux-preboot.inc @@ -1,8 +1,6 @@ # We set PR here, since a change in the kexecboot recipe will need to get picked up by *all* the kernels: PR = "r15" -SRC_URI = "file://defconfig" - LOGO_SIZE = '${@base_conditional("GUI_MACHINE_CLASS", "bigscreen", "vga", "qvga", d)}' require ../linux/linux.inc -- cgit 1.2.3-korg