[oe-commits] woglinde : wrap.conf: no extra kernel-recpie needed use the plain ones

GIT User account git at amethyst.openembedded.net
Thu Mar 19 14:45:53 UTC 2009


Module: openembedded.git
Branch: hrw/poky-merge/add-rpm-packages-support
Commit: 560f9bb446a8049d7be3b0c77bbad9f1de4cb5ba
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=560f9bb446a8049d7be3b0c77bbad9f1de4cb5ba

Author: woglinde <heinold at inf.fu-berlin.de>
Date:   Tue Mar 17 14:22:14 2009 +0100

wrap.conf: no extra kernel-recpie needed use the plain ones

---

 conf/machine/wrap.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/machine/wrap.conf b/conf/machine/wrap.conf
index 9272004..1fc75eb 100644
--- a/conf/machine/wrap.conf
+++ b/conf/machine/wrap.conf
@@ -5,7 +5,7 @@
 TARGET_ARCH = "i486"
 PACKAGE_EXTRA_ARCHS = "i386 x86"
 
-PREFERRED_PROVIDER_virtual/kernel = "linux-wrap-geode"
+PREFERRED_PROVIDER_virtual/kernel = "linux"
 PREFERRED_PROVIDERS += "virtual/${TARGET_PREFIX}depmod:module-init-tools-cross"
 
 # Serial console settings for sysvinit





More information about the Openembedded-commits mailing list