diff options
author | Khem Raj <raj.khem@gmail.com> | 2024-09-14 08:36:45 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-09-14 08:43:55 -0700 |
commit | fe6e82649a8b206a5c3d464957ad13228ddd89b6 (patch) | |
tree | 5c1448c3818c005eb65f5520bcc17689eb2e6ea0 /meta-oe/recipes-multimedia | |
parent | 9356340655b3a4f87f98be88f2d167bb2514a54c (diff) | |
download | meta-openembedded-fe6e82649a8b206a5c3d464957ad13228ddd89b6.tar.gz |
yavta: Upgrade SRCREV to include 64bit time_t print format errors
Thanks Martin to point the latest commit, see [1]
[1] https://git.ideasonboard.org/yavta.git/commit/?id=52c975e5542504ac10bed8b1d68df5c75951d202
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Martin Jansa <martin.jansa@gmail.com>
Cc: Ryan Eatmon <reatmon@ti.com>
Cc: Einar Jon Gunnarsson <tolvupostur@gmail.com>
Diffstat (limited to 'meta-oe/recipes-multimedia')
-rw-r--r-- | meta-oe/recipes-multimedia/v4l2apps/yavta_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-multimedia/v4l2apps/yavta_git.bb b/meta-oe/recipes-multimedia/v4l2apps/yavta_git.bb index db00c67b1..699b5608d 100644 --- a/meta-oe/recipes-multimedia/v4l2apps/yavta_git.bb +++ b/meta-oe/recipes-multimedia/v4l2apps/yavta_git.bb | |||
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=751419260aa954499f7abaabaa882bbe" | |||
4 | 4 | ||
5 | SRC_URI = "git://git.ideasonboard.org/yavta.git;branch=master;protocol=https \ | 5 | SRC_URI = "git://git.ideasonboard.org/yavta.git;branch=master;protocol=https \ |
6 | " | 6 | " |
7 | SRCREV = "323facd1d5bd6251eec70dd5c1484a12ce01202a" | 7 | SRCREV = "52c975e5542504ac10bed8b1d68df5c75951d202" |
8 | 8 | ||
9 | PV = "0.0" | 9 | PV = "0.0" |
10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |