matchbox-session: Clarify LICENSE as GPLv2

(From OE-Core rev: b6906c8c08dff9f8b3dac0d2d637856296cb4a60)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie
2012-03-12 21:44:37 +00:00
parent d72637c04e
commit 40aef31b22

View File

@@ -2,7 +2,7 @@ DESCRIPTION = "Custom MB session files for poky"
HOMEPAGE = "http://www.matchbox-project.org/"
BUGTRACKER = "http://bugzilla.openedhand.com/"
LICENSE = "GPL"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://matchbox-session;endline=20;md5=180f1c169a15d059a56c30094f6fb5ea"
SECTION = "x11"
@@ -11,6 +11,8 @@ RCONFLICTS = "matchbox-common"
SRC_URI = "file://matchbox-session"
S = "${WORKDIR}"
PR = "r1"
inherit update-alternatives
ALTERNATIVE_NAME = "x-session-manager"