From: Andrea Adami Date: Mon, 6 Apr 2009 22:22:54 +0000 (+0200) Subject: linux-rp.inc: respect do_rm_work task X-Git-Tag: Release-2010-05/1~3789^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55dc76064537bdd27a8b6a538d0a0f49ea2dfc8c;p=openembedded.git 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 --- diff --git a/recipes/linux/linux-rp.inc b/recipes/linux/linux-rp.inc index e2af859069..bd08a6f3eb 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() { -}