Jose Quaresma 6265e81715 layer.conf: Add libdevmapper-native PREFERRED_RPROVIDER 1 年之前
..
classes d4a94d7966 signing.bbclass: don't export OPENSSL environment variables globally 1 年之前
conf 6265e81715 layer.conf: Add libdevmapper-native PREFERRED_RPROVIDER 1 年之前
dynamic-layers 833ad4b69f thingsboard-gateway: upgrade 3.3 -> 3.4.1 1 年之前
files c6a3490db1 static-group: Match nogroup id to base-passwd from core. 1 年之前
lib cfac82c560 syzkaller: add recipe and selftest for syzkaller fuzzing 2 年之前
licenses d901de434d mimic: Use special rateconv.c license 3 年之前
recipes-benchmark 0eb91f152f stressapptest: Upgrade to 1.0.11 release 1 年之前
recipes-bsp 7da957f042 nvme-cli: upgrade 2.5 -> 2.6 1 年之前
recipes-connectivity f4aa30b8c0 pcapplusplus: Add recipe for 23.09 release 1 年之前
recipes-core 1750c66ae8 emlog: Add PV 1 年之前
recipes-crypto ea21dd17d2 libmcrypt: fix multilib conflict 1 年之前
recipes-dbs f18f934d32 postgresql: upgrade 15.4 -> 15.5 1 年之前
recipes-devtools 6f17c76fc7 dnf-plugin-tui: Recover BBCLASSEXTEND variants 1 年之前
recipes-extended a1b8c2ac48 redis: upgrade 6.2.13 -> 6.2.14 1 年之前
recipes-gnome c118879879 adw-gtk3: upgrade 4.9 -> 5.1 1 年之前
recipes-graphics 5c43bf2028 terminus-font: build compressed archives with -n 1 年之前
recipes-kernel 9c1bbbff75 kernel-selftest: Use clang options when clang is available 1 年之前
recipes-multimedia a5cb4cc7d4 meta-oe: Drop broken BBCLASSEXTEND variants 1 年之前
recipes-navigation f27be5ba3f geos: Fix packaging 1 年之前
recipes-networking d572afcd08 cyrus-sasl: Fix groupname gid change warning 1 年之前
recipes-printing a5cb4cc7d4 meta-oe: Drop broken BBCLASSEXTEND variants 1 年之前
recipes-security 8744c20fc0 usbguard: Enable seccomp if distro features have it 1 年之前
recipes-shells be8c765c7c *.patch: add Upstream-Status to all patches 1 年之前
recipes-support da9063bdfb libssh: upgrade 0.10.5 -> 0.10.6 1 年之前
recipes-test 4560c22928 cukinia: Fix license field 1 年之前
COPYING.MIT c58cc7d379 move layer into meta-oe in preparation for future splits 14 年之前
README.md 3dd5d208be meta-openemnedded: Add myself as nanbield maintainer 1 年之前

README.md

meta-oe

This layer depends on:

URI: git://github.com/openembedded/openembedded-core.git branch: nanbield

luajit recipe requires host compiler to be able to generate 32bit code when target is 32bit e.g. arm, so ensure that $CC -m32 is functional on build host, if building this recipe, needed packages to fullfit this might have different names on different host distributions e.g. on archlinux based distributions install prerequisites like below

pacman -S lib32-gcc-libs lib32-glibc

Ubuntu sudo apt-get install gcc-multilib linux-libc-dev:i386

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe][nanbield]' in the subject'

When sending single patches, please use something like: 'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix="meta-oe][nanbield][PATCH"'

You are encouraged to fork the mirror on GitHub https://github.com/openembedded/meta-openembedded to share your patches, this is preferred for patch sets consisting of more than one patch.

Other services like GitLab, repo.or.cz or self-hosted setups are of course accepted as well, 'git fetch ' works the same on all of them. We recommend GitHub because it is free, easy to use, has been proven to be reliable and has a really good web GUI.

layer maintainer: Armin Kuster akuster808@gmail.com