Go to file
Wang Mingyu 7b7d5c3e0a libqb: upgrade 2.0.6 -> 2.0.7
Changelog:
===========
lib: Fix some small bugs spotted by newest covscan (#471)
ipc: Retry receiving credentials if the the message is short (#476)
timer: Move state check to before time check (#479)
tests: Close race condition in check_loop (#480)
blackbox: fix potential overlow/memory corruption (#486)
tests: Make ipc test more portable (#466)
tests: cleanup the last of the empty directories (#467)
doxygen2man: Fix function parameter alignment (#468)
tests: Fix tests on FreeBSD-devel (#469)
test: Remove gnu/lib-names.h from libstat_wrapper.c (#482)
tests: allow -j to work (#485)
Update -version info for 2.0.7
Add --disable-tests option (#475)
configure: Modernize configure.ac a bit (#470)
spec: Migrate to SPDX license (#487)
add simplified chinese readme (#474)
m4/ax_pthread.m4: update to latest upstream version (serial 31) (#472)
strlcpy: avoid compiler warning from strncpy (#473)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-06-14 09:41:35 -07:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems zfs: Fix build on musl 2023-05-28 16:35:00 -07:00
meta-gnome libadwaita: upgrade 1.3.2 -> 1.3.3 2023-06-14 09:41:35 -07:00
meta-initramfs kexecboot: update homepage 2023-02-01 09:11:49 -08:00
meta-multimedia schroedinger: Fix building tests 2023-06-12 11:43:30 -07:00
meta-networking ipcalc: upgrade 1.0.2 -> 1.0.3 2023-06-14 09:41:35 -07:00
meta-oe libqb: upgrade 2.0.6 -> 2.0.7 2023-06-14 09:41:35 -07:00
meta-perl libnet-dns-perl: upgrade 1.38 -> 1.39 2023-06-05 09:29:34 -07:00
meta-python python3-stopit: add missing run-time dependencies 2023-06-12 08:08:19 -07:00
meta-webserver monkey: Remove buildpaths from generated mk_env.h 2023-05-28 16:35:00 -07:00
meta-xfce xfce4-sensors-plugin: Use bfd linker instead of lld 2023-06-12 11:43:30 -07:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
README Update maintainers 2018-08-27 10:53:58 -07:00

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