diff options
author | Wenzong Fan <wenzong.fan@windriver.com> | 2014-01-20 04:27:09 -0500 |
---|---|---|
committer | Xin Ouyang <xin.ouyang@windriver.com> | 2014-01-20 18:17:21 +0800 |
commit | e81b2a4e0d2f7362f4a5e81457e91e179fb8c5ab (patch) | |
tree | 20a89305695435f3b9e877546c9da4a3eae15720 | |
parent | 4cc255d6dbe153b098f887595f57f76c367f1121 (diff) | |
download | meta-selinux-e81b2a4e0d2f7362f4a5e81457e91e179fb8c5ab.tar.gz |
libselinux: uprev to small fix version 2.2.2
Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
Signed-off-by: Xin Ouyang <xin.ouyang@windriver.com>
-rw-r--r-- | recipes-security/selinux/libselinux_2.2.2.bb (renamed from recipes-security/selinux/libselinux_2.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-security/selinux/libselinux_2.2.bb b/recipes-security/selinux/libselinux_2.2.2.bb index 23bb9cb..d0a4e2e 100644 --- a/recipes-security/selinux/libselinux_2.2.bb +++ b/recipes-security/selinux/libselinux_2.2.2.bb | |||
@@ -5,8 +5,8 @@ include ${BPN}.inc | |||
5 | 5 | ||
6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=84b4d2c6ef954a2d4081e775a270d0d0" | 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=84b4d2c6ef954a2d4081e775a270d0d0" |
7 | 7 | ||
8 | SRC_URI[md5sum] = "d82beab880749a017f2737e6687fec30" | 8 | SRC_URI[md5sum] = "55026eb4654c4f732a27c191b39bebaf" |
9 | SRC_URI[sha256sum] = "e9dc64216543a7283d786f623ac28e8867f8794138e7deba474a3aa8d02dce33" | 9 | SRC_URI[sha256sum] = "30ab363416806da907b86b97f1d31c252473e3200358bb1570f563c8312b5a3e" |
10 | 10 | ||
11 | SRC_URI += "\ | 11 | SRC_URI += "\ |
12 | file://libselinux-drop-Wno-unused-but-set-variable.patch \ | 12 | file://libselinux-drop-Wno-unused-but-set-variable.patch \ |