Go to file
Koen Kooi 92ef23b084
dracut: add 'git' recipe with DEFAULT_PREFERENCE = -1
This updates to a revision that has PR1260, which uses ELF entries to
get dependencies instead of (cross-)ldd. This makes it useable as a tool
to generate initramfses using cross tools, in e.g. do_rootfs.

Since this is not using a tagged release and changes the base logic, add
it as a non-default option using DEFAULT_PREFERENCE = -1.

Extend to native(-sdk) to accomplish just that.

The host-built initramfs (using a custom bbclass) as well as the
on-target built initramfs have been tested on qrb2210-rb1-core-kit and
qcs6490-rb3gen-core-kit machines and work as intented.

Signed-off-by: Koen Kooi <koen.kooi@oss.qualcomm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-07-04 09:42:10 -07:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems nilfs-utils: Respect usrmege when defining base_sbindir 2025-07-03 19:39:13 -07:00
meta-gnome gexiv2: fix buildpath error 2025-06-25 06:44:55 -07:00
meta-initramfs dracut: add 'git' recipe with DEFAULT_PREFERENCE = -1 2025-07-04 09:42:10 -07:00
meta-multimedia meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
meta-networking postfix: fix rootfs file difference 2025-07-02 23:27:07 -07:00
meta-oe gutenprint: fix a build race-condition 2025-07-04 09:42:10 -07:00
meta-perl meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
meta-python python3-pandas: Loosen the search path for generated file sparse.pyx.c 2025-07-03 18:28:36 -07:00
meta-webserver meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
meta-xfce imsettings: Disable two warnings with clang 2025-07-03 19:39:13 -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