xkeyboard-config: remove GPLv3 files

xkeyboard-config is intended to be MIT licensed, so backport a patch from
upstream to relicense one file and temporarily delete another.

(From OE-Core rev: dd80d50a7943da4b58896b908b47a4aeed120075)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ross Burton
2015-05-18 12:59:36 +01:00
committed by Richard Purdie
parent 0e38b69a93
commit d642865f1b
2 changed files with 1047 additions and 2 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -9,10 +9,12 @@ systems."
HOMEPAGE = "http://freedesktop.org/wiki/Software/XKeyboardConfig"
BUGTRACKER = "https://bugs.freedesktop.org/enter_bug.cgi?product=xkeyboard-config"
LICENSE = "MIT & MIT-style & GPLv3"
LICENSE = "MIT & MIT-style"
LIC_FILES_CHKSUM = "file://COPYING;md5=0e7f21ca7db975c63467d2e7624a12f9"
SRC_URI="${XORG_MIRROR}/individual/data/xkeyboard-config/${BPN}-${PV}.tar.bz2"
SRC_URI = "${XORG_MIRROR}/individual/data/xkeyboard-config/${BPN}-${PV}.tar.bz2 \
file://0001-Remove-GPLv3-content.patch \
"
SRC_URI[md5sum] = "a415775ca8ecf4dfafc9488b8cbd7114"
SRC_URI[sha256sum] = "7b5be9f2b9a30102512b15308aec55f7f54289df24ac21de82ebb4bf145f9fce"