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:
4461d66
)
attempting to combat latest wireless.h lossage:
author
Phil Blundell
<philb@gnu.org>
Wed, 24 Nov 2004 17:29:11 +0000
(17:29 +0000)
committer
Phil Blundell
<philb@gnu.org>
Wed, 24 Nov 2004 17:29:11 +0000
(17:29 +0000)
add virtual/kernel to linux-libc-headers DEPENDS
BKrev: 41a4c4e7vR-ycNzlWY90tC7ct10onw
linux-libc-headers/linux-libc-headers_2.6.8.1.oe
patch
|
blob
|
history
diff --git
a/linux-libc-headers/linux-libc-headers_2.6.8.1.oe
b/linux-libc-headers/linux-libc-headers_2.6.8.1.oe
index
1630e99
..
a82da35
100644
(file)
--- a/
linux-libc-headers/linux-libc-headers_2.6.8.1.oe
+++ b/
linux-libc-headers/linux-libc-headers_2.6.8.1.oe
@@
-2,7
+2,8
@@
SECTION = "devel"
DESCRIPTION = "Sanitized set of 2.6 kernel headers for the C library's use."
MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
INHIBIT_DEFAULT_DEPS = "1"
-PR = "r5"
+PR = "r6"
+DEPENDS = "virtual/kernel"
# NOTE: no need to package these headers, since the c library includes them.
PACKAGES = ""