summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/packagegroups
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2018-04-03 18:45:17 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-04-05 14:49:07 +0100
commitf2a19a7fd1bf38ba37ca54fd03ec8b238862ea17 (patch)
treefdc01f1352a7ab0474126508d69f4111ec43f9a0 /meta/recipes-core/packagegroups
parentc65965123b0489c5c85d2e6d22daee3c38668be3 (diff)
downloadpoky-f2a19a7fd1bf38ba37ca54fd03ec8b238862ea17.tar.gz
nativesdk-postinst-intercept: remove the recipe
Its use required a script from an external repo which hasn't been updated in 4 years, the recipe itself is out of date (doesn't install all intercepts), and there is no oe-selftest or documentation for this. If anyone still wants this, please do it in a separate layer. (From OE-Core rev: 1fbae102fde54c9e7a0d74a4cda9900cd17640d6) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/packagegroups')
-rw-r--r--meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb b/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb
index 88e7c648b6..e2f6169994 100644
--- a/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb
+++ b/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb
@@ -23,7 +23,6 @@ RDEPENDS_${PN} = "\
23 nativesdk-makedevs \ 23 nativesdk-makedevs \
24 nativesdk-dnf \ 24 nativesdk-dnf \
25 nativesdk-cmake \ 25 nativesdk-cmake \
26 nativesdk-postinst-intercept \
27 ${@bb.utils.contains('DISTRO_FEATURES', 'wayland', 'nativesdk-wayland', '', d)} \ 26 ${@bb.utils.contains('DISTRO_FEATURES', 'wayland', 'nativesdk-wayland', '', d)} \
28 nativesdk-sdk-provides-dummy \ 27 nativesdk-sdk-provides-dummy \
29 " 28 "