diff options
author | Xin Ouyang <Xin.Ouyang@windriver.com> | 2013-09-23 21:17:58 +0800 |
---|---|---|
committer | Joe MacDonald <joe@deserted.net> | 2013-10-02 13:24:44 -0400 |
commit | cb25a215d9259f8372db7227a8143fce3f3d695f (patch) | |
tree | 5389e89bc2a2787e40c1882696e6a34e056205ca | |
parent | 513b7c7d5ee923b544569ef0927469914c7b0a42 (diff) | |
download | meta-selinux-cb25a215d9259f8372db7227a8143fce3f3d695f.tar.gz |
libsepol: migrate SRC_URI to 2.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/libsepol_2.1.9.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-security/selinux/libsepol_2.1.9.bb b/recipes-security/selinux/libsepol_2.1.9.bb index 4d0e2dd..efedb63 100644 --- a/recipes-security/selinux/libsepol_2.1.9.bb +++ b/recipes-security/selinux/libsepol_2.1.9.bb | |||
@@ -1,11 +1,11 @@ | |||
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=a6f89e2100d9b6cdffcea4f398e37343" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343" |
7 | 7 | ||
8 | SRC_URI[md5sum] = "56fa100ed85d7f06bd92f2892d92b3b0" | 8 | SRC_URI[md5sum] = "980964224683fa29d4ed65beb94b56ee" |
9 | SRC_URI[sha256sum] = "63eedd2e435658eedb14cf5eb803468b701f4a2404f1a4af4ab52858e9c068f0" | 9 | SRC_URI[sha256sum] = "290d17f583635a4a5d8a2141511272adf0571c4205cdea38b5a68df20d58a70b" |
10 | 10 | ||
11 | SRC_URI += "file://libsepol-Change-ranlib-for-cross-compiling.patch" | 11 | SRC_URI += "file://libsepol-Change-ranlib-for-cross-compiling.patch" |