mirror of
https://git.yoctoproject.org/poky
synced 2026-02-10 10:43:02 +01:00
We're using the python routines now. (From OE-Core rev: 04fa624394a6400803425fd61a79ce9552a79f99) Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
5 lines
208 B
Plaintext
5 lines
208 B
Plaintext
do_populate_sdk[depends] += "opkg-native:do_populate_sysroot opkg-utils-native:do_populate_sysroot"
|
|
do_populate_sdk[recrdeptask] += "do_package_write_ipk"
|
|
|
|
do_populate_sdk[lockfiles] += "${WORKDIR}/ipk.lock"
|