meta-openembedded/meta-oe
Wang Mingyu e2783d57f6
opentelemetry-cpp: upgrade 1.16.0 -> 1.16.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-08-09 14:25:16 -07:00
..
classes
conf libee: remove recipe since libee is obsolete 2024-06-27 09:19:06 -07:00
dynamic-layers openbox-xdgmenu: update UPSTREAM_CHECK_* variables to fix devtool upgrades 2024-07-24 08:56:46 -07:00
files
lib/oeqa/selftest/cases
licenses
recipes-benchmark s-suite: Add UPSTREAM_CHECK_COMMITS 2024-08-09 14:25:11 -07:00
recipes-bsp fwupd: upgrade 1.9.18 -> 1.9.22 2024-08-09 14:25:13 -07:00
recipes-connectivity wvdial: Unmaintained upstream, add UPSTREAM_VERSION_UNKNOWN 2024-08-09 14:25:12 -07:00
recipes-core pim435: include UPSTREAM_CHECK_COMMITS to fix UNKNOWN_BROKEN status 2024-08-09 14:25:10 -07:00
recipes-crypto cryptsetup: upgrade 2.7.3 -> 2.7.4 2024-08-09 14:25:12 -07:00
recipes-dbs postgresql: Break perl RDEPENDS 2024-07-31 08:29:23 -07:00
recipes-devtools msgpack-cpp: upgrade 6.1.0 -> 6.1.1 2024-08-09 14:25:15 -07:00
recipes-extended logwatch: upgrade 7.10 -> 7.11 2024-08-09 14:25:15 -07:00
recipes-gnome gmime: upgrade 3.2.13 -> 3.2.15 2024-08-09 14:25:13 -07:00
recipes-graphics neatvnc: upgrade 0.8.0 -> 0.8.1 2024-08-09 14:25:15 -07:00
recipes-kernel libtracefs: upgrade 1.8.0 -> 1.8.1 2024-08-09 14:25:15 -07:00
recipes-multimedia yavta: Add UPSTREAM_CHECK_COMMITS 2024-08-09 14:25:11 -07:00
recipes-navigation recipes: Start WORKDIR -> UNPACKDIR transition 2024-05-23 08:44:44 -07:00
recipes-networking/cyrus-sasl recipes: Start WORKDIR -> UNPACKDIR transition 2024-05-23 08:44:44 -07:00
recipes-printing cups-filters: include UPSTREAM_CHECK_URI to fix UNKNOWN_BROKEN status 2024-07-24 08:56:30 -07:00
recipes-security usbguard: upgrade 1.1.2 -> 1.1.3 2024-06-11 15:40:17 -07:00
recipes-shells
recipes-support opentelemetry-cpp: upgrade 1.16.0 -> 1.16.1 2024-08-09 14:25:16 -07:00
recipes-test googletest: upgrade 1.14.0 -> 1.15.2 2024-08-09 14:25:13 -07:00
COPYING.MIT
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.

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