mirror of
https://git.yoctoproject.org/poky
synced 2026-02-09 02:03:04 +01:00
the autotools patch is not needed anymore. The code which the patch was patching is removed, and there is no use of the patch now. (From OE-Core rev: 07c4246e107af50d6a9333445259b083f98ebdc0) Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
11 lines
349 B
BlitzBasic
11 lines
349 B
BlitzBasic
require git.inc
|
|
|
|
PR = "r0"
|
|
|
|
EXTRA_OECONF += "ac_cv_snprintf_returns_bogus=no ac_cv_c_c99_format=yes \
|
|
ac_cv_fread_reads_directories=${ac_cv_fread_reads_directories=yes} \
|
|
"
|
|
|
|
SRC_URI[md5sum] = "a49291116e3b0564e069ae989e4db6fb"
|
|
SRC_URI[sha256sum] = "a1d4a1c59300e68fbc493a2cbe9257048d4d6f4363924bf34f38c413a825f80c"
|