Go to file
Gyorgy Sarvari 157d2fede2
gitpkgv.bbclass: inspect repository in UNPACKDIR
When BB_GIT_SHALLOW = "1" is used, the unpacked gir repository doesn't
exist in the download folder, and the class isn't able to inspect the
details of the repository.

Instead inspect the repository it the UNPACKDIR.

Beside this, since BitBake fetcher performs an actual initial shallow
clone of the repository when this feature is enabled, it is not possible
to determine the exact number of commits. Add a warning about this.

Reported-by: WXbet <WXbet@proton.me>
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-08-18 07:50:01 -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 pipewire: update 1.4.6 -> 1.4.7 2025-08-02 07:00:20 -07:00
meta-networking openvpn: Add PACKAGECONFIG for data channel offload 2025-08-14 07:40:09 -07:00
meta-oe gitpkgv.bbclass: inspect repository in UNPACKDIR 2025-08-18 07:50:01 -07:00
meta-perl libnet-dns-perl: upgrade 1.51 -> 1.52 2025-08-04 11:45:22 -07:00
meta-python python3-exhale: fixed location + added nativesdk 2025-08-18 07:50:00 -07:00
meta-webserver fcgi: upgrade 2.4.2 -> 2.4.6 2025-08-14 22:42:49 -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
COPYING.MIT
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