mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-26 19:47:17 +00:00
openocd: Fix build with glibc 2.30
sys/syctl.h is deprecated starting 2.30 Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -10,6 +10,7 @@ SRC_URI = " \
|
||||
git://repo.or.cz/r/jimtcl.git;protocol=http;destsuffix=git/jimtcl;name=jimtcl \
|
||||
git://repo.or.cz/r/libjaylink.git;protocol=http;destsuffix=git/src/jtag/drivers/libjaylink;name=libjaylink \
|
||||
file://0001-esirisc_flash-Rename-PAGE_SIZE-to-FLASH_PAGE_SIZE.patch \
|
||||
file://0001-Do-not-include-syscrtl.h-with-glibc.patch \
|
||||
"
|
||||
|
||||
SRCREV_FORMAT = "openocd"
|
||||
|
||||
Reference in New Issue
Block a user