mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-16 14:27:48 +00:00
pru-icss: bump SRCREV and PV due to updates
Due to bug fixes and updates, the package version number is being incremented to 5.1.0. The commit ID is also being updated to reflect these changes. Signed-off-by: Jason Reeder <jreeder@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
c2428fba74
commit
b5ae2a16ca
@@ -8,9 +8,9 @@ inherit update-alternatives
|
||||
|
||||
BRANCH = "master"
|
||||
SRC_URI = "git://git.ti.com/pru-software-support-package/pru-software-support-package.git;protocol=git;branch=${BRANCH}"
|
||||
SRCREV = "5e08c1f7c1f1d642b508e8b9cea246d9d8ef54c8"
|
||||
SRCREV = "4efd227bebd8eb0bc12f40fac043dc9c26d4f8c3"
|
||||
|
||||
PV = "5.0.1"
|
||||
PV = "5.1.0"
|
||||
PR = "r1"
|
||||
|
||||
require recipes-ti/includes/ti-paths.inc
|
||||
|
||||
Reference in New Issue
Block a user