summaryrefslogtreecommitdiffstats
path: root/recipes-security/selinux/libselinux_git.bb
diff options
context:
space:
mode:
authorXin Ouyang <Xin.Ouyang@windriver.com>2012-02-20 10:30:41 +0800
committerXin Ouyang <Xin.Ouyang@windriver.com>2012-02-20 10:30:41 +0800
commit91dc1e97b48aa46d008f86d4548506105ebc5367 (patch)
treee99ab75446e9ba9cf78f39e2d8ca4bfa9ea3ff3d /recipes-security/selinux/libselinux_git.bb
parent00137225282b4338f56d91313637bea0d8956742 (diff)
downloadmeta-selinux-91dc1e97b48aa46d008f86d4548506105ebc5367.tar.gz
Add PV infomation for git bb recipes.
Diffstat (limited to 'recipes-security/selinux/libselinux_git.bb')
-rw-r--r--recipes-security/selinux/libselinux_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-security/selinux/libselinux_git.bb b/recipes-security/selinux/libselinux_git.bb
index 8de51e0..56a49ca 100644
--- a/recipes-security/selinux/libselinux_git.bb
+++ b/recipes-security/selinux/libselinux_git.bb
@@ -11,6 +11,7 @@ include selinux_git.inc
11inherit lib_package 11inherit lib_package
12 12
13SRCREV = "339f8079d7b9dd1e0b0138e2d096dc7c60b2092e" 13SRCREV = "339f8079d7b9dd1e0b0138e2d096dc7c60b2092e"
14PV = "2.1.9+git${SRCPV}"
14S = "${WORKDIR}/git/libselinux" 15S = "${WORKDIR}/git/libselinux"
15DEPENDS += "libsepol python python-native swig-native" 16DEPENDS += "libsepol python python-native swig-native"
16 17