aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libnl/libnl2_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libnl/libnl2_git.bb')
-rw-r--r--recipes/libnl/libnl2_git.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/libnl/libnl2_git.bb b/recipes/libnl/libnl2_git.bb
index 9e2c3d7ecc..f98a075049 100644
--- a/recipes/libnl/libnl2_git.bb
+++ b/recipes/libnl/libnl2_git.bb
@@ -2,7 +2,8 @@ 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}"
+PE = "1"
PR = "r1"
inherit autotools