]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
ipk: Remove temporary package lists during SDK creation
authorPhilip Lorenz <philip.lorenz@bmw.de>
Mon, 12 Feb 2024 13:19:49 +0000 (14:19 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 13 Feb 2024 13:51:38 +0000 (13:51 +0000)
commitc18ba66da3c77f247170efd2cb350686010bef57
treee5fbbd4d48622f15b4610312ba45bf6c9642755d
parenta1cf354c7978be8f1869eb83ed814823b373a8c8
ipk: Remove temporary package lists during SDK creation

The temporary package lists used during SDK creation should not be
shipped as part of the SDK (in particular because due to the opkg local
file download optimization they are actually symlinks into the build
directory). Remove them by calling the respective helper method during
the SDK build.

Signed-off-by: Philip Lorenz <philip.lorenz@bmw.de>
meta/lib/oe/package_manager/ipk/sdk.py