Leon Anavi c93994f1bb sip: Upgrade 6.8.3 -> 6.8.6 3 mesi fa
..
classes 6f4501734f Add class for appending dm-verity hash data to block device images 1 anno fa
conf 631c69d853 pegtl: add ptest support 9 mesi fa
dynamic-layers 0a28a9ef22 netplan: upgrade 1.0.1 -> 1.1 8 mesi fa
files 5a0fdf9af2 influxdb: Add missing group to static id 1 anno fa
lib cfac82c560 syzkaller: add recipe and selftest for syzkaller fuzzing 2 anni fa
licenses 5864abec5f licenses/MINPACK: Remove 3 mesi fa
recipes-benchmark ffb5c0d505 libhugetlbfs: Fix contains reference to TMPDIR [buildpaths] error 6 mesi fa
recipes-bsp 84d6e138cb cleanup after polkit fix 9 mesi fa
recipes-connectivity fb3726d664 gattlib: mark CVE-2019-6498 as fixed 4 mesi fa
recipes-core 83275506dd emlog: set CVE_PRODUCT 4 mesi fa
recipes-crypto 3a71951a5e cryptsetup: fix udev PACKAGECONFIG 6 mesi fa
recipes-dbs 9f9037e5ee postgresql: upgrade 16.4 -> 16.5 4 mesi fa
recipes-devtools c93994f1bb sip: Upgrade 6.8.3 -> 6.8.6 3 mesi fa
recipes-extended cf160b1303 redis: ignore CVE-2022-0543 4 mesi fa
recipes-gnome 84d6e138cb cleanup after polkit fix 9 mesi fa
recipes-graphics 7816f8d080 gphoto2: Fix /usr/bin/gphoto2 runtime error 4 mesi fa
recipes-kernel 9865b9daf2 kernel-selftest: Update to allow for turning on all tests 6 mesi fa
recipes-multimedia 35b9a26750 audiofile: mark CVE-2020-18781 as patched 4 mesi fa
recipes-navigation c72a62caaf gpsd: condition the runtime dependence of pyserial on the pygps 6 mesi fa
recipes-networking ffc64e9c6f recipes: Start WORKDIR -> UNPACKDIR transition 1 anno fa
recipes-printing fdc1a45e8e cups-filters: include UPSTREAM_CHECK_URI to fix UNKNOWN_BROKEN status 10 mesi fa
recipes-security beb0a998f3 nmap: Fix off-by-one overflow in the IP protocol table. 6 mesi fa
recipes-shells d95bc96aec dash: set CVE_PRODUCT 4 mesi fa
recipes-support ac2364b61c libeigen: Remove LGPL code 3 mesi fa
recipes-test 521da60d7d catch2: upgrade 3.6.0 -> 3.7.0 8 mesi fa
COPYING.MIT c58cc7d379 move layer into meta-oe in preparation for future splits 14 anni fa
README.md 461d85a183 meta-openemnedded: Add myself as styhead maintainer 8 mesi fa

README.md

meta-oe

This layer depends on:

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

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][styhead]' 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][styhead][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.

Note, it is discouraged to send patches via GitHub pull request system. Such patches get less attention from developers and can be mishandled or not reviewed properly. Please use emails instead. For exemple, you can use 'git request-pull' to generate an email referencing your git repository.

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