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 | |
parent | 00137225282b4338f56d91313637bea0d8956742 (diff) | |
download | meta-selinux-91dc1e97b48aa46d008f86d4548506105ebc5367.tar.gz |
Add PV infomation for git bb recipes.
-rw-r--r-- | recipes-security/selinux/checkpolicy_git.bb | 1 | ||||
-rw-r--r-- | recipes-security/selinux/libselinux_git.bb | 1 | ||||
-rw-r--r-- | recipes-security/selinux/libsemanage_git.bb | 1 | ||||
-rw-r--r-- | recipes-security/selinux/libsepol_git.bb | 1 | ||||
-rw-r--r-- | recipes-security/selinux/policycoreutils_git.bb | 1 | ||||
-rw-r--r-- | recipes-security/selinux/sepolgen_git.bb | 2 |
6 files changed, 6 insertions, 1 deletions
diff --git a/recipes-security/selinux/checkpolicy_git.bb b/recipes-security/selinux/checkpolicy_git.bb index 8c5b788..fe624c9 100644 --- a/recipes-security/selinux/checkpolicy_git.bb +++ b/recipes-security/selinux/checkpolicy_git.bb | |||
@@ -8,6 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" | |||
8 | include selinux_git.inc | 8 | include selinux_git.inc |
9 | 9 | ||
10 | SRCREV = "339f8079d7b9dd1e0b0138e2d096dc7c60b2092e" | 10 | SRCREV = "339f8079d7b9dd1e0b0138e2d096dc7c60b2092e" |
11 | PV = "2.1.8+git${SRCPV}" | ||
11 | S = "${WORKDIR}/git/checkpolicy" | 12 | S = "${WORKDIR}/git/checkpolicy" |
12 | DEPENDS += "libsepol libselinux flex-native" | 13 | DEPENDS += "libsepol libselinux flex-native" |
13 | 14 | ||
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 | ||
diff --git a/recipes-security/selinux/libsemanage_git.bb b/recipes-security/selinux/libsemanage_git.bb index aabb472..698818f 100644 --- a/recipes-security/selinux/libsemanage_git.bb +++ b/recipes-security/selinux/libsemanage_git.bb | |||
@@ -12,6 +12,7 @@ include selinux_git.inc | |||
12 | inherit lib_package | 12 | inherit lib_package |
13 | 13 | ||
14 | SRCREV = "339f8079d7b9dd1e0b0138e2d096dc7c60b2092e" | 14 | SRCREV = "339f8079d7b9dd1e0b0138e2d096dc7c60b2092e" |
15 | PV = "2.1.6+git${SRCPV}" | ||
15 | S = "${WORKDIR}/git/libsemanage" | 16 | S = "${WORKDIR}/git/libsemanage" |
16 | DEPENDS += "libsepol libselinux ustr bzip2 python" | 17 | DEPENDS += "libsepol libselinux ustr bzip2 python" |
17 | 18 | ||
diff --git a/recipes-security/selinux/libsepol_git.bb b/recipes-security/selinux/libsepol_git.bb index ab49f41..4416ee5 100644 --- a/recipes-security/selinux/libsepol_git.bb +++ b/recipes-security/selinux/libsepol_git.bb | |||
@@ -12,6 +12,7 @@ include selinux_git.inc | |||
12 | inherit lib_package | 12 | inherit lib_package |
13 | 13 | ||
14 | SRCREV = "339f8079d7b9dd1e0b0138e2d096dc7c60b2092e" | 14 | SRCREV = "339f8079d7b9dd1e0b0138e2d096dc7c60b2092e" |
15 | PV = "2.1.4+git${SRCPV}" | ||
15 | S = "${WORKDIR}/git/libsepol" | 16 | S = "${WORKDIR}/git/libsepol" |
16 | 17 | ||
17 | BBCLASSEXTEND = "native" | 18 | BBCLASSEXTEND = "native" |
diff --git a/recipes-security/selinux/policycoreutils_git.bb b/recipes-security/selinux/policycoreutils_git.bb index a213096..b16a75b 100644 --- a/recipes-security/selinux/policycoreutils_git.bb +++ b/recipes-security/selinux/policycoreutils_git.bb | |||
@@ -12,6 +12,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" | |||
12 | include selinux_git.inc | 12 | include selinux_git.inc |
13 | 13 | ||
14 | SRCREV = "339f8079d7b9dd1e0b0138e2d096dc7c60b2092e" | 14 | SRCREV = "339f8079d7b9dd1e0b0138e2d096dc7c60b2092e" |
15 | PV = "2.1.10+git${SRCPV}" | ||
15 | S = "${WORKDIR}/git/policycoreutils" | 16 | S = "${WORKDIR}/git/policycoreutils" |
16 | DEPENDS += "libsepol libselinux libsemanage libcap-ng libcgroup" | 17 | DEPENDS += "libsepol libselinux libsemanage libcap-ng libcgroup" |
17 | DEPENDS += "${@base_contains('DISTRO_FEATURES', 'pam', 'libpam audit', '', d)}" | 18 | DEPENDS += "${@base_contains('DISTRO_FEATURES', 'pam', 'libpam audit', '', d)}" |
diff --git a/recipes-security/selinux/sepolgen_git.bb b/recipes-security/selinux/sepolgen_git.bb index 56b1ddf..90387ff 100644 --- a/recipes-security/selinux/sepolgen_git.bb +++ b/recipes-security/selinux/sepolgen_git.bb | |||
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" | |||
8 | include selinux_git.inc | 8 | include selinux_git.inc |
9 | 9 | ||
10 | SRCREV = "339f8079d7b9dd1e0b0138e2d096dc7c60b2092e" | 10 | SRCREV = "339f8079d7b9dd1e0b0138e2d096dc7c60b2092e" |
11 | 11 | PV = "1.1.5+git${SRCPV}" | |
12 | S = "${WORKDIR}/git/sepolgen" | 12 | S = "${WORKDIR}/git/sepolgen" |
13 | 13 | ||
14 | FILES_${PN} = "${libdir}/python${PYTHON_BASEVERSION}/site-packages/*" | 14 | FILES_${PN} = "${libdir}/python${PYTHON_BASEVERSION}/site-packages/*" |