mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 19:53:43 +00:00
pru-icss: bump SRCREV and PV to bring in updates
Due to bug fixes and updates the package version is being incremented to 4.0.2. 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
9cba7d9c53
commit
f5c304d365
@@ -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 = "6f42b6006ba7a98c7ad9075424b8f77e8d531ab0"
|
||||
SRCREV = "804b548e69ef9fdf44445f6d0968d81cb8a1e7b4"
|
||||
|
||||
PV = "4.0.1"
|
||||
PV = "4.0.2"
|
||||
PR = "r2"
|
||||
|
||||
require recipes-ti/includes/ti-paths.inc
|
||||
|
||||
Reference in New Issue
Block a user