[oe-commits] Koen Kooi : dsplink: bump PR on recipes for kernel changes

GIT User account git at amethyst.openembedded.net
Thu Mar 26 11:10:47 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: e91b799bcb19d8bee0d4dda8903e834d2b4b556c
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=e91b799bcb19d8bee0d4dda8903e834d2b4b556c

Author: Koen Kooi <koen at openembedded.org>
Date:   Thu Mar 26 12:07:28 2009 +0100

dsplink: bump PR on recipes for kernel changes

---

 recipes/dsplink/gstreamer-ti_svn.bb     |    2 +-
 recipes/dsplink/ti-codec-combos_3.16.bb |    2 +-
 recipes/dsplink/ti-codec-engine_2.21.bb |    2 +-
 recipes/dsplink/ti-dmai_svn.bb          |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/recipes/dsplink/gstreamer-ti_svn.bb b/recipes/dsplink/gstreamer-ti_svn.bb
index 22221c1..e14f262 100644
--- a/recipes/dsplink/gstreamer-ti_svn.bb
+++ b/recipes/dsplink/gstreamer-ti_svn.bb
@@ -4,7 +4,7 @@ SRC_URI = "svn://gforge.ti.com/svn/gstreamer_ti/trunk;module=gstreamer_ti;proto=
           "
 SRCREV = "160"
 
-PR = "r5"
+PR = "r6"
 
 # Again, no '.' in PWD allowed :(
 PV = "0+svnr${SRCREV}"
diff --git a/recipes/dsplink/ti-codec-combos_3.16.bb b/recipes/dsplink/ti-codec-combos_3.16.bb
index 941856d..dc1ef9f 100644
--- a/recipes/dsplink/ti-codec-combos_3.16.bb
+++ b/recipes/dsplink/ti-codec-combos_3.16.bb
@@ -11,7 +11,7 @@ S = "${WORKDIR}/omap3530_dvsdk_combos_3_16"
 
 # Yes, the xdc stuff still breaks with a '.' in PWD
 PV = "316"
-PR = "r13"
+PR = "r14"
 
 TARGET = "all"
 
diff --git a/recipes/dsplink/ti-codec-engine_2.21.bb b/recipes/dsplink/ti-codec-engine_2.21.bb
index f04c94f..5b1d5e0 100644
--- a/recipes/dsplink/ti-codec-engine_2.21.bb
+++ b/recipes/dsplink/ti-codec-engine_2.21.bb
@@ -8,7 +8,7 @@ RDEPENDS = "update-modules"
 inherit module
 
 # tconf from xdctools dislikes '.' in pwd :/
-PR = "r18"
+PR = "r19"
 PV = "221"
 
 # Get CE tarball from TI website, place in sources and calculate
diff --git a/recipes/dsplink/ti-dmai_svn.bb b/recipes/dsplink/ti-dmai_svn.bb
index f6ff173..8ce6659 100644
--- a/recipes/dsplink/ti-dmai_svn.bb
+++ b/recipes/dsplink/ti-dmai_svn.bb
@@ -15,7 +15,7 @@ SRCREV = "36"
 S = "${WORKDIR}/BRIJESH_GIT_022309/davinci_multimedia_application_interface/dmai"
 # Yes, the xdc stuff still breaks with a '.' in PWD
 PV = "120+svnr${SRCREV}"
-PR = "r15"
+PR = "r16"
 
 TARGET = "all"
 TARGET_neuros-osd2 = " dm6446_al dm6446_db"





More information about the Openembedded-commits mailing list