diff options
Diffstat (limited to 'meta-networking/recipes-protocols/openflow/openflow_git.bb')
| -rw-r--r-- | meta-networking/recipes-protocols/openflow/openflow_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-protocols/openflow/openflow_git.bb b/meta-networking/recipes-protocols/openflow/openflow_git.bb index b6cef0730a..1ac5dd4105 100644 --- a/meta-networking/recipes-protocols/openflow/openflow_git.bb +++ b/meta-networking/recipes-protocols/openflow/openflow_git.bb | |||
| @@ -3,8 +3,8 @@ include ${BPN}.inc | |||
| 3 | SRCREV = "c84f33f09d5dbcfc9b489f64cb30475bf36f653a" | 3 | SRCREV = "c84f33f09d5dbcfc9b489f64cb30475bf36f653a" |
| 4 | PV = "1.0+git${SRCPV}" | 4 | PV = "1.0+git${SRCPV}" |
| 5 | 5 | ||
| 6 | SRC_URI += "\ | 6 | SRC_URI += "file://0001-Check-and-use-strlcpy-from-libc-before-defining-own.patch \ |
| 7 | file://0001-Check-and-use-strlcpy-from-libc-before-defining-own.patch \ | ||
| 8 | file://0002-lib-netdev-Adjust-header-include-sequence.patch \ | 7 | file://0002-lib-netdev-Adjust-header-include-sequence.patch \ |
| 9 | 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 \ | ||
| 10 | " | 10 | " |
