ti-pru-sw: Update SRC_REV
authorMelissa Watkins <mwatkins.ti@gmail.com>
Wed, 5 Jan 2011 00:15:37 +0000 (00:15 +0000)
committerKoen Kooi <koen@openembedded.org>
Wed, 5 Jan 2011 08:23:53 +0000 (09:23 +0100)
For the ti-pru-sw-examples, ti-pru-sw-app-loader, ti-pru-sw-edma-driver,
ti-pru-sw-edma-library:

* Update SRC_REV

Signed-off-by: Melissa Watkins <m-watkins@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
recipes/ti/ti-pru-sw-app-loader_1.00.00.bb
recipes/ti/ti-pru-sw-edma-driver_1.00.00.bb
recipes/ti/ti-pru-sw-edma-library_1.00.00.bb
recipes/ti/ti-pru-sw-examples_1.00.00.bb

index 6b7514d..20fd153 100644 (file)
@@ -7,7 +7,7 @@ COMPATIBLE_MACHINE = "omapl138"
 
 SRC_URI = "svn://gforge.ti.com/svn/pru_sw/;module=trunk;proto=https;user=anonymous;pswd=''"
 
-SRCREV = "20"
+SRCREV = "21"
 S = "${WORKDIR}/trunk/app_loader"
 
 do_compile () {
index b975d78..8b1cd0c 100644 (file)
@@ -6,7 +6,7 @@ COMPATIBLE_MACHINE = "omapl138"
 
 SRC_URI = "svn://gforge.ti.com/svn/pru_sw/;module=trunk;proto=https;user=anonymous;pswd=''"
 
-SRCREV = "20"
+SRCREV = "21"
 S = "${WORKDIR}/trunk/peripheral_lib/edma_driver/module"
 
 PACKAGE_STRIP = "no"
index cb517de..73990e9 100644 (file)
@@ -10,7 +10,7 @@ COMPATIBLE_MACHINE = "omapl138"
 
 SRC_URI = "svn://gforge.ti.com/svn/pru_sw/;module=trunk;proto=https;user=anonymous;pswd=''"
 
-SRCREV = "20"
+SRCREV = "21"
 S = "${WORKDIR}/trunk/peripheral_lib/edma_driver/interface"
 
 do_compile () {
index 5df6c6e..d13990a 100644 (file)
@@ -9,7 +9,7 @@ COMPATIBLE_MACHINE = "omapl138"
 
 SRC_URI = "svn://gforge.ti.com/svn/pru_sw/;module=trunk;proto=https;user=anonymous;pswd=''"
 
-SRCREV = "20"
+SRCREV = "21"
 S = "${WORKDIR}/trunk"
 
 do_compile () {