Go to file
Khem Raj 3dd74712ed 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>
2022-08-28 23:57:15 -07:00
contrib pw-am.sh: update to new patcwork system 2022-02-28 08:39:26 -08:00
meta-filesystems xfstests: upgrade 2022.07.31 -> 2022.08.07 2022-08-23 19:12:52 -07:00
meta-gnome grilo-plugins: upgrade 0.3.14 -> 0.3.15 2022-08-23 10:04:07 -07:00
meta-initramfs klibc: Fix build with kernel 5.19 headers 2022-08-19 00:03:59 -07:00
meta-multimedia dvb-apps: Use tarball for SRC_URI and fix build on musl 2022-08-28 23:57:15 -07:00
meta-networking samba: fix buildpaths issue 2022-08-27 07:39:10 -07:00
meta-oe protobuf: disable protoc binary for target 2022-08-27 07:39:10 -07:00
meta-perl libcurses-perl: upgrade 1.38 -> 1.41 2022-08-23 19:12:52 -07:00
meta-python Remove dead link and old information from the README. 2022-08-27 07:37:46 -07:00
meta-webserver netdata: upgrade 1.36.0 -> 1.36.1 2022-08-23 19:12:52 -07:00
meta-xfce gnome-keyring,cunit,xfce4-panel: Do not inherit remove-libtool class here 2022-08-12 01:24:27 -07:00
.gitignore
COPYING.MIT
README

Collection of layers for the OE-core universe

Main layer maintainer: Khem Raj raj.khem@gmail.com

This repository is a collection of layers to suppliment OE-Core with additional packages, Each layer have designated maintainer Please see the respective READMEs in the layer subdirectories