zangrc 93a6667e28 libjcat: upgrade 0.1.3 -> 0.1.4 3 éve
..
classes b51af6b5b7 gitpkgv.bbclass: Add support for extending the supported tag formats 4 éve
conf 8fbaa7e41c layer.conf: Add hardknott to LAYERSERIES_COMPAT 3 éve
dynamic-layers 5f17ce66d8 thingsboard-gateway: Move under dynamic layers 3 éve
lib a6b54785e4 meta-oe: add selftest for sources.oe.org 5 éve
licenses 7196961f5e ace: add new recipe 4 éve
recipes-benchmark a62201c7a7 fio: upgrade 3.22 -> 3.24 3 éve
recipes-bsp d52551d4ec nvme-cli: upgrade 1.12 -> 1.13 3 éve
recipes-connectivity e6b20a086e paho-mqtt-c: upgrade 1.3.6 -> 1.3.7 3 éve
recipes-core 167592e635 cdrkit: split into more packages 3 éve
recipes-crypto 7888dcefc6 libkcapi: Fix build on riscv32 3 éve
recipes-dbs c499aaeef8 postgresql: Inherit python3targetconfig 3 éve
recipes-devtools 3b2a8d7541 cloc: upgrade 1.84 -> 1.88 3 éve
recipes-extended ec4f6ee8ea jpnevulator: upgrade 2.3.5 -> 2.3.6 3 éve
recipes-gnome 93a6667e28 libjcat: upgrade 0.1.3 -> 0.1.4 3 éve
recipes-graphics 57e7a27620 directfb: Fix build on riscv32 3 éve
recipes-kernel 1a505b094d makedumpfile: upgrade 1.6.7 -> 1.6.8 3 éve
recipes-multimedia 167592e635 cdrkit: split into more packages 3 éve
recipes-navigation 517998abcd geoclue: Use git fetcher 3 éve
recipes-printing 2aaf865eb0 qpdf: Link with libatomic on rv32 3 éve
recipes-security 68fa0a4ac2 passwdqc: remove double modify operation 4 éve
recipes-shells e04060dea5 dash: upgrade 0.5.11.1 -> 0.5.11.2 3 éve
recipes-support 4a4c6a9aee nss: upgrade 3.57 -> 3.59 3 éve
recipes-test 1b825a6e58 cmocka: Fix buils with LTO 3 éve
COPYING.MIT c58cc7d379 move layer into meta-oe in preparation for future splits 13 éve
README d80b5a52fd README: fix incorrect links 3 éve

README

meta-oe
=======

This layer depends on:

URI: git://github.com/openembedded/openembedded-core.git
branch: master
revision: HEAD

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

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe]' 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][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: Khem Raj