Go to file
Krzysztof Kozlowski 8603b7643b kernel_wireless_regdb: Add class for embedding regulatory data into older kernel
Linux kernels before v4.15, allowed to be compiled with static
regulatory database if it was put under net/wireless/db.txt.

Add kernel_wireless_regdb class which allows in such cases to embed the
wireless regulatory database directly in the Linux kernel during build
process.

Usage:
1. The class should be inherited by kernel recipe (e.g. in
   linux-yocto_%.bbappend).
2. For Linux kernels up to v4.14, build kernel with CONFIG_EXPERT and
   CONFIG_CFG80211_INTERNAL_REGDB.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-05 17:51:16 -07:00
contrib tesseract: upgrade to 3.04 2016-10-21 18:20:43 +02:00
meta/recipes-support/libcereal Add recipe for cereal, a header-only C++11 serialization library. 2018-06-27 22:17:33 -07:00
meta-filesystems aufs-util: upgrade 4.4 -> 4.9 2018-07-05 10:19:03 -07:00
meta-gnome obexd: remove 2018-06-30 08:58:30 -07:00
meta-initramfs dracut: upgrade 046 -> 047 2018-06-27 22:17:32 -07:00
meta-multimedia libdc1394: libglu needs both openGL and X11 but not tvirtual/libgl 2018-06-22 10:52:33 -07:00
meta-networking kernel_wireless_regdb: Add class for embedding regulatory data into older kernel 2018-07-05 17:51:16 -07:00
meta-oe libbytesize: Upgrade to 1.3 2018-07-05 10:19:03 -07:00
meta-perl logcheck: Update the repo link 2018-06-27 22:17:33 -07:00
meta-python python-pyiface: Upgrade to 0.0.7 2018-07-05 10:19:03 -07:00
meta-webserver apache2: upgrade 2.4.29 -> 2.4.33 2018-07-05 17:51:15 -07:00
meta-xfce ristretto: upgrade 0.8.2 -> 0.8.3 2018-06-30 08:58:30 -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 README: add top level readme, update meta-oe one 2011-10-17 09:27:01 +02:00

Collection of layers for the OE-core universe

Please see the respective READMEs in the layer subdirectories