[oe-commits] Klaus Kurzmann : libnl2_git.bb: switch to SRCPV

git version control git at git.openembedded.org
Sun Nov 15 10:12:21 UTC 2009


Module: openembedded.git
Branch: shr/merge
Commit: 658ea69d196fd3bb0b22acb4d0b9dea3e0b55054
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=658ea69d196fd3bb0b22acb4d0b9dea3e0b55054

Author: Klaus Kurzmann <mok at fluxnetz.de>
Date:   Sun Nov 15 11:12:11 2009 +0100

libnl2_git.bb: switch to SRCPV

Signed-off-by: Klaus Kurzmann <mok at fluxnetz.de>

---

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

diff --git a/recipes/libnl/libnl2_git.bb b/recipes/libnl/libnl2_git.bb
index 02010dc..f71f18a 100644
--- a/recipes/libnl/libnl2_git.bb
+++ b/recipes/libnl/libnl2_git.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "libnl is a library for applications dealing with netlink sockets"
 SECTION = "libs/network"
 LICENSE = "LGPL"
 HOMEPAGE = "http://people.suug.ch/~tgr/libnl"
-PV = "1.0+gitr${SRCREV}"
+PV = "1.0+gitr${SRCPV}"
 PR = "r0"
 
 inherit autotools pkgconfig





More information about the Openembedded-commits mailing list