diff options
Diffstat (limited to 'recipes-networking/openvswitch/openvswitch_git.bb')
| -rw-r--r-- | recipes-networking/openvswitch/openvswitch_git.bb | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-networking/openvswitch/openvswitch_git.bb b/recipes-networking/openvswitch/openvswitch_git.bb index 0c918cd9..700a3061 100644 --- a/recipes-networking/openvswitch/openvswitch_git.bb +++ b/recipes-networking/openvswitch/openvswitch_git.bb | |||
| @@ -9,13 +9,13 @@ RDEPENDS_${PN}-ptest += "\ | |||
| 9 | " | 9 | " |
| 10 | 10 | ||
| 11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
| 12 | PV = "2.4.0+${SRCREV}" | 12 | PV = "2.5.0+${SRCREV}" |
| 13 | 13 | ||
| 14 | FILESEXTRAPATHS_append := "${THISDIR}/${PN}-git:" | 14 | FILESEXTRAPATHS_append := "${THISDIR}/${PN}-git:" |
| 15 | 15 | ||
| 16 | SRCREV = "bb429e09f7783f1ba23ac0682ed9edf424f0cfbb" | 16 | SRCREV = "8c0b419a0b9ac0141d6973dcc80306dfc6a83d31" |
| 17 | SRC_URI += "\ | 17 | SRC_URI += "\ |
| 18 | git://github.com/openvswitch/ovs.git;protocol=git;branch=branch-2.4 \ | 18 | git://github.com/openvswitch/ovs.git;protocol=git;branch=branch-2.5 \ |
| 19 | file://openvswitch-add-more-target-python-substitutions.patch \ | 19 | file://openvswitch-add-more-target-python-substitutions.patch \ |
| 20 | file://openvswitch-add-ptest-${SRCREV}.patch \ | 20 | file://openvswitch-add-ptest-${SRCREV}.patch \ |
| 21 | file://run-ptest \ | 21 | file://run-ptest \ |
| @@ -23,7 +23,7 @@ SRC_URI += "\ | |||
| 23 | file://kernel_module.patch \ | 23 | file://kernel_module.patch \ |
| 24 | " | 24 | " |
| 25 | 25 | ||
| 26 | LIC_FILES_CHKSUM = "file://COPYING;md5=5973c953e3c8a767cf0808ff8a0bac1b" | 26 | LIC_FILES_CHKSUM = "file://COPYING;md5=247d8817aece26b21a8cd6791b3ea994" |
| 27 | 27 | ||
| 28 | PACKAGECONFIG ?= "" | 28 | PACKAGECONFIG ?= "" |
| 29 | PACKAGECONFIG[dpdk] = "--with-dpdk=${STAGING_DIR_TARGET}/opt/dpdk/${TARGET_ARCH}-native-linuxapp-gcc,,dpdk," | 29 | PACKAGECONFIG[dpdk] = "--with-dpdk=${STAGING_DIR_TARGET}/opt/dpdk/${TARGET_ARCH}-native-linuxapp-gcc,,dpdk," |
