summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core')
-rw-r--r--meta/recipes-core/meta/meta-ide-support.bb2
-rw-r--r--meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-core/meta/meta-ide-support.bb b/meta/recipes-core/meta/meta-ide-support.bb
index d4c410ef2c..40bda28949 100644
--- a/meta/recipes-core/meta/meta-ide-support.bb
+++ b/meta/recipes-core/meta/meta-ide-support.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
7DEPENDS = "virtual/libc gdb-cross qemu-native qemu-helper-native unfs-server-native" 7DEPENDS = "virtual/libc gdb-cross qemu-native qemu-helper-native unfs3-native"
8PR = "r3" 8PR = "r3"
9 9
10inherit meta toolchain-scripts 10inherit meta toolchain-scripts
diff --git a/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb b/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb
index 1065f30b2b..855fe4e625 100644
--- a/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb
+++ b/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb
@@ -15,7 +15,7 @@ RDEPENDS_${PN} = "\
15 nativesdk-qemu \ 15 nativesdk-qemu \
16 nativesdk-qemu-helper \ 16 nativesdk-qemu-helper \
17 nativesdk-pseudo \ 17 nativesdk-pseudo \
18 nativesdk-unfs-server \ 18 nativesdk-unfs3 \
19 nativesdk-opkg \ 19 nativesdk-opkg \
20 nativesdk-libtool \ 20 nativesdk-libtool \
21 nativesdk-autoconf \ 21 nativesdk-autoconf \