git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
747d8ee
)
linux-rp.inc: respect do_rm_work task
author
Andrea Adami
<andrea.adami@gmail.com>
Mon, 6 Apr 2009 22:22:54 +0000
(
00:22
+0200)
committer
Andrea 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
patch
|
blob
|
history
diff --git
a/recipes/linux/linux-rp.inc
b/recipes/linux/linux-rp.inc
index
e2af859
..
bd08a6f
100644
(file)
--- 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() {
-}