[oe-commits] Simon Busch : preboot: remove defconfig requirement

git version control git at git.openembedded.org
Thu Jan 21 19:54:41 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 0854ce6638b824e5012a100fac8be5c6d04c37b9
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=0854ce6638b824e5012a100fac8be5c6d04c37b9

Author: Simon Busch <morphis at gravedo.de>
Date:   Thu Jan 21 20:26:00 2010 +0100

preboot: remove defconfig requirement

---

 recipes/preboot/linux-preboot.inc |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/recipes/preboot/linux-preboot.inc b/recipes/preboot/linux-preboot.inc
index 4f99b71..56a90a9 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





More information about the Openembedded-commits mailing list