diff options
| -rw-r--r-- | recipes-bsp/pru/pru-icss_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/pru/pru-icss_git.bb b/recipes-bsp/pru/pru-icss_git.bb index 37d6ca97..51519b31 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 | ||
| 9 | BRANCH = "master" | 9 | BRANCH = "master" |
| 10 | SRC_URI = "git://git.ti.com/pru-software-support-package/pru-software-support-package.git;protocol=git;branch=${BRANCH}" | 10 | SRC_URI = "git://git.ti.com/pru-software-support-package/pru-software-support-package.git;protocol=git;branch=${BRANCH}" |
| 11 | SRCREV = "80ea0921bd0024ee5943a19fae1a64ea51d72a50" | 11 | SRCREV = "f43599464e8e879a127241b68fbeb0abca4cbd9f" |
| 12 | 12 | ||
| 13 | PV = "5.3.0" | 13 | PV = "5.3.0" |
| 14 | PR = "r1" | 14 | PR = "r2" |
| 15 | 15 | ||
| 16 | require recipes-ti/includes/ti-paths.inc | 16 | require recipes-ti/includes/ti-paths.inc |
| 17 | 17 | ||
