diff options
author | Denys Dmytriyenko <denys@ti.com> | 2016-10-27 22:39:46 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2016-10-27 19:42:52 -0400 |
commit | e4f5ee61fb81e4aacc5ee35202ba6849fbb1651a (patch) | |
tree | 0e046fb50f17846596e25cef0c0a37a7a6635ea3 /recipes-multimedia/libdce | |
parent | 1124b4bfd069cf3d7fbb1a86277dc849a184007e (diff) | |
download | meta-ti-e4f5ee61fb81e4aacc5ee35202ba6849fbb1651a.tar.gz |
libdce: update to 3.00.12.00 version
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-multimedia/libdce')
-rw-r--r-- | recipes-multimedia/libdce/libdce_3.00.12.00.bb (renamed from recipes-multimedia/libdce/libdce_3.00.10.01.bb) | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/recipes-multimedia/libdce/libdce_3.00.10.01.bb b/recipes-multimedia/libdce/libdce_3.00.12.00.bb index 7adb9615..32f12b4f 100644 --- a/recipes-multimedia/libdce/libdce_3.00.10.01.bb +++ b/recipes-multimedia/libdce/libdce_3.00.12.00.bb | |||
@@ -7,9 +7,7 @@ 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 = "f83e785d2b98404fed9e3a6264bf4945c65abd12" | 10 | SRCREV = "1b1b5a2e5e995f607c22651579b49aa98d08610a" |
11 | 11 | ||
12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
13 | EXTRA_OECONF += "IPC_HEADERS=${STAGING_INCDIR}/ti/ipc/mm" | 13 | EXTRA_OECONF += "IPC_HEADERS=${STAGING_INCDIR}/ti/ipc/mm" |
14 | |||
15 | PR = "r1" | ||