Wang Mingyu f53b924806 tmux: upgrade 3.4 -> 3.5 8 miesięcy temu
..
classes 6f4501734f Add class for appending dm-verity hash data to block device images 1 rok temu
conf c0095bd118 rocksdb: Add ptest support 8 miesięcy temu
dynamic-layers 4d64a20ff6 nanopb: upgrade 0.4.8 -> 0.4.9 8 miesięcy temu
files 5a0fdf9af2 influxdb: Add missing group to static id 1 rok temu
lib cfac82c560 syzkaller: add recipe and selftest for syzkaller fuzzing 2 lat temu
licenses d901de434d mimic: Use special rateconv.c license 3 lat temu
recipes-benchmark 6163c3c9b0 fio: upgrade 3.36 -> 3.37 8 miesięcy temu
recipes-bsp 3d77340f38 fwupd: upgrade 1.9.24 -> 1.9.25 8 miesięcy temu
recipes-connectivity 2c58c67854 thrift: upgrade 0.20.0 -> 0.21.0 8 miesięcy temu
recipes-core 8bfa426281 mm-common: upgrade 1.0.4 -> 1.0.6 8 miesięcy temu
recipes-crypto cf174f190d cryptsetup: upgrade 2.7.4 -> 2.7.5 9 miesięcy temu
recipes-dbs c0095bd118 rocksdb: Add ptest support 8 miesięcy temu
recipes-devtools 63997c6060 squashfs-tools-ng: upgrade 1.3.1 -> 1.3.2 8 miesięcy temu
recipes-extended f53b924806 tmux: upgrade 3.4 -> 3.5 8 miesięcy temu
recipes-gnome 9594ac6a13 adw-gtk3: upgrade 5.3 -> 5.4 8 miesięcy temu
recipes-graphics 043a6e8182 openjpeg: upgrade 2.5.0 -> 2.5.2 8 miesięcy temu
recipes-kernel b4b8251b71 ipmtool: add UPSTREAM_CHECK_GITTAGREGEX 8 miesięcy temu
recipes-multimedia 801ea0ce14 libjxl: Disable sizeless-vectors on riscv32 8 miesięcy temu
recipes-navigation 09563d1b39 gpsd: condition the runtime dependence of pyserial on the pygps 8 miesięcy temu
recipes-networking ffc64e9c6f recipes: Start WORKDIR -> UNPACKDIR transition 1 rok temu
recipes-printing fdc1a45e8e cups-filters: include UPSTREAM_CHECK_URI to fix UNKNOWN_BROKEN status 10 miesięcy temu
recipes-security c563d3e83d softhsm: add destroyed global access prevention patch 8 miesięcy temu
recipes-shells b0c91cdc2e zsh: update 5.8 -> 5.9 9 miesięcy temu
recipes-support 0f22bc8022 btop: upgrade 1.3.2 -> 1.4.0 8 miesięcy temu
recipes-test 1a6683bf47 catch2: upgrade 3.7.0 -> 3.7.1 8 miesięcy temu
COPYING.MIT c58cc7d379 move layer into meta-oe in preparation for future splits 14 lat temu
README.md ca28595f7a README.md: Hint at "git request-pull" 8 miesięcy temu

README.md

meta-oe

This layer depends on:

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

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

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: Khem Raj raj.khem@gmail.com