diff options
3 files changed, 3 insertions, 10 deletions
diff --git a/recipes-security/packagegroups/packagegroup-core-selinux.bb b/recipes-security/packagegroups/packagegroup-core-selinux.bb index fd501d6..a4cf1b8 100644 --- a/recipes-security/packagegroups/packagegroup-core-selinux.bb +++ b/recipes-security/packagegroups/packagegroup-core-selinux.bb | |||
| @@ -1,8 +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=4d92cd373abda3937c2bc47fbc49d690 \ | 3 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" |
| 4 | file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" | ||
| 5 | PR = "r0" | ||
| 6 | 4 | ||
| 7 | PACKAGES = "\ | 5 | PACKAGES = "\ |
| 8 | ${PN} \ | 6 | ${PN} \ |
diff --git a/recipes-security/packagegroups/packagegroup-selinux-minimal.bb b/recipes-security/packagegroups/packagegroup-selinux-minimal.bb index eac4b94..5c2eabd 100644 --- a/recipes-security/packagegroups/packagegroup-selinux-minimal.bb +++ b/recipes-security/packagegroups/packagegroup-selinux-minimal.bb | |||
| @@ -1,8 +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=4d92cd373abda3937c2bc47fbc49d690 \ | 3 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" |
| 4 | file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" | ||
| 5 | PR = "r0" | ||
| 6 | 4 | ||
| 7 | PACKAGES = "\ | 5 | PACKAGES = "\ |
| 8 | ${PN} \ | 6 | ${PN} \ |
diff --git a/recipes-security/packagegroups/packagegroup-selinux-policycoreutils.bb b/recipes-security/packagegroups/packagegroup-selinux-policycoreutils.bb index e1ddee6..e70baf7 100644 --- a/recipes-security/packagegroups/packagegroup-selinux-policycoreutils.bb +++ b/recipes-security/packagegroups/packagegroup-selinux-policycoreutils.bb | |||
| @@ -1,9 +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=4d92cd373abda3937c2bc47fbc49d690 \ | 3 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" |
| 4 | file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420 \ | ||
| 5 | " | ||
| 6 | PR = "r0" | ||
| 7 | 4 | ||
| 8 | PACKAGES = "\ | 5 | PACKAGES = "\ |
| 9 | ${PN} \ | 6 | ${PN} \ |
