mirror of
git://git.yoctoproject.org/meta-freescale.git
synced 2025-07-19 12:59:04 +02:00
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:
parent
531aaf72f9
commit
d99968e9b6
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user