meta-openembedded/meta-oe
Mingli Yu 7023d0f117 cpupower: Update LIC_FILES_CHKSUM
Update LIC_FILES_CHKSUM for cpupower as
the COPYING file which is used for LIC_FILES_CHKSUM
has been changed in below commit:
commit bf02d491237eea10290bd379bf7fc8c37ac6c3b4
Author: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Date:   Fri Mar 23 06:51:06 2018 -0300

    COPYING: use the new text with points to the license files

    Now that we have a new COPYING file with points to the
    Linux license files, replace it with the old content.

    This patch does:
     1 file changed, 0 insertions(+), 0 deletions(-)
     rename COPYING.new => COPYING (100%)

    Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
    Signed-off-by: Jonathan Corbet <corbet@lwn.net>

Signed-off-by: Mingli Yu <Mingli.Yu@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-10-16 06:47:45 -07:00
..
classes dos2unix: Remove after move to core 2018-08-21 11:39:07 -07:00
conf layers: Update layer compatibility to thud 2018-09-30 10:17:48 -07:00
licenses Khronos: Add Khronos LICENSE 2018-10-15 13:37:23 -07:00
recipes-benchmark libhugetlbfs: Refresh patches with devtool 2018-10-12 13:08:17 -07:00
recipes-bsp nvme-cli: add recipe 2018-10-10 08:53:21 -07:00
recipes-connectivity blueman: really belongs in meta-networking 2018-10-12 13:08:17 -07:00
recipes-core dbus-broker: update to 16 2018-10-11 13:35:19 -07:00
recipes-crypto botan: Add recipe 2018-09-29 02:10:12 -07:00
recipes-dbs mongodb: Consolidate COMPATIBLE_HOST 2018-09-29 02:10:12 -07:00
recipes-devtools cpuid: upgrade 20170122 -> 20180519 2018-10-14 11:14:35 -07:00
recipes-extended zlog: fix up library path for multilib 2018-10-15 13:37:23 -07:00
recipes-gnome pyxdg: Add new package 2018-07-12 07:19:43 -07:00
recipes-graphics openjpeg: cmake fixes to prepare update of poppler 2018-10-04 08:52:54 -07:00
recipes-kernel cpupower: Update LIC_FILES_CHKSUM 2018-10-16 06:47:45 -07:00
recipes-multimedia libmms: drop obsolete "Requires:glib-2.0" from pkg-config file 2018-09-26 07:35:44 -07:00
recipes-navigation gpsd: split one dpg package 2018-09-17 22:23:29 -07:00
recipes-security nmap: install ndiff 2018-08-22 11:32:58 -07:00
recipes-shells zsh: Delete ${D}/usr if empty 2018-08-28 09:36:28 -07:00
recipes-support glog: enable building shared library again 2018-10-15 13:37:23 -07:00
recipes-test recipes: Exclude non-buildable recipes from world for musl build 2018-08-20 23:58:58 -07:00
COPYING.MIT
README Update maintainers 2018-08-27 10:53:58 -07:00

meta-oe
=======

This layer depends on:

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

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

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