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

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