From 46add1daeec18397982c222069d5dc89fc693c53 Mon Sep 17 00:00:00 2001 From: Lei Maohui Date: Mon, 27 Apr 2015 14:53:27 +0800 Subject: 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 Signed-off-by: Richard Purdie --- meta/recipes-graphics/xorg-lib/xkeyboard-config_2.13.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-graphics') 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" -- cgit 1.2.3-korg