diff options
| author | Huang, David <d-huang@ti.com> | 2019-09-14 00:54:16 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2019-09-17 04:35:14 +0000 |
| commit | 1062d7b55e215f4b9adf9f7b911c4e1697951f3c (patch) | |
| tree | 8d1e79db7c268131eeea6cb73d9adcba02e9b366 | |
| parent | c8606e4bea7525eb221e5599a496404dc72008ff (diff) | |
| download | meta-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.bb | 4 |
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 | ||
| 7 | inherit autotools pkgconfig | 7 | inherit autotools pkgconfig |
| 8 | 8 | ||
| 9 | PR = "r0" | 9 | PR = "r1" |
| 10 | SRCREV = "9d5b3c11ac24dbed9284e849c0db9daeb47704e7" | 10 | SRCREV = "94a80c8c090dbfdc7fafd4e5bb78c2091e715af2" |
| 11 | 11 | ||
| 12 | EXTRA_OEMAKE = "CC="${CC}"" | 12 | EXTRA_OEMAKE = "CC="${CC}"" |
| 13 | TARGET_CC_ARCH += "${LDFLAGS}" | 13 | TARGET_CC_ARCH += "${LDFLAGS}" |
