meta-openembedded/meta-oe
Qi.Chen@windriver.com 802e234274 turbostat: set PACKAGE_ARCH as MACHINE_ARCH
This recipe depends on 'virtual/kernel', so it should
be MACHINE_ARCH.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-07-10 09:24:32 -07:00
..
classes gitver: Pass git directory argument to gitrev_run 2019-06-15 17:17:09 -07:00
conf ndctl: Remove the unnecessary dependency on virtual/kernel 2019-06-18 15:58:26 -07:00
lib/oeqa/selftest/cases meta-oe: add selftest for sources.oe.org 2018-11-14 21:06:57 -08:00
licenses safec: Add Safe C license 2019-06-21 06:22:19 -07:00
recipes-benchmark cpuburn-arm: add aarch64 machine and build configuration 2019-06-19 06:06:47 -07:00
recipes-bsp efivar: Remove, was moved to oe-core 2019-06-19 19:59:15 -07:00
recipes-connectivity modemmanager: Remove the obsolete dependency on dbus-glib 2019-06-25 14:21:47 -07:00
recipes-core eggdbus: Remove this obsolete package 2019-06-25 14:21:48 -07:00
recipes-crypto cryptsetup: Add PACKAGECONFIG options 2019-06-15 16:45:33 -07:00
recipes-dbs mongodb: add to PNBLACKLIST 2019-06-25 14:21:48 -07:00
recipes-devtools python-pygobject: fix install dir for python2 2019-06-25 14:21:48 -07:00
recipes-extended mozjs: Fix do_patch error for mips64-n32 2019-06-19 06:06:47 -07:00
recipes-gnome libpeas: rework gobject-introspection handling 2019-04-06 08:22:22 -07:00
recipes-graphics xf86-video-ati: upgrade 18.0.1 -> 19.0.1 2019-06-15 16:45:33 -07:00
recipes-kernel turbostat: set PACKAGE_ARCH as MACHINE_ARCH 2019-07-10 09:24:32 -07:00
recipes-multimedia pavucontrol: upgrade 3.0 -> 4.0 2019-06-15 16:45:33 -07:00
recipes-navigation gpsd: Upgrade from 3.17 to 3.18.1 2019-06-25 14:21:48 -07:00
recipes-security nmap: Fix build on RISC-V 2019-03-07 09:33:45 -08:00
recipes-shells dash: upgrade 0.5.9.1 -> 0.5.10.2 2019-03-01 18:51:29 -08:00
recipes-support opencv: 3.4.5 -> 4.1.0 2019-07-10 09:24:32 -07:00
recipes-test googletest: The gtest and gmock projects were combined under googletest in 2015 2019-06-25 14:21:48 -07:00
COPYING.MIT move layer into meta-oe in preparation for future splits 2011-03-17 21:41:22 +01:00
README Update maintainers 2018-08-27 10:53:58 -07:00

meta-oe
=======

This layer depends on:

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

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/openembedded-core
to share your patches, this is preferred for patch sets consisting of more than one patch.

Other services like gitorious, repo.or.cz or self-hosted setups are of course accepted as well,
'git fetch <remote>' 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>