Go to file
Alper Ak 9587da2ba4
influxdb: remove S in recipes that fetch from git via setting BB_GIT_DEFAULT_DESTSUFFIX
Removing all the S = ${WORKDIR}/git assignments works because BB_GIT_DEFAULT_DESTSUFFIX
is set to match S from bitbake.conf (which itself is set to match typical tarball
releases).

ERROR: influxdb-1.8.10-r0 do_unpack: Recipes that set S = "${WORKDIR}/git" or S = "${UNPACKDIR}/git" should remove that assignment, as S set by bitbake.conf in oe-core now works.

Signed-off-by: Alper Ak <alperyasinak1@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-07-06 22:39:31 -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 influxdb: remove S in recipes that fetch from git via setting BB_GIT_DEFAULT_DESTSUFFIX 2025-07-06 22:39:31 -07:00
meta-perl meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
meta-python python3-cmd2: Upgrade 2.6.2 -> 2.7.0 2025-07-04 09:42:11 -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 .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