diff options
author | Wenzong Fan <wenzong.fan@windriver.com> | 2013-12-31 04:38:03 -0500 |
---|---|---|
committer | Mark Hatle <mark.hatle@windriver.com> | 2014-01-10 14:13:44 -0600 |
commit | a4fb1cec4d5952713bf533ea6f1ab23ddffe903b (patch) | |
tree | ec1042926036f3c65442d941994e07a95e554c43 | |
parent | e19c88195b667506e0450947cfec11e75f386d47 (diff) | |
download | meta-selinux-a4fb1cec4d5952713bf533ea6f1ab23ddffe903b.tar.gz |
sepolgen: migrate SRC_URI to 1.2.1
Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
-rw-r--r-- | recipes-security/selinux/sepolgen_1.2.1.bb | 6 | ||||
-rw-r--r-- | recipes-security/selinux/sepolgen_git.bb | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/recipes-security/selinux/sepolgen_1.2.1.bb b/recipes-security/selinux/sepolgen_1.2.1.bb index a132727..eb1065a 100644 --- a/recipes-security/selinux/sepolgen_1.2.1.bb +++ b/recipes-security/selinux/sepolgen_1.2.1.bb | |||
@@ -1,9 +1,9 @@ | |||
1 | PR = "r0" | 1 | PR = "r0" |
2 | 2 | ||
3 | include selinux_20130423.inc | 3 | include selinux_20131030.inc |
4 | include ${BPN}.inc | 4 | include ${BPN}.inc |
5 | 5 | ||
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" |
7 | 7 | ||
8 | SRC_URI[md5sum] = "505a8b70eb110b770119e6560d183216" | 8 | SRC_URI[md5sum] = "ce662a83188bc3a9b40c15792fcaf2c8" |
9 | SRC_URI[sha256sum] = "8a1c6d3a78c9b6ad3555c74def555f65a62950bf21c111c585bfc382fec3a645" | 9 | SRC_URI[sha256sum] = "438c246bdc6b3cf1b12116831f4c601aaae6e93decb007dddab212a3c88781b0" |
diff --git a/recipes-security/selinux/sepolgen_git.bb b/recipes-security/selinux/sepolgen_git.bb index 710019d..95c3491 100644 --- a/recipes-security/selinux/sepolgen_git.bb +++ b/recipes-security/selinux/sepolgen_git.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | PR = "r0" | 1 | PR = "r0" |
2 | PV = "1.1.9+git${SRCPV}" | 2 | PV = "1.2.1+git${SRCPV}" |
3 | 3 | ||
4 | include selinux_git.inc | 4 | include selinux_git.inc |
5 | include ${BPN}.inc | 5 | include ${BPN}.inc |