Go to file
Radek Dostal bae481e933 wireless-regdb: make wireless-regdb architecture independent
There is no compilation involved in wireless-regdb and package should
produce  the same results on all architectures => making it allarch saves
build time.

Additionally this fixes issue: "On machines where ${libdir} equals to
/usr/lib64/ regulatory.bin is not found by crda". Reason was that
crda-3.18/crda.c looks only in following paths:
  "/usr/local/lib/crda/regulatory.bin", /* Users/preloads can override */
  "/usr/lib/crda/regulatory.bin", /* General distribution package usage */
  "/lib/crda/regulatory.bin", /* alternative for distributions */

Signed-off-by: Radek Dostál <radek.dostal@streamunlimited.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-08-28 09:36:28 -07:00
contrib tesseract: upgrade to 3.04 2016-10-21 18:20:43 +02:00
meta-filesystems Update maintainers 2018-08-27 10:53:58 -07:00
meta-gnome gedit: Add dep on python-six-native 2018-08-27 10:53:58 -07:00
meta-initramfs Update maintainers 2018-08-27 10:53:58 -07:00
meta-multimedia kodi: Remove, use from meta-kodi 2018-08-20 21:50:07 -07:00
meta-networking wireless-regdb: make wireless-regdb architecture independent 2018-08-28 09:36:28 -07:00
meta-oe open-vm-tools: Upgrade to 10.3.0 2018-08-28 09:36:28 -07:00
meta-perl libio-socket-ssl-perl: 2.058 -> 2.059 2018-08-24 08:58:13 -07:00
meta-python python{, 3}-m2crypto: update from 0.26.4 -> 0.30.1 2018-08-28 09:36:28 -07:00
meta-webserver apache2: set files layout to debian style 2018-08-24 08:58:13 -07:00
meta-xfce xfce4-screenshooter: upgrade 1.9.2 -> 1.9.3 2018-08-19 16:09:28 -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