mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +00:00
openflow: Switch SRC_URI to github mirror
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>
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
include ${BPN}.inc
|
||||
|
||||
SRCREV = "c84f33f09d5dbcfc9b489f64cb30475bf36f653a"
|
||||
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 \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user