usdpaa-apps: update to commit 1d9418a

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>
This commit is contained in:
Ting Liu 2016-01-09 14:43:42 +08:00 committed by Otavio Salvador
parent 531aaf72f9
commit d99968e9b6

View 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"