mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00:00
nativesdk-packagegroup-sdk-host: Adding nativesdk-postinst-intercept to SDK
Adding ability to use postinstalls intercepts in the nativesdk env, and making sure the correlate between repo + SDK. This to enable rootfs generation from a package repository using only a package repository and the toolchain tarball. See https://github.com/nysan/rootfs-sandbox for examples. (From OE-Core rev: a54bab492903322e2a2495ea9576ee6b3272700a) Signed-off-by: David Nyström <david.nystrom@enea.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
8f76b91c34
commit
0b30e6ebe5
@@ -23,6 +23,7 @@ RDEPENDS_${PN} = "\
|
||||
nativesdk-shadow \
|
||||
nativesdk-makedevs \
|
||||
nativesdk-smartpm \
|
||||
nativesdk-postinst-intercept \
|
||||
"
|
||||
|
||||
RDEPENDS_${PN}_darwin = "\
|
||||
|
||||
Reference in New Issue
Block a user