meta-openembedded/meta-oe
Martin Jansa be333f0e2f linux: import shared linux.inc so we have just one copy
* in my env I have 7 copies now
  ./meta-smartphone/meta-htc/recipes-kernel/linux/linux.inc
  ./meta-smartphone/meta-nokia/recipes-kernel/linux/linux.inc
  ./meta-smartphone/meta-openmoko/recipes-kernel/linux/linux.inc
  ./meta-smartphone/meta-samsung/recipes-kernel/linux/linux.inc
  ./meta-smartphone/meta-palm/recipes-kernel/linux/linux.inc
  ./meta-ti/recipes-kernel/linux/linux.inc
  ./meta-handheld/recipes-kernel/linux/linux.inc
  meta-smartphone's are 100% identical, meta-handheld is slightly
  different (ARM_KEEP_OABI can be set in recipe after require .inc) and
  meta-ti seems like much older version of linux.inc

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-03-26 15:05:46 +02:00
..
classes kernel.bbclass: fix extra + in kernelrelease 2012-03-26 15:05:46 +02:00
conf meta-oe: add fbset-modes to SIGGEN_EXCLUDERECIPES_ABISAFE 2012-02-27 14:51:43 +01:00
recipes-benchmark netperf: add version 2.4.4 2012-03-11 10:10:37 -07:00
recipes-connectivity midori: upgrade to 0.4.4 2012-03-16 09:32:25 -07:00
recipes-core systemd-serialgetty: sync with upstream 2012-03-23 07:57:19 +01:00
recipes-devtools toolchain-layer: move binutils and gcc from meta-oe into here 2012-03-24 07:35:22 +01:00
recipes-extended zsh: Add initial recipe for version 4.3.17. 2012-03-11 10:10:38 -07:00
recipes-gnome/gtk+ recipes: bump PR to rebuild .la files without libz.la 2012-02-13 16:59:29 +01:00
recipes-graphics slim: replace ${base_libdir}/systemd by ${systemd_unitdir} set in oe-core 2012-03-23 07:55:16 +01:00
recipes-kernel linux: import shared linux.inc so we have just one copy 2012-03-26 15:05:46 +02:00
recipes-multimedia libass.inc: fix typo OE_EXTRACONF -> EXTRA_OECONF 2012-03-16 09:32:24 -07:00
recipes-navigation navit: bump PR to rebuild after libtiff3->libtiff5 change 2012-02-28 15:49:58 +01:00
recipes-qt qmake2: remove 2012-03-21 13:50:44 +01:00
recipes-support lzip: add new recipe 2012-03-11 10:10:57 -07:00
site rp-pppoe: Port from oe.dev 2011-07-26 21:51:39 +02:00
COPYING.MIT move layer into meta-oe in preparation for future splits 2011-03-17 21:41:22 +01:00
README README: fix typo 2012-03-09 07:54:41 +01:00

This layer depends on:

URI: git://git.openembedded.org/openembedded-core
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 -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-oe'

You are encouraged to fork the mirror on github https://github.com/openembedded/meta-oe/ 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.

Main layer maintainer: Koen Kooi <koen@dominion.thruhere.net>