Andreas Müller dcbaf20dfa wxwidgets: upgrade 3.1.3 -> 3.1.4 3 年之前
..
classes b51af6b5b7 gitpkgv.bbclass: Add support for extending the supported tag formats 4 年之前
conf b362a0a2da Initial add source-code-pro-fonts 2.030_1.050 3 年之前
dynamic-layers 84196a1c4e mongodb: Fix i386 builds for non-glibc systems 3 年之前
lib a6b54785e4 meta-oe: add selftest for sources.oe.org 5 年之前
licenses 7196961f5e ace: add new recipe 4 年之前
recipes-benchmark cc512cd9e1 utouch-*, ifenslave, iozone3, ttf-honkyfonts, python3-smbus: don't use trailing slash in S 3 年之前
recipes-bsp 16f141efa3 lsscsi: update to 0.31 3 年之前
recipes-connectivity 8be51fd9a5 cppzmq: upgrade 4.6.0 -> 4.7.0 3 年之前
recipes-core 446938f8f8 add musl-nscd to pkg grps 3 年之前
recipes-crypto 7a548bace1 cryptsetup: upgrade 2.3.3 -> 2.3.4 3 年之前
recipes-dbs 173137b08e rocksdb: 6.6.4 -> 6.11.4 3 年之前
recipes-devtools 585f3e4fe0 musl-nscd: add package 3 年之前
recipes-extended dcbaf20dfa wxwidgets: upgrade 3.1.3 -> 3.1.4 3 年之前
recipes-gnome 87ce97805e libpeas: disable tests when introspection is not enabled/available 3 年之前
recipes-graphics cc512cd9e1 utouch-*, ifenslave, iozone3, ttf-honkyfonts, python3-smbus: don't use trailing slash in S 3 年之前
recipes-kernel 9949d2714d kernel-selftest: Disable vm tests for mips/arm 3 年之前
recipes-multimedia d9f87779d0 mpv: don't remove lua for aarch64 twice 3 年之前
recipes-navigation 829fd31ade geoclue: upgrade 2.5.3 -> 2.5.6 3 年之前
recipes-printing d7fdf615e5 qpdf: fix typo in RDEPENDS 4 年之前
recipes-security 68fa0a4ac2 passwdqc: remove double modify operation 4 年之前
recipes-shells e04060dea5 dash: upgrade 0.5.11.1 -> 0.5.11.2 3 年之前
recipes-support a6cc301565 hdf5: Shorten SUMMARY and move long text to DESCRIPTION 3 年之前
recipes-test f946444879 cmocka: add recipe 3 年之前
COPYING.MIT c58cc7d379 move layer into meta-oe in preparation for future splits 13 年之前
README d80b5a52fd README: fix incorrect links 3 年之前

README

meta-oe
=======

This layer depends on:

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

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

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