summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-ti-extras/recipes-bsp/pru/pru-icss_git.bb5
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-ti-extras/recipes-bsp/pru/pru-icss_git.bb b/meta-ti-extras/recipes-bsp/pru/pru-icss_git.bb
index 6acce94b..b01dd6a5 100644
--- a/meta-ti-extras/recipes-bsp/pru/pru-icss_git.bb
+++ b/meta-ti-extras/recipes-bsp/pru/pru-icss_git.bb
@@ -8,10 +8,9 @@ inherit update-alternatives
8 8
9BRANCH = "master" 9BRANCH = "master"
10SRC_URI = "git://git.ti.com/git/pru-software-support-package/pru-software-support-package.git;protocol=https;branch=${BRANCH}" 10SRC_URI = "git://git.ti.com/git/pru-software-support-package/pru-software-support-package.git;protocol=https;branch=${BRANCH}"
11SRCREV = "3d0e311580d8967d0854ca789e9069e2810e9c1a" 11SRCREV = "00a5efa5157feb84cb2e4bf50b481f7082acca82"
12 12
13PV = "6.2.0" 13PV = "6.3.0"
14PR = "r1"
15 14
16require recipes-ti/includes/ti-paths.inc 15require recipes-ti/includes/ti-paths.inc
17 16