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

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