[OE-core] [PATCH 05/17] matchbox-session: Clarify LICENSE as GPLv2

Richard Purdie richard.purdie at linuxfoundation.org
Tue Mar 13 00:22:12 UTC 2012


Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 .../matchbox-session/matchbox-session_0.1.bb       |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-graphics/matchbox-session/matchbox-session_0.1.bb b/meta/recipes-graphics/matchbox-session/matchbox-session_0.1.bb
index df9f2ab..dc10031 100644
--- a/meta/recipes-graphics/matchbox-session/matchbox-session_0.1.bb
+++ b/meta/recipes-graphics/matchbox-session/matchbox-session_0.1.bb
@@ -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"
-- 
1.7.5.4





More information about the Openembedded-core mailing list