linux-rp.inc: respect do_rm_work task
authorAndrea Adami <andrea.adami@gmail.com>
Mon, 6 Apr 2009 22:22:54 +0000 (00:22 +0200)
committerAndrea Adami <andrea.adami@gmail.com>
Mon, 6 Apr 2009 22:22:54 +0000 (00:22 +0200)
 - 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

index e2af859..bd08a6f 100644 (file)
@@ -147,7 +147,3 @@ do_configure() {
 
        yes '' | oe_runmake oldconfig
 }
-
-# wlan-ng stuff need compiled kernel sources
-do_rm_work() {
-}