diff options
author | Koen Kooi <koen@openembedded.org> | 2009-03-24 18:14:14 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-03-24 18:14:14 +0100 |
commit | ff2318d29d3f848dc8e7ab8030ab1f6fc9972fc9 (patch) | |
tree | eb70887ad2ca617ae798d66b9b769968a80f7625 /recipes | |
parent | 1e56480635748d683842ba1fc8df31ed7bca4804 (diff) |
dmai, cmem: bump PR for kernel change
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/dsplink/ti-codec-engine_2.21.bb | 2 | ||||
-rw-r--r-- | recipes/dsplink/ti-dmai_1.20.bb | 2 |
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" |