]> code.ossystems Code Review - meta-freescale.git/commitdiff
usdpaa-apps: update to commit 1d9418a
authorTing Liu <ting.liu@nxp.com>
Sat, 9 Jan 2016 06:43:42 +0000 (14:43 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 19 Apr 2016 18:03:24 +0000 (15:03 -0300)
New commits imported:
1d9418a dpa_offload: Avoid creating multiple tables using the same Cc nodes
5a1f54e dpa_offload: Support multiple IPSec policies per tunnel

Signed-off-by: Ting Liu <ting.liu@nxp.com>
Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-dpaa/usdpaa-apps/usdpaa-apps_git.bb

index 57b7546ccfeee7f9a7a238e7fa223adcc2be1562..1a19d1e8426e5bc0f076b4e61e9f9403704715e7 100644 (file)
@@ -14,11 +14,11 @@ RDEPENDS_${PN} = "libgcc bash"
 RDEPENDS_${PN}_append_b4860qds = " ipc-ust"
 RDEPENDS_${PN}_append_b4420qds = " ipc-ust"
 
-SRC_URI = "git://git.freescale.com/ppc/sdk/usdpaa/usdpaa-apps;nobranch=1 \
+SRC_URI = "git://git.freescale.com/ppc/sdk/usdpaa/usdpaa-apps.git;branch=sdk-v1.9.x \
     file://fix-the-inline-function-definition-with-gcc-5.x.patch \
     file://xfrm_km.c-use-in6_-macros-from-glibc-instead-of-kern.patch \
 "
-SRCREV = "95744440cf214d73884c44c0dbc296e1e4b4c8f4"
+SRCREV = "1d9418af04990289bec72cd43a9385690523fcdb"
 
 S = "${WORKDIR}/git"