diff options
7 files changed, 0 insertions, 14 deletions
diff --git a/meta-initramfs/recipes-bsp/images/initramfs-kexecboot-image.bb b/meta-initramfs/recipes-bsp/images/initramfs-kexecboot-image.bb index 2573eb4818..9a686f366f 100644 --- a/meta-initramfs/recipes-bsp/images/initramfs-kexecboot-image.bb +++ b/meta-initramfs/recipes-bsp/images/initramfs-kexecboot-image.bb | |||
@@ -1,7 +1,5 @@ | |||
1 | SUMMARY = "Initramfs image for kexecboot kernel" | 1 | SUMMARY = "Initramfs image for kexecboot kernel" |
2 | DESCRIPTION = "This image provides kexecboot (linux as bootloader) and helpers." | 2 | DESCRIPTION = "This image provides kexecboot (linux as bootloader) and helpers." |
3 | LICENSE = "MIT" | ||
4 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" | ||
5 | 3 | ||
6 | inherit image | 4 | inherit image |
7 | 5 | ||
diff --git a/meta-oe/recipes-core/packagegroups/packagegroup-basic.bb b/meta-oe/recipes-core/packagegroups/packagegroup-basic.bb index 54b59ccb79..2da9118afc 100644 --- a/meta-oe/recipes-core/packagegroups/packagegroup-basic.bb +++ b/meta-oe/recipes-core/packagegroups/packagegroup-basic.bb | |||
@@ -2,8 +2,6 @@ | |||
2 | # Please communicate your use cases and suggestions to the mailinglist(s) | 2 | # Please communicate your use cases and suggestions to the mailinglist(s) |
3 | 3 | ||
4 | SUMMARY = "Basic task to get a device online" | 4 | SUMMARY = "Basic task to get a device online" |
5 | LICENSE = "MIT" | ||
6 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" | ||
7 | 5 | ||
8 | PR = "r13" | 6 | PR = "r13" |
9 | 7 | ||
diff --git a/meta-oe/recipes-core/packagegroups/packagegroup-boot.bb b/meta-oe/recipes-core/packagegroups/packagegroup-boot.bb index 3ae7a49fe5..b5e7b99cc7 100644 --- a/meta-oe/recipes-core/packagegroups/packagegroup-boot.bb +++ b/meta-oe/recipes-core/packagegroups/packagegroup-boot.bb | |||
@@ -1,6 +1,4 @@ | |||
1 | SUMMARY = "Basic task to get a device booting" | 1 | SUMMARY = "Basic task to get a device booting" |
2 | LICENSE = "MIT" | ||
3 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" | ||
4 | 2 | ||
5 | PR = "r58" | 3 | PR = "r58" |
6 | 4 | ||
diff --git a/meta-oe/recipes-devtools/packagegroups/packagegroup-sdk-target.bb b/meta-oe/recipes-devtools/packagegroups/packagegroup-sdk-target.bb index 53fc159c8d..4bd9a12554 100644 --- a/meta-oe/recipes-devtools/packagegroups/packagegroup-sdk-target.bb +++ b/meta-oe/recipes-devtools/packagegroups/packagegroup-sdk-target.bb | |||
@@ -1,6 +1,4 @@ | |||
1 | SUMMARY = "Packages required for a target (on-device) SDK" | 1 | SUMMARY = "Packages required for a target (on-device) SDK" |
2 | LICENSE = "MIT" | ||
3 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" | ||
4 | 2 | ||
5 | PR = "r1" | 3 | PR = "r1" |
6 | 4 | ||
diff --git a/meta-xfce/recipes-multimedia/packagegroups/packagegroup-xfce-multimedia.bb b/meta-xfce/recipes-multimedia/packagegroups/packagegroup-xfce-multimedia.bb index 19a6e2b04c..c30c799077 100644 --- a/meta-xfce/recipes-multimedia/packagegroups/packagegroup-xfce-multimedia.bb +++ b/meta-xfce/recipes-multimedia/packagegroups/packagegroup-xfce-multimedia.bb | |||
@@ -1,6 +1,4 @@ | |||
1 | SUMMARY = "All packages multimedia packages available for XFCE" | 1 | SUMMARY = "All packages multimedia packages available for XFCE" |
2 | LICENSE = "MIT" | ||
3 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" | ||
4 | 2 | ||
5 | inherit packagegroup | 3 | inherit packagegroup |
6 | 4 | ||
diff --git a/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-base.bb b/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-base.bb index 140de416b7..daee73eb3e 100644 --- a/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-base.bb +++ b/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-base.bb | |||
@@ -1,7 +1,5 @@ | |||
1 | SUMMARY = "All packages required for a base installation of XFCE" | 1 | SUMMARY = "All packages required for a base installation of XFCE" |
2 | SECTION = "x11/wm" | 2 | SECTION = "x11/wm" |
3 | LICENSE = "MIT" | ||
4 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" | ||
5 | PR = "r5" | 3 | PR = "r5" |
6 | 4 | ||
7 | inherit packagegroup distro_features_check | 5 | inherit packagegroup distro_features_check |
diff --git a/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb b/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb index a22a2e07cf..527f81f1f4 100644 --- a/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb +++ b/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb | |||
@@ -1,7 +1,5 @@ | |||
1 | SUMMARY = "All packages for full XFCE installation" | 1 | SUMMARY = "All packages for full XFCE installation" |
2 | SECTION = "x11/wm" | 2 | SECTION = "x11/wm" |
3 | LICENSE = "MIT" | ||
4 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" | ||
5 | 3 | ||
6 | PR = "r10" | 4 | PR = "r10" |
7 | 5 | ||