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"