mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 11:42:57 +00:00
pa-lld: Update to new version 3.0.1.4
Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
267cb70c49
commit
f509814335
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user