diff options
author | Koen Kooi <koen@openembedded.org> | 2009-03-26 12:07:28 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-03-26 12:07:28 +0100 |
commit | e91b799bcb19d8bee0d4dda8903e834d2b4b556c (patch) | |
tree | cd35e5de593fd7040ceaf68d295563037672e5a2 /recipes/dsplink/ti-dmai_svn.bb | |
parent | 2d5287202420607660458e3319a4751c6eb75be5 (diff) |
dsplink: bump PR on recipes for kernel changes
Diffstat (limited to 'recipes/dsplink/ti-dmai_svn.bb')
-rw-r--r-- | recipes/dsplink/ti-dmai_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/dsplink/ti-dmai_svn.bb b/recipes/dsplink/ti-dmai_svn.bb index f6ff173a42..8ce6659012 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" |