summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core')
-rw-r--r--meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb2
-rw-r--r--meta/recipes-core/packagegroups/packagegroup-base.bb2
-rw-r--r--meta/recipes-core/udev/udev-extraconf_1.0.bb2
3 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb b/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb
index 09e0aef8e6..0c6a530be6 100644
--- a/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb
+++ b/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb
@@ -3,7 +3,7 @@
3# 3#
4 4
5SUMMARY = "Host packages for the standalone SDK or external toolchain" 5SUMMARY = "Host packages for the standalone SDK or external toolchain"
6PR = "r11" 6PR = "r12"
7LICENSE = "MIT" 7LICENSE = "MIT"
8 8
9inherit packagegroup nativesdk 9inherit packagegroup nativesdk
diff --git a/meta/recipes-core/packagegroups/packagegroup-base.bb b/meta/recipes-core/packagegroups/packagegroup-base.bb
index d3e35df70a..368c318f01 100644
--- a/meta/recipes-core/packagegroups/packagegroup-base.bb
+++ b/meta/recipes-core/packagegroups/packagegroup-base.bb
@@ -1,6 +1,6 @@
1SUMMARY = "Merge machine and distro options to create a basic machine task/package" 1SUMMARY = "Merge machine and distro options to create a basic machine task/package"
2LICENSE = "MIT" 2LICENSE = "MIT"
3PR = "r82" 3PR = "r83"
4 4
5inherit packagegroup 5inherit packagegroup
6 6
diff --git a/meta/recipes-core/udev/udev-extraconf_1.0.bb b/meta/recipes-core/udev/udev-extraconf_1.0.bb
index abfd9a08f9..3810b28155 100644
--- a/meta/recipes-core/udev/udev-extraconf_1.0.bb
+++ b/meta/recipes-core/udev/udev-extraconf_1.0.bb
@@ -4,7 +4,7 @@ LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690 \ 4LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690 \
5 file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" 5 file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
6 6
7PR = "r15" 7PR = "r16"
8 8
9SRC_URI = " \ 9SRC_URI = " \
10 file://automount.rules \ 10 file://automount.rules \