summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/pru/pru-icss_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/pru/pru-icss_git.bb')
-rw-r--r--recipes-bsp/pru/pru-icss_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/pru/pru-icss_git.bb b/recipes-bsp/pru/pru-icss_git.bb
index 51519b31..94522f65 100644
--- a/recipes-bsp/pru/pru-icss_git.bb
+++ b/recipes-bsp/pru/pru-icss_git.bb
@@ -8,10 +8,10 @@ inherit update-alternatives
8 8
9BRANCH = "master" 9BRANCH = "master"
10SRC_URI = "git://git.ti.com/pru-software-support-package/pru-software-support-package.git;protocol=git;branch=${BRANCH}" 10SRC_URI = "git://git.ti.com/pru-software-support-package/pru-software-support-package.git;protocol=git;branch=${BRANCH}"
11SRCREV = "f43599464e8e879a127241b68fbeb0abca4cbd9f" 11SRCREV = "99b1bfd8ca8780fd2306c2c939f3fd477b2e5218"
12 12
13PV = "5.3.0" 13PV = "5.4.0"
14PR = "r2" 14PR = "r1"
15 15
16require recipes-ti/includes/ti-paths.inc 16require recipes-ti/includes/ti-paths.inc
17 17