From 34a31a1b1cd918d4501c8d928b7d8c0ea37c97c9 Mon Sep 17 00:00:00 2001 From: Sam Nelson Date: Sat, 11 Apr 2015 03:58:18 +0000 Subject: pa-lld: Update to new version 3.0.1.4 Signed-off-by: Sam Nelson Signed-off-by: Denys Dmytriyenko --- recipes-bsp/pa-lld/pa-lld.inc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'recipes-bsp') diff --git a/recipes-bsp/pa-lld/pa-lld.inc b/recipes-bsp/pa-lld/pa-lld.inc index e93ce152..7d922fb6 100644 --- a/recipes-bsp/pa-lld/pa-lld.inc +++ b/recipes-bsp/pa-lld/pa-lld.inc @@ -6,10 +6,10 @@ COMPATIBLE_MACHINE = "keystone" BRANCH = "master" SRC_URI = "git://git.ti.com/keystone-rtos/pa-lld.git;destsuffix=git/ti/drv/pa;protocol=git;branch=${BRANCH}" -# Below Commit ID corresponds to "DEV.PA_LLD.03.00.01.01" -SRCREV = "55207930b4491f33776f2c4c2c0707a73c69314c" -PV = "03.00.01.01" -PR = "r0" +# Below Commit ID corresponds to "DEV.PA_LLD.03.00.01.04" +SRCREV = "92de8879be3712af684bd031ca0ed291c05d6050" +PV = "03.00.01.04" +PR = "r1" BASEDIR = "${WORKDIR}/git" S = "${BASEDIR}/ti/drv/pa" -- cgit v1.2.3-54-g00ecf