mirror of
https://git.yoctoproject.org/poky
synced 2026-02-25 02:49:40 +01:00
(From OE-Core rev: b414b95a0e0fc5b5e1403272eaaf59e0bec6da06) Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
8 lines
355 B
BlitzBasic
8 lines
355 B
BlitzBasic
require apt-native.inc
|
|
|
|
SRC_URI += "file://noconfigure.patch \
|
|
file://no-curl.patch \
|
|
file://gcc_4.x_apt-pkg-contrib-strutl.cc-Include-array-header.patch \
|
|
file://gcc_4.x_Revert-avoid-changing-the-global-LC_TIME-for-Release.patch \
|
|
file://gcc_4.x_Revert-use-de-localed-std-put_time-instead-rolling-o.patch"
|