diff --git a/recipes-angstrom/packagegroups/packagegroup-gnome-xserver-base.bb b/recipes-angstrom/packagegroups/packagegroup-gnome-xserver-base.bb index f0ed207..9d5622c 100644 --- a/recipes-angstrom/packagegroups/packagegroup-gnome-xserver-base.bb +++ b/recipes-angstrom/packagegroups/packagegroup-gnome-xserver-base.bb @@ -1,6 +1,6 @@ DESCRIPTION = "Task for a full GNOME based image" LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690" +LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" PR = "r13" diff --git a/recipes-bsp/fixmac/fixmac.bb b/recipes-bsp/fixmac/fixmac.bb index bf183e5..a8d656f 100644 --- a/recipes-bsp/fixmac/fixmac.bb +++ b/recipes-bsp/fixmac/fixmac.bb @@ -1,6 +1,6 @@ SUMMARY = "Provide random MAC address for devices with 00:00:00:00:00 as MAC address" LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690" +LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" SRC_URI = "file://fixmac.sh \ diff --git a/recipes-tweaks/themes/angstrom-clearlooks-theme-enable.bb b/recipes-tweaks/themes/angstrom-clearlooks-theme-enable.bb index 1babef0..09d0556 100644 --- a/recipes-tweaks/themes/angstrom-clearlooks-theme-enable.bb +++ b/recipes-tweaks/themes/angstrom-clearlooks-theme-enable.bb @@ -1,6 +1,6 @@ DESCRIPTION = "Enable clearlooks theme in gtkrc" LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690" +LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" inherit allarch PR = "r1" diff --git a/recipes-tweaks/themes/angstrom-gnome-icon-theme-enable.bb b/recipes-tweaks/themes/angstrom-gnome-icon-theme-enable.bb index 2f799f2..b0eebf4 100644 --- a/recipes-tweaks/themes/angstrom-gnome-icon-theme-enable.bb +++ b/recipes-tweaks/themes/angstrom-gnome-icon-theme-enable.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Enable gnome-icon-theme in gtkrc" SUMMARY = "Enable gnome-icon-theme in gtkrc" LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690" +LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" RDEPENDS_${PN} = "gnome-icon-theme" PR = "r2"