mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-17 20:40:04 +00:00
Original repo seems to be not accessible. Fix build with clang-18 Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 59bffb68440c9099d724aa2f2b1e6366216f0f11) Adapted for Kirkstone. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
12 lines
491 B
BlitzBasic
12 lines
491 B
BlitzBasic
include ${BPN}.inc
|
|
|
|
SRCREV = "82ad07d997b0b2ee70e1b2c7e82fcc6d0ccf23ea"
|
|
PV = "1.0+git${SRCPV}"
|
|
|
|
SRC_URI += "file://0001-Check-and-use-strlcpy-from-libc-before-defining-own.patch \
|
|
file://0002-lib-netdev-Adjust-header-include-sequence.patch \
|
|
file://0001-generate-not-static-get_dh-functions.patch \
|
|
file://0001-socket-util-Include-sys-stat.h-for-fchmod.patch \
|
|
file://0001-Makefile.am-Specify-export-dynamic-directly-to-linke.patch \
|
|
"
|