Go to file
Martin Jansa 7ea8156eea android-tools: refresh patches with devtool
* devtool isn't able to regenerate them completely, it generates only
  top level commit which says that submodules were changed, like this:
  From c8fa114325e4e532657499b9bb6fd23cb6536eaa Mon Sep 17 00:00:00 2001
  From: OpenEmbedded <oe.patch@oe>
  Date: Tue, 2 Oct 2018 16:46:55 +0000
  Subject: [PATCH] Committing changes from do_patch

  ---
   external/libselinux | 2 +-
   system/core         | 2 +-
   system/extras       | 2 +-
   3 files changed, 3 insertions(+), 3 deletions(-)
  ..

  but it still creates relatively good commits in each submodule and
  after small manual cleanup they can be exported with
  git format-patch --no-numbered --no-signature

* rename .gitignore to prevent git ignoring the changes in .patch files
  in meta-oe already (we want to use it only later during the build)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-10-02 17:17:10 -07:00
contrib tesseract: upgrade to 3.04 2016-10-21 18:20:43 +02:00
meta-filesystems layers: Update layer compatibility to thud 2018-09-30 10:17:48 -07:00
meta-gnome layers: Update layer compatibility to thud 2018-09-30 10:17:48 -07:00
meta-initramfs layers: Update layer compatibility to thud 2018-09-30 10:17:48 -07:00
meta-multimedia mpd: enable aac PACKAGECONFIG only with commercial LICENSE_FLAGS 2018-10-01 10:16:15 -07:00
meta-networking tsocks: Link with libc_nonshared.a 2018-10-02 08:48:28 -07:00
meta-oe android-tools: refresh patches with devtool 2018-10-02 17:17:10 -07:00
meta-perl layers: Update layer compatibility to thud 2018-09-30 10:17:48 -07:00
meta-python layers: Update layer compatibility to thud 2018-09-30 10:17:48 -07:00
meta-webserver layers: Update layer compatibility to thud 2018-09-30 10:17:48 -07:00
meta-xfce layers: Update layer compatibility to thud 2018-09-30 10:17:48 -07:00
.gitignore gitignore: Ignore Edit backup files, patches, .rej, .orig, .swp 2013-11-24 15:19:27 +01:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
README Update maintainers 2018-08-27 10:53:58 -07:00

Collection of layers for the OE-core universe

Main layer maintainer: Khem Raj <raj.khem@gmail.com>

This repository is a collection of layers to suppliment OE-Core
with additional packages, Each layer have designated maintainer
Please see the respective READMEs in the layer subdirectories