aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2011-03-18 14:48:12 +0100
committerSteffen Sledz <sledz@dresearch-fe.de>2011-04-29 14:08:28 +0200
commit591f8aa232c7393de5289297c157962c7b892072 (patch)
tree1e9a6bac610598251d2a3dc63f9b964ac4913b82
parentb8b6e601e9638ca38911a97396badd8e8cf56f2a (diff)
downloadopenembedded-591f8aa232c7393de5289297c157962c7b892072.tar.gz
libnl_git: remove fix-pktloc-dep-race.patch from this version
* 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> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
-rw-r--r--recipes/libnl/libnl_git.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes/libnl/libnl_git.bb b/recipes/libnl/libnl_git.bb
index 9ffb34b686..a4a37a8b12 100644
--- 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"