meta-openembedded/meta-xfce
Jackie Huang 0487ed7f1d recipes: fix invalid license file
Use '${COMMON_LICENSE_DIR}/MIT' for MIT License to fix the warning:

| WARNING: packagegroup-xfce-base-1.0-r5 do_populate_lic:
  ${COREBASE}/LICENSE is not a valid license file, please use
  '${COMMON_LICENSE_DIR}/MIT' for a MIT License file in LIC_FILES_CHKSUM.
  This will become an error in the future

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-09-18 10:18:12 +02:00
..
classes xfce-app.bbclass: add x11 to REQUIRED_DISTRO_FEATURES 2016-11-23 15:24:48 +01:00
conf meta-xfce: depend on meta-multimedia 2017-09-13 11:13:19 +02:00
recipes-apps xfce4-screenshooter: update 1.8.2 -> 1.9.1 2017-08-13 13:21:01 +02:00
recipes-art openzone: make build and unblacklist 2017-04-24 11:02:39 +02:00
recipes-bindings/vala xfce4-vala: update vala api to 0.36 2017-06-05 11:01:44 +02:00
recipes-core/images core-image-minimal-xfce: inherit distro_features_check 2017-09-13 11:13:20 +02:00
recipes-extended/imsettings imsettings: Fix build with musl 2017-07-24 18:57:34 +02:00
recipes-multimedia recipes: fix invalid license file 2017-09-18 10:18:12 +02:00
recipes-panel-plugins xfce4-xkb-plugin: update 0.7.1 -> 0.8.0 2017-08-13 13:21:01 +02:00
recipes-support/vim vim: do not autoenable the mouse 2015-10-23 12:53:22 +02:00
recipes-thunar-plugins recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues 2014-02-23 23:20:02 +01:00
recipes-xfce recipes: fix invalid license file 2017-09-18 10:18:12 +02:00
README meta-xfce/README: mention meta-gnome in layers required 2015-09-23 15:37:15 +02:00

This layer depends on:

URI: git://github.com/openembedded/oe-core.git
branch: master
revision: HEAD

URI: git://github.com/openembedded/meta-oe.git
branch: master
revision: HEAD
meta-xfce depends on meta-oe, meta-gnome and meta-multimedia in this repository.

To avoid dependencies on meta-multimedia you need to mask recipes by adding
this to local.conf:

BBMASK = "meta-xfce/recipes-multimedia"

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-xfce]' in the subject'

When sending single patches, please using something like:
'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-xfce][PATCH'

Interim layer maintainer: Andreas Müller <schnitzeltony@googlemail.com>