diff options
author | Xin Ouyang <Xin.Ouyang@windriver.com> | 2012-02-20 10:30:41 +0800 |
---|---|---|
committer | Xin Ouyang <Xin.Ouyang@windriver.com> | 2012-02-20 10:30:41 +0800 |
commit | 91dc1e97b48aa46d008f86d4548506105ebc5367 (patch) | |
tree | e99ab75446e9ba9cf78f39e2d8ca4bfa9ea3ff3d /recipes-security/selinux/libselinux_git.bb | |
parent | 00137225282b4338f56d91313637bea0d8956742 (diff) | |
download | meta-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.bb | 1 |
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 | |||
11 | inherit lib_package | 11 | inherit lib_package |
12 | 12 | ||
13 | SRCREV = "339f8079d7b9dd1e0b0138e2d096dc7c60b2092e" | 13 | SRCREV = "339f8079d7b9dd1e0b0138e2d096dc7c60b2092e" |
14 | PV = "2.1.9+git${SRCPV}" | ||
14 | S = "${WORKDIR}/git/libselinux" | 15 | S = "${WORKDIR}/git/libselinux" |
15 | DEPENDS += "libsepol python python-native swig-native" | 16 | DEPENDS += "libsepol python python-native swig-native" |
16 | 17 | ||