From: Chunrong Guo <chunrong....@nxp.com>

*update SRC_URL
*include the following changes
626a260 - Merge pull request #8 in DQNS/ovs-dpdk from 
~B10814/ovs-dpdk:branch-2.7-qoriq to branch-2.7-qoriq

* update COMPATIBLE_MACHINE for ls1088a

Signed-off-by: Chunrong Guo <chunrong....@nxp.com>
---
 recipes-extended/ovs-dpdk/ovs-dpdk_0.1.bb | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes-extended/ovs-dpdk/ovs-dpdk_0.1.bb 
b/recipes-extended/ovs-dpdk/ovs-dpdk_0.1.bb
index e8d89c7..78188cd 100644
--- a/recipes-extended/ovs-dpdk/ovs-dpdk_0.1.bb
+++ b/recipes-extended/ovs-dpdk/ovs-dpdk_0.1.bb
@@ -7,8 +7,8 @@ RDEPENDS_${PN} = "bash libcrypto libssl python"
 
 inherit pythonnative
 
-SRC_URI = "git://git.freescale.com/ppc/sdk/ovs-dpdk.git;nobranch=1"
-SRCREV = "84599fad4a10597fb4377174abdeb84b871cb4b0"
+SRC_URI = "git://github.com/qoriq-open-source/ovs-dpdk.git;nobranch=1"
+SRCREV = "626a2600f093d84608a1bde29336f523ac74ae99"
 
 S = "${WORKDIR}/git"
 
@@ -46,4 +46,4 @@ do_install() {
 ALLOW_EMPTY_${PN} = "1"
 INHIBIT_PACKAGE_STRIP = "1"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
-COMPATIBLE_MACHINE = "(ls2080ardb|ls2084ardb|ls2088a|ls1043a|ls1046a)"
+COMPATIBLE_MACHINE = "(ls2080ardb|ls2084ardb|ls2088a|ls1043a|ls1046a|ls1088a)"
-- 
1.9.0

-- 
_______________________________________________
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to