From: Lei Maohui Date: Mon, 27 Apr 2015 06:53:27 +0000 (+0800) Subject: xkeyboard-config: modified the license X-Git-Tag: 2015-10~2058 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=cab517bb1d7628fd8c1080f12462b86928ca720b;p=openembedded-core.git xkeyboard-config: modified the license Because usr/share/X11/xkb/symbols/eu and usr/share/X11/xkb/symbols/ph are GPLv3. So add GPLv3 in the license. Signed-off-by: Lei Maohui Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.13.bb b/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.13.bb index 5536b6217a..7df25c4781 100644 --- a/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.13.bb +++ b/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.13.bb @@ -9,7 +9,7 @@ systems." HOMEPAGE = "http://freedesktop.org/wiki/Software/XKeyboardConfig" BUGTRACKER = "https://bugs.freedesktop.org/enter_bug.cgi?product=xkeyboard-config" -LICENSE = "MIT & MIT-style" +LICENSE = "MIT & MIT-style & GPLv3" LIC_FILES_CHKSUM = "file://COPYING;md5=0e7f21ca7db975c63467d2e7624a12f9" SRC_URI="${XORG_MIRROR}/individual/data/xkeyboard-config/${BPN}-${PV}.tar.bz2"