diff options
author | Xin Ouyang <Xin.Ouyang@windriver.com> | 2013-09-23 21:18:00 +0800 |
---|---|---|
committer | Joe MacDonald <joe@deserted.net> | 2013-10-02 13:24:44 -0400 |
commit | 01e187215c8e056151902b1acc234a1fe812ce98 (patch) | |
tree | 679dfba440630709b00d67d1575ab549b607e8a7 | |
parent | 816b52ef4de5ed11520ae87db23d4de6f1b0e1a7 (diff) | |
download | meta-selinux-01e187215c8e056151902b1acc234a1fe812ce98.tar.gz |
sepolgen: migrate SRC_URI to 1.1.9
Signed-off-by: Xin Ouyang <Xin.Ouyang@windriver.com>
Signed-off-by: Joe MacDonald <joe@deserted.net>
-rw-r--r-- | recipes-security/selinux/sepolgen_1.1.9.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-security/selinux/sepolgen_1.1.9.bb b/recipes-security/selinux/sepolgen_1.1.9.bb index 669f17d..a132727 100644 --- a/recipes-security/selinux/sepolgen_1.1.9.bb +++ b/recipes-security/selinux/sepolgen_1.1.9.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] = "d734ff236639cc1bd3a33901774fa98d" | 8 | SRC_URI[md5sum] = "505a8b70eb110b770119e6560d183216" |
9 | SRC_URI[sha256sum] = "b5f56130619672b782658c0c9e32d621a1dcaaa6f7d3cffc10f47c4e5a625aeb" | 9 | SRC_URI[sha256sum] = "8a1c6d3a78c9b6ad3555c74def555f65a62950bf21c111c585bfc382fec3a645" |