diff options
author | Wenzong Fan <wenzong.fan@windriver.com> | 2014-01-08 03:13:53 -0500 |
---|---|---|
committer | Mark Hatle <mark.hatle@windriver.com> | 2014-01-10 14:13:44 -0600 |
commit | def5cc8c1a58f752a5eecfc041c1dd75afd298a7 (patch) | |
tree | c08ff050626ccb7d19f01f0ad4da06491af8e30b | |
parent | 9dafd6cb308349732744f47e22dc9016a6e88e6e (diff) | |
download | meta-selinux-def5cc8c1a58f752a5eecfc041c1dd75afd298a7.tar.gz |
selinux packagegroups: update LIC_FILES_CHKSUM
Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
3 files changed, 3 insertions, 3 deletions
diff --git a/recipes-security/packagegroups/packagegroup-core-selinux.bb b/recipes-security/packagegroups/packagegroup-core-selinux.bb index 76863b0..1852aba 100644 --- a/recipes-security/packagegroups/packagegroup-core-selinux.bb +++ b/recipes-security/packagegroups/packagegroup-core-selinux.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | DESCRIPTION = "SELinux packagegroup for Poky" | 1 | DESCRIPTION = "SELinux packagegroup for Poky" |
2 | LICENSE = "MIT" | 2 | LICENSE = "MIT" |
3 | LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ | 3 | LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690 \ |
4 | file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" | 4 | file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" |
5 | PR = "r0" | 5 | PR = "r0" |
6 | 6 | ||
diff --git a/recipes-security/packagegroups/packagegroup-selinux-minimal.bb b/recipes-security/packagegroups/packagegroup-selinux-minimal.bb index bae15ea..2ff16f8 100644 --- a/recipes-security/packagegroups/packagegroup-selinux-minimal.bb +++ b/recipes-security/packagegroups/packagegroup-selinux-minimal.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | DESCRIPTION = "SELinux packagegroup with only packages required for basic operations" | 1 | DESCRIPTION = "SELinux packagegroup with only packages required for basic operations" |
2 | LICENSE = "MIT" | 2 | LICENSE = "MIT" |
3 | LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ | 3 | LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690 \ |
4 | file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" | 4 | file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" |
5 | PR = "r0" | 5 | PR = "r0" |
6 | 6 | ||
diff --git a/recipes-security/packagegroups/packagegroup-selinux-policycoreutils.bb b/recipes-security/packagegroups/packagegroup-selinux-policycoreutils.bb index bb221eb..7f56d7c 100644 --- a/recipes-security/packagegroups/packagegroup-selinux-policycoreutils.bb +++ b/recipes-security/packagegroups/packagegroup-selinux-policycoreutils.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | DESCRIPTION = "SELinux policycoreutils packagegroup" | 1 | DESCRIPTION = "SELinux policycoreutils packagegroup" |
2 | LICENSE = "MIT" | 2 | LICENSE = "MIT" |
3 | LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ | 3 | LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690 \ |
4 | file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420 \ | 4 | file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420 \ |
5 | " | 5 | " |
6 | PR = "r0" | 6 | PR = "r0" |