aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
diff options
context:
space:
mode:
authorLei Maohui <leimaohui@cn.fujitsu.com>2015-04-27 14:53:27 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-04-27 14:59:51 +0100
commit46add1daeec18397982c222069d5dc89fc693c53 (patch)
tree060bf476727b7a69d47a3ac56f3a3eec8ec7ab34 /meta/recipes-graphics
parenta61234ee96a0de5c527edac04fc459d14150c7ec (diff)
downloadopenembedded-core-contrib-46add1daeec18397982c222069d5dc89fc693c53.tar.gz
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. (From OE-Core rev: cab517bb1d7628fd8c1080f12462b86928ca720b) Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r--meta/recipes-graphics/xorg-lib/xkeyboard-config_2.13.bb2
1 files changed, 1 insertions, 1 deletions
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"