summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/packagegroups/packagegroup-sdk-target.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-devtools/packagegroups/packagegroup-sdk-target.bb')
-rw-r--r--meta-oe/recipes-devtools/packagegroups/packagegroup-sdk-target.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-oe/recipes-devtools/packagegroups/packagegroup-sdk-target.bb b/meta-oe/recipes-devtools/packagegroups/packagegroup-sdk-target.bb
index 9b8cc9a257..aafe63acfb 100644
--- a/meta-oe/recipes-devtools/packagegroups/packagegroup-sdk-target.bb
+++ b/meta-oe/recipes-devtools/packagegroups/packagegroup-sdk-target.bb
@@ -6,9 +6,9 @@ PR = "r1"
6 6
7inherit packagegroup allarch 7inherit packagegroup allarch
8 8
9RPROVIDES_${PN} += "packagegroup-native-sdk task-sdk-target task-native-sdk" 9RPROVIDES_${PN} += "packagegroup-native-sdk"
10RREPLACES_${PN} += "packagegroup-native-sdk task-sdk-target task-native-sdk" 10RREPLACES_${PN} += "packagegroup-native-sdk"
11RCONFLICTS_${PN} += "packagegroup-native-sdk task-sdk-target task-native-sdk" 11RCONFLICTS_${PN} += "packagegroup-native-sdk"
12RDEPENDS_${PN} = "gcc-symlinks g++-symlinks cpp cpp-symlinks \ 12RDEPENDS_${PN} = "gcc-symlinks g++-symlinks cpp cpp-symlinks \
13 binutils-symlinks \ 13 binutils-symlinks \
14 perl-modules \ 14 perl-modules \