mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
23b345c5a1
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 59bffb6844)
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 \
|
|
"
|