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:
01c72f4
)
libnl_git: remove fix-pktloc-dep-race.patch from this version
author
Martin Jansa
<Martin.Jansa@gmail.com>
Fri, 18 Mar 2011 13:48:12 +0000
(14:48 +0100)
committer
Martin Jansa
<Martin.Jansa@gmail.com>
Thu, 24 Mar 2011 10:18:25 +0000
(11:18 +0100)
* it does not apply because there isn't pktloc in this SRCREV yet,
commented out in upstream src/lib/Makefile.am
Acked-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/libnl/libnl_git.bb
patch
|
blob
|
history
diff --git
a/recipes/libnl/libnl_git.bb
b/recipes/libnl/libnl_git.bb
index
9ffb34b
..
a4a37a8
100644
(file)
--- a/
recipes/libnl/libnl_git.bb
+++ b/
recipes/libnl/libnl_git.bb
@@
-11,7
+11,6
@@
SRCREV = "d378220c96c3c8b6f27dca33e7d8ba03318f9c2d"
SRC_URI = "\
git://git.kernel.org/pub/scm/libs/netlink/libnl.git;protocol=git \
file://fix-pc-file.patch \
- file://fix-pktloc-dep-race.patch \
"
PACKAGES =+ "${PN}-route ${PN}-nf ${PN}-genl ${PN}-cli"