summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-protocols/openflow/openflow_git.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2024-02-07 22:41:26 -0800
committerKhem Raj <raj.khem@gmail.com>2024-02-09 09:52:15 -0800
commit59bffb68440c9099d724aa2f2b1e6366216f0f11 (patch)
tree7458f0039a5b7c30217d8520f9584e4e433450da /meta-networking/recipes-protocols/openflow/openflow_git.bb
parentc4898368377acfb6851d5d629f69ccd1be2704f2 (diff)
downloadmeta-openembedded-59bffb68440c9099d724aa2f2b1e6366216f0f11.tar.gz
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>
Diffstat (limited to 'meta-networking/recipes-protocols/openflow/openflow_git.bb')
-rw-r--r--meta-networking/recipes-protocols/openflow/openflow_git.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-networking/recipes-protocols/openflow/openflow_git.bb b/meta-networking/recipes-protocols/openflow/openflow_git.bb
index f39888e8f1..c86c811cc8 100644
--- a/meta-networking/recipes-protocols/openflow/openflow_git.bb
+++ b/meta-networking/recipes-protocols/openflow/openflow_git.bb
@@ -1,10 +1,11 @@
1include ${BPN}.inc 1include ${BPN}.inc
2 2
3SRCREV = "c84f33f09d5dbcfc9b489f64cb30475bf36f653a" 3SRCREV = "82ad07d997b0b2ee70e1b2c7e82fcc6d0ccf23ea"
4PV = "1.0+git" 4PV = "1.0+git"
5 5
6SRC_URI += "file://0001-Check-and-use-strlcpy-from-libc-before-defining-own.patch \ 6SRC_URI += "file://0001-Check-and-use-strlcpy-from-libc-before-defining-own.patch \
7 file://0002-lib-netdev-Adjust-header-include-sequence.patch \ 7 file://0002-lib-netdev-Adjust-header-include-sequence.patch \
8 file://0001-generate-not-static-get_dh-functions.patch \ 8 file://0001-generate-not-static-get_dh-functions.patch \
9 file://0001-socket-util-Include-sys-stat.h-for-fchmod.patch \ 9 file://0001-socket-util-Include-sys-stat.h-for-fchmod.patch \
10 file://0001-Makefile.am-Specify-export-dynamic-directly-to-linke.patch \
10 " 11 "