Go to file
Martin Jansa 9b97a6fe05
nodejs-oe-cache-native: use UNPACKDIR
* oe-npm-cache is now in UNPACKDIR not WORKDIR
* fixes:
  http://errors.yoctoproject.org/Errors/Details/771012/
  /OE/build/oe-core/tmp-glibc/work/x86_64-linux/nodejs-oe-cache-native/20.13/temp/run.do_configure.1268826: line 142: /OE/build/oe-core/tmp-glibc/work/x86_64-linux/nodejs-oe-cache-native/20.13/oe-npm-cache: No such file or directory

* set S and UNPACKDIR to avoid this as well:
  WARNING: nodejs-oe-cache-native-20.13-r0 do_unpack: nodejs-oe-cache-native: the directory ${WORKDIR}/${BP} (/OE/build/oe-core/tmp-glibc/work/x86_64-linux/nodejs-oe-cache-native/20.13/nodejs-oe-cache-20.13) pointed to by the S variable doesn't exist - please set S within the recipe to point to where the source has been unpacked to

Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-05-23 08:44:44 -07:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems fuse3: move from meta-filesystems to meta-oe 2024-05-19 08:27:51 -07:00
meta-gnome gnome-control-center: add PACKAGECONFIG knob for malcontent 2024-05-23 08:44:43 -07:00
meta-initramfs reproducibility: move repro excludes from AB config.json to meta-oe 2024-04-29 11:11:51 -07:00
meta-multimedia pipewire-0.2: Include time.h for timespec struct signature 2024-05-23 08:44:42 -07:00
meta-networking nbd: Do not inherit systemd 2024-05-23 08:44:42 -07:00
meta-oe nodejs-oe-cache-native: use UNPACKDIR 2024-05-23 08:44:44 -07:00
meta-perl libnet-dns-perl: upgrade 1.40 -> 1.45 2024-05-19 08:27:53 -07:00
meta-python python3-werkzeug: added python3-difflib as RDEPENDS 2024-05-23 08:44:44 -07:00
meta-webserver nginx: Upgrade stable 1.24.0 -> 1.26.0 2024-04-30 17:02:36 -07:00
meta-xfce menulibre: Upgrade to 2.4.0 2024-05-23 08:44:42 -07:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
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