summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-security/packagegroups/packagegroup-core-selinux.bb4
-rw-r--r--recipes-security/packagegroups/packagegroup-selinux-minimal.bb4
-rw-r--r--recipes-security/packagegroups/packagegroup-selinux-policycoreutils.bb5
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 @@
1DESCRIPTION = "SELinux packagegroup for Poky" 1DESCRIPTION = "SELinux packagegroup for Poky"
2LICENSE = "MIT" 2LICENSE = "MIT"
3LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690 \ 3LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
4 file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
5PR = "r0"
6 4
7PACKAGES = "\ 5PACKAGES = "\
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 @@
1DESCRIPTION = "SELinux packagegroup with only packages required for basic operations" 1DESCRIPTION = "SELinux packagegroup with only packages required for basic operations"
2LICENSE = "MIT" 2LICENSE = "MIT"
3LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690 \ 3LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
4 file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
5PR = "r0"
6 4
7PACKAGES = "\ 5PACKAGES = "\
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 @@
1DESCRIPTION = "SELinux policycoreutils packagegroup" 1DESCRIPTION = "SELinux policycoreutils packagegroup"
2LICENSE = "MIT" 2LICENSE = "MIT"
3LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690 \ 3LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
4 file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420 \
5"
6PR = "r0"
7 4
8PACKAGES = "\ 5PACKAGES = "\
9 ${PN} \ 6 ${PN} \