[oe-commits] Martin Jansa : libnl_git: remove fix-pktloc-dep-race. patch from this version

git version control git at git.openembedded.org
Thu Mar 24 20:04:02 UTC 2011


Module: openembedded.git
Branch: testing-next
Commit: 4ccaf2c2566322d1b8531771e48c1e02cdaa78a7
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=4ccaf2c2566322d1b8531771e48c1e02cdaa78a7

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Fri Mar 18 14:48:12 2011 +0100

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 at dominion.thruhere.net>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/libnl/libnl_git.bb |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/recipes/libnl/libnl_git.bb b/recipes/libnl/libnl_git.bb
index 9ffb34b..a4a37a8 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"





More information about the Openembedded-commits mailing list