summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHuang, David <d-huang@ti.com>2019-09-14 00:54:16 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-09-17 04:35:14 +0000
commit1062d7b55e215f4b9adf9f7b911c4e1697951f3c (patch)
tree8d1e79db7c268131eeea6cb73d9adcba02e9b366
parentc8606e4bea7525eb221e5599a496404dc72008ff (diff)
downloadmeta-ti-1062d7b55e215f4b9adf9f7b911c4e1697951f3c.tar.gz
viddec-test-app: Update to the latest
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-bsp/ti-img-encode-decode/viddec-test-app_1.0.0.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/ti-img-encode-decode/viddec-test-app_1.0.0.bb b/recipes-bsp/ti-img-encode-decode/viddec-test-app_1.0.0.bb
index 26f7c2d5..48a17537 100644
--- a/recipes-bsp/ti-img-encode-decode/viddec-test-app_1.0.0.bb
+++ b/recipes-bsp/ti-img-encode-decode/viddec-test-app_1.0.0.bb
@@ -6,8 +6,8 @@ DEPENDS = "libdrm ffmpeg"
6 6
7inherit autotools pkgconfig 7inherit autotools pkgconfig
8 8
9PR = "r0" 9PR = "r1"
10SRCREV = "9d5b3c11ac24dbed9284e849c0db9daeb47704e7" 10SRCREV = "94a80c8c090dbfdc7fafd4e5bb78c2091e715af2"
11 11
12EXTRA_OEMAKE = "CC="${CC}"" 12EXTRA_OEMAKE = "CC="${CC}""
13TARGET_CC_ARCH += "${LDFLAGS}" 13TARGET_CC_ARCH += "${LDFLAGS}"