Go to file
Jiaying Song 77b291c7c1
v4l-utils: Fix QA and build errors related to _TIME_BITS on 32-bit
* Remove GLIBC_64BIT_TIME_FLAGS="" to enable _TIME_BITS=64 by default,
  which avoids the following QA issue during builds on 32-bit systems:

  WARNING: lib32-v4l-utils-1.24.1+git-r0 do_package_qa: QA Issue: /usr/bin/cec-compliance uses 32-bit api 'time'

* Undefine _TIME_BITS to fix the build error:

  /usr/include/features-time64.h:26:5: error: #error "_TIME_BITS=64 is allowed only with _FILE_OFFSET_BITS=64"

Signed-off-by: Jiaying Song <jiaying.song.cn@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-07-28 14:36:25 -07:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems ufs-utils: update SRC_URI 2025-07-25 06:36:29 -07:00
meta-gnome gnome-control-center: update 48.0 -> 48.3 2025-07-23 08:46:33 -07:00
meta-initramfs klibc: Use libgcc for compiler runtime with clang on arm 2025-07-18 21:22:17 -07:00
meta-multimedia python3-pillow-heif: remove native&nativesdk 2025-07-25 17:12:11 -07:00
meta-networking chrony: upgrade 4.6.1 -> 4.7 2025-07-22 16:39:48 -07:00
meta-oe v4l-utils: Fix QA and build errors related to _TIME_BITS on 32-bit 2025-07-28 14:36:25 -07:00
meta-perl libalgorithm-diff-perl: upgrade 1.15 -> 1.1901 2025-07-23 10:29:23 -07:00
meta-python python3-pyzmq: Add missing runtime dep on asyncio ptest module 2025-07-26 16:11:59 -07:00
meta-webserver swagger-ui: upgrade 5.18.2 -> 5.27.0 2025-07-22 16:39:48 -07:00
meta-xfce xfce4-screenshooter: Upgrade to 1.11.2 2025-07-16 08:52:06 -07:00
.b4-config Add toplevel b4 config file 2025-04-10 08:31:06 -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.md layers: Move READMEs to markdown format 2023-06-17 08:30:01 -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