diff options
author | Karthik Ramanan <a0393906@ti.com> | 2017-07-31 17:13:05 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2017-07-31 14:18:23 -0400 |
commit | e03184c91b5cc9c926de06df4608cba334c3c524 (patch) | |
tree | 59ca705a3ea876e6fe597763d65d435c01931e06 /recipes-multimedia/libdce | |
parent | 0eff3344ab446bff67fc8892efe51187198ce14c (diff) | |
download | meta-ti-e03184c91b5cc9c926de06df4608cba334c3c524.tar.gz |
libdce: Update PV and SRCREV
Updates to dce_test to print additional
extendedError for VC1 and MPEG2
Signed-off-by: Karthik Ramanan <a0393906@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-multimedia/libdce')
-rw-r--r-- | recipes-multimedia/libdce/libdce_3.00.13.00.bb (renamed from recipes-multimedia/libdce/libdce_3.00.12.00.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-multimedia/libdce/libdce_3.00.12.00.bb b/recipes-multimedia/libdce/libdce_3.00.13.00.bb index 1a2c1043..08456058 100644 --- a/recipes-multimedia/libdce/libdce_3.00.12.00.bb +++ b/recipes-multimedia/libdce/libdce_3.00.13.00.bb | |||
@@ -7,9 +7,9 @@ inherit autotools pkgconfig | |||
7 | DEPENDS = "libdrm ti-ipc" | 7 | DEPENDS = "libdrm ti-ipc" |
8 | 8 | ||
9 | SRC_URI = "git://git.omapzoom.org/repo/libdce.git;protocol=git" | 9 | SRC_URI = "git://git.omapzoom.org/repo/libdce.git;protocol=git" |
10 | SRCREV = "398dd27e7f3181fff9e3d910b418c69f1493f52f" | 10 | SRCREV = "75810b7bb53d2d076a96c2d1e2f8c61b3c12cb6b" |
11 | 11 | ||
12 | PR = "r4" | 12 | PR = "r0" |
13 | 13 | ||
14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
15 | EXTRA_OECONF += "IPC_HEADERS=${STAGING_INCDIR}/ti/ipc/mm" | 15 | EXTRA_OECONF += "IPC_HEADERS=${STAGING_INCDIR}/ti/ipc/mm" |