mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 03:32:13 +02:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user