Go to file
Khem Raj 00cf8917dc nodejs: Fix arm32/thumb builds with clang
Backport a patch from upstream to take care of build failure e.g.

| ../deps/v8/src/codegen/arm/cpu-arm.cc:38:16: error: write to reserved register 'R7'
|   asm volatile("svc 0\n"
|                ^
| 1 error generated.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 45a2dfdd0f)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-01-13 08:10:53 -08:00
contrib tesseract: upgrade to 3.04 2016-10-21 18:20:43 +02:00
meta-filesystems fuse3: upgrade 3.9.1 -> 3.9.2 2020-07-01 08:01:41 -07:00
meta-gnome gvfs: adjust fuse packageconfig to fuse3 2020-11-09 19:37:40 -08:00
meta-initramfs ubi-utils-klibc: Remove trailing slash from S 2020-11-09 18:56:22 -08:00
meta-multimedia README: fix incorrect links 2020-11-09 18:47:12 -08:00
meta-networking wireshark: Several securtiy fixes 2021-01-12 18:34:11 -08:00
meta-oe nodejs: Fix arm32/thumb builds with clang 2021-01-13 08:10:53 -08:00
meta-perl libnet-dns-perl: upgrade 1.23 -> 1.24 2020-06-12 09:32:24 -07:00
meta-python python3-pyinotify: Add missing ctypes dependency 2020-11-15 11:13:25 -08:00
meta-webserver apache2: upgrade v2.4.43 -> v2.4.46 2021-01-12 11:59:58 -08:00
meta-xfce thunar: upgrade 1.8.14 -> 1.8.15 2020-05-28 21:50:13 -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 README: updated Maintainers list for Dunfell 2020-05-05 16:47:34 -07:00

Collection of layers for the OE-core universe

dunfell maintainer: Armin Kuster  <akuster808@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