diff options
author | Khem Raj <raj.khem@gmail.com> | 2022-08-27 11:10:29 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2022-08-28 23:57:15 -0700 |
commit | 3dd74712ed7b5a281622af576cf8ffb6c68e9cb0 (patch) | |
tree | 99b9d6a4fddcc20cee9969d501309d86612c90c7 /meta-multimedia/recipes-multimedia/mimic | |
parent | b81f66a09a50a55d8f136b696d2bd119b2457c8f (diff) | |
download | meta-openembedded-3dd74712ed7b5a281622af576cf8ffb6c68e9cb0.tar.gz |
dvb-apps: Use tarball for SRC_URI and fix build on musl
Convert to using tarball for SRC_URI, this is only recipe in
meta-openembedded needing mercurial fetcher
Fix the stime replacement patch to fix type errors on time_t
| dvbdate.c:313:12: error: incompatible pointer to integer conversion assigning to 'time_t' (aka 'long') from 'time_t **' (aka 'long **') [-Wint-conversion]
| ts.tv_sec = &new_time;
| ^ ~~~~~~~~~
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-multimedia/recipes-multimedia/mimic')
0 files changed, 0 insertions, 0 deletions