mirror of
https://git.yoctoproject.org/poky
synced 2026-09-12 15:49:36 +02:00
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>
This commit is contained in:
committed by
Richard Purdie
parent
c65965123b
commit
f2a19a7fd1
@@ -23,7 +23,6 @@ RDEPENDS_${PN} = "\
|
||||
nativesdk-makedevs \
|
||||
nativesdk-dnf \
|
||||
nativesdk-cmake \
|
||||
nativesdk-postinst-intercept \
|
||||
${@bb.utils.contains('DISTRO_FEATURES', 'wayland', 'nativesdk-wayland', '', d)} \
|
||||
nativesdk-sdk-provides-dummy \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user