diff options
Diffstat (limited to 'meta-networking/recipes-protocols/openflow/openflow_git.bb')
| -rw-r--r-- | meta-networking/recipes-protocols/openflow/openflow_git.bb | 3 |
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 1ac5dd4105..28e8f6cde3 100644 --- a/meta-networking/recipes-protocols/openflow/openflow_git.bb +++ b/meta-networking/recipes-protocols/openflow/openflow_git.bb | |||
| @@ -1,10 +1,11 @@ | |||
| 1 | include ${BPN}.inc | 1 | include ${BPN}.inc |
| 2 | 2 | ||
| 3 | SRCREV = "c84f33f09d5dbcfc9b489f64cb30475bf36f653a" | 3 | SRCREV = "82ad07d997b0b2ee70e1b2c7e82fcc6d0ccf23ea" |
| 4 | PV = "1.0+git${SRCPV}" | 4 | PV = "1.0+git${SRCPV}" |
| 5 | 5 | ||
| 6 | SRC_URI += "file://0001-Check-and-use-strlcpy-from-libc-before-defining-own.patch \ | 6 | SRC_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 | " |
