diff options
author | Xin Ouyang <Xin.Ouyang@windriver.com> | 2013-09-23 21:17:55 +0800 |
---|---|---|
committer | Joe MacDonald <joe@deserted.net> | 2013-10-02 13:24:44 -0400 |
commit | d7faa4382668e10407133f800cea728f6b24d953 (patch) | |
tree | bb7ccb6fb0e033ef3e3d94bf7427c972b1490b11 | |
parent | 3ae4390330186e9e69252a59023007466725c319 (diff) | |
download | meta-selinux-d7faa4382668e10407133f800cea728f6b24d953.tar.gz |
checkpolicy: migrate SRC_URI to 2.1.12
Signed-off-by: Xin Ouyang <Xin.Ouyang@windriver.com>
Signed-off-by: Joe MacDonald <joe@deserted.net>
-rw-r--r-- | recipes-security/selinux/checkpolicy_2.1.12.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-security/selinux/checkpolicy_2.1.12.bb b/recipes-security/selinux/checkpolicy_2.1.12.bb index e8b5630..198de31 100644 --- a/recipes-security/selinux/checkpolicy_2.1.12.bb +++ b/recipes-security/selinux/checkpolicy_2.1.12.bb | |||
@@ -1,9 +1,9 @@ | |||
1 | PR = "r0" | 1 | PR = "r0" |
2 | 2 | ||
3 | include selinux_20120924.inc | 3 | include selinux_20130423.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] = "046b590de004f8a6cee655c4e95a7970" | 8 | SRC_URI[md5sum] = "b82c55a95855611b67ac99c7e8f48552" |
9 | SRC_URI[sha256sum] = "06acbc776134464d133669de82b7f7c7ebca376c307a3a3478544a42c5d050f1" | 9 | SRC_URI[sha256sum] = "e6a0ac539b74859b4262b317eb90d9914deb15e7aa509659f47724d50fe2ecc6" |