Go to file
Nicolas Dechesne 53d74cea0e bpftool: remove LIC_FILES_CHKSUM
bpftool is a 'special' recipe since it does "inherit kernelsrc", like
perf in oe-core or cpupower in meta-oe.

they don't have their own sources, but reuse the kernel source tree,
from virtual/kernel recipe. As such, checking the license file does
not seem relevant, since the fetching (and license check) is deferred
to the virtual/kernel recipe.

Remove LIC_FILES_CHKSUM like it is done in perf and cpupower.

Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-05-10 09:19:21 -07:00
contrib tesseract: upgrade to 3.04 2016-10-21 18:20:43 +02:00
meta-filesystems sshfs-fuse: upgrade 2.8 -> 2.10 2019-05-07 13:40:30 -07:00
meta-gnome glade3: move to to meta-xfce 2019-05-09 20:34:32 -07:00
meta-initramfs dracut: fix udevdir not found 2019-04-06 08:22:22 -07:00
meta-multimedia Remove liboil 2019-05-09 20:34:33 -07:00
meta-networking libnetfilter-conntrack: update to 1.0.7 2019-05-10 09:17:08 -07:00
meta-oe bpftool: remove LIC_FILES_CHKSUM 2019-05-10 09:19:21 -07:00
meta-perl libnet-dns-perl: upgrade 1.19 -> 1.20 2019-05-09 20:34:33 -07:00
meta-python python-pymongo: upgrade 3.7.2 -> 3.8.0 2019-05-09 20:34:33 -07:00
meta-webserver phpmyadmin: upgrade 4.8.3 -> 4.8.5 2019-05-02 14:13:57 -07:00
meta-xfce Remove me as maintainer 2019-05-09 20:34:33 -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