aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes/dsplink/ti-codec-engine_2.21.bb2
-rw-r--r--recipes/dsplink/ti-dmai_1.20.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/dsplink/ti-codec-engine_2.21.bb b/recipes/dsplink/ti-codec-engine_2.21.bb
index 8fcae851bb..f04c94fe45 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 = "r17"
+PR = "r18"
PV = "221"
# Get CE tarball from TI website, place in sources and calculate
diff --git a/recipes/dsplink/ti-dmai_1.20.bb b/recipes/dsplink/ti-dmai_1.20.bb
index b95f241dd3..026f5a382c 100644
--- a/recipes/dsplink/ti-dmai_1.20.bb
+++ b/recipes/dsplink/ti-dmai_1.20.bb
@@ -20,7 +20,7 @@ SRC_URI = "file://dmai_1_20_00_06.tar.gz \
S = "${WORKDIR}/dmai_1_20_00_06"
# Yes, the xdc stuff still breaks with a '.' in PWD
PV = "120"
-PR = "r14"
+PR = "r15"
TARGET = "all"
TARGET_neuros-osd2 = " dm6446_al dm6446_db"