From fff054d3db9c506e515b6aa09f0da2daf267235f Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sat, 22 Jul 2017 09:50:43 -0700 Subject: openflow: Fix build with musl Regenerate configure before running oe_runconf Signed-off-by: Khem Raj Signed-off-by: Martin Jansa --- meta-networking/recipes-protocols/openflow/openflow_git.bb | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'meta-networking/recipes-protocols/openflow/openflow_git.bb') diff --git a/meta-networking/recipes-protocols/openflow/openflow_git.bb b/meta-networking/recipes-protocols/openflow/openflow_git.bb index 6403bfb220..eceb45e94f 100644 --- a/meta-networking/recipes-protocols/openflow/openflow_git.bb +++ b/meta-networking/recipes-protocols/openflow/openflow_git.bb @@ -2,3 +2,8 @@ include ${BPN}.inc SRCREV = "c84f33f09d5dbcfc9b489f64cb30475bf36f653a" 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 \ + " -- cgit 1.2.3-korg