[oe-commits] Andrea Adami : linux-rp.inc: respect do_rm_work task

GIT User account git at amethyst.openembedded.net
Mon Apr 6 22:27:37 UTC 2009


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

Author: Andrea Adami <andrea.adami at gmail.com>
Date:   Tue Apr  7 00:22:54 2009 +0200

linux-rp.inc: respect do_rm_work task

 - wlan-ng headers were needed before 2.6.28
 - tosa was needing these but now uses 2.6.29
 - not needed anymore it seems

---

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

diff --git a/recipes/linux/linux-rp.inc b/recipes/linux/linux-rp.inc
index e2af859..bd08a6f 100644
--- a/recipes/linux/linux-rp.inc
+++ b/recipes/linux/linux-rp.inc
@@ -147,7 +147,3 @@ do_configure() {
 
 	yes '' | oe_runmake oldconfig
 }
-
-# wlan-ng stuff need compiled kernel sources
-do_rm_work() {
-}





More information about the Openembedded-commits mailing list