diff options
author | Xin Ouyang <Xin.Ouyang@windriver.com> | 2013-09-23 21:17:57 +0800 |
---|---|---|
committer | Joe MacDonald <joe@deserted.net> | 2013-10-02 13:24:44 -0400 |
commit | 513b7c7d5ee923b544569ef0927469914c7b0a42 (patch) | |
tree | 91eecc242e77cac3069c7c53225503e22e319dbc | |
parent | 9a6110e95f8231d954205d804856aebc569fdbc5 (diff) | |
download | meta-selinux-513b7c7d5ee923b544569ef0927469914c7b0a42.tar.gz |
libsemanage: migrate SRC_URI to 2.1.10
Signed-off-by: Xin Ouyang <Xin.Ouyang@windriver.com>
Signed-off-by: Joe MacDonald <joe@deserted.net>
-rw-r--r-- | recipes-security/selinux/libsemanage_2.1.10.bb | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-security/selinux/libsemanage_2.1.10.bb b/recipes-security/selinux/libsemanage_2.1.10.bb index 3b1d8db..dcd3037 100644 --- a/recipes-security/selinux/libsemanage_2.1.10.bb +++ b/recipes-security/selinux/libsemanage_2.1.10.bb | |||
@@ -1,12 +1,12 @@ | |||
1 | PR = "r1" | 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=a6f89e2100d9b6cdffcea4f398e37343" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343" |
7 | 7 | ||
8 | SRC_URI[md5sum] = "209e11da5b36c595a796751583f016f8" | 8 | SRC_URI[md5sum] = "44fc8a3387486378a21d8df7454b9d42" |
9 | SRC_URI[sha256sum] = "6f01d17f9751412f7b76e6e7daafeb2faf301b9bfeea83506160c81becf035cc" | 9 | SRC_URI[sha256sum] = "de2e8077245581e94576276f54e80a53c23c28d6961d2dfbe2f004eaba452e91" |
10 | 10 | ||
11 | SRC_URI += "\ | 11 | SRC_URI += "\ |
12 | file://libsemanage-Fix-execve-segfaults-on-Ubuntu.patch \ | 12 | file://libsemanage-Fix-execve-segfaults-on-Ubuntu.patch \ |