Re: [oe] [PATCH 04/12] libnl_git: remove fix-pktloc-dep-race.patch from this version

2011-03-23 Thread Stefan Schmidt
Hello.

On Fri, 2011-03-18 at 15:00, Martin Jansa wrote:
 * it does not apply because there isn't pktloc in this SRCREV yet,
   commented out in upstream src/lib/Makefile.am

Hmm, does this mean we are behind the latest release with our _git
recipe?

regards
Stefan Schmidt

___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel


Re: [oe] [PATCH 04/12] libnl_git: remove fix-pktloc-dep-race.patch from this version

2011-03-23 Thread Martin Jansa
On Wed, Mar 23, 2011 at 11:44:19AM +0100, Stefan Schmidt wrote:
 Hello.
 
 On Fri, 2011-03-18 at 15:00, Martin Jansa wrote:
  * it does not apply because there isn't pktloc in this SRCREV yet,
commented out in upstream src/lib/Makefile.am
 
 Hmm, does this mean we are behind the latest release with our _git
 recipe?

Yes, it's older than libnl_2.0.0 as PV says
PV = 1.9+gitr${SRCPV}

-- 
Martin 'JaMa' Jansa jabber: martin.ja...@gmail.com


pgpkBiziXM1rb.pgp
Description: PGP signature
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel


[oe] [PATCH 04/12] libnl_git: remove fix-pktloc-dep-race.patch from this version

2011-03-18 Thread Martin Jansa
* it does not apply because there isn't pktloc in this SRCREV yet,
  commented out in upstream src/lib/Makefile.am

Signed-off-by: Martin Jansa martin.ja...@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 b844bdd..e645892 100644
--- a/recipes/libnl/libnl_git.bb
+++ b/recipes/libnl/libnl_git.bb
@@ -14,7 +14,6 @@ inherit autotools
 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 \
 
 S = ${WORKDIR}/git
 
-- 
1.7.4.1


___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel