[meta-ti] Jason Reeder : pru-icss: bump SRCREV, PV, and PR due to updates
Arago Project git
git at arago-project.org
Mon Sep 12 15:18:26 PDT 2016
Module: meta-ti
Branch: krogoth
Commit: 1f555fc8321721e398cbe1b77439c643faa44467
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=1f555fc8321721e398cbe1b77439c643faa44467
Author: Jason Reeder <jreeder at ti.com>
Date: Sat Sep 10 00:07:15 2016 +0000
pru-icss: bump SRCREV, PV, and PR due to updates
Due to bug fixes and updates, the package version number
is being incremented to 5.0.1. The commit ID is also being
updated to reflect these changes.
Line ending corrections to the manifest file also caused
a new checksum value to be necessary. This has been updated
in this commit as well.
Signed-off-by: Jason Reeder <jreeder at ti.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
recipes-bsp/pru/pru-icss_git.bb | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/recipes-bsp/pru/pru-icss_git.bb b/recipes-bsp/pru/pru-icss_git.bb
index a56eba0..144e338 100644
--- a/recipes-bsp/pru/pru-icss_git.bb
+++ b/recipes-bsp/pru/pru-icss_git.bb
@@ -2,16 +2,16 @@ DESCRIPTION = "Programmable Real-time Unit Software Package"
HOMEPAGE = "http://processors.wiki.ti.com/index.php/PRU-ICSS"
LICENSE = "BSD-3-Clause & GPL-2.0 & PD"
-LIC_FILES_CHKSUM = "file://PRU-Package-v5.0-Manifest.html;md5=eec933459cb42544706e35289de38e03"
+LIC_FILES_CHKSUM = "file://PRU-Package-v5.0-Manifest.html;md5=a86a37c8b6396ad0ad6ae752f1aa8fcc"
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 = "913cf232ebe655603d3385de2b9cde4af7af5308"
+SRCREV = "5e08c1f7c1f1d642b508e8b9cea246d9d8ef54c8"
-PV = "5.0.0"
-PR = "r0"
+PV = "5.0.1"
+PR = "r1"
require recipes-ti/includes/ti-paths.inc
More information about the meta-ti
mailing list