]> code.ossystems Code Review - openembedded-core.git/commitdiff
matchbox-theme-sata: Fix meta data
authorZhai Edwin <edwin.zhai@intel.com>
Fri, 18 Jun 2010 06:30:16 +0000 (14:30 +0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Tue, 29 Jun 2010 16:13:37 +0000 (17:13 +0100)
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
meta/packages/matchbox-theme-sato/matchbox-theme-sato.inc
meta/packages/matchbox-theme-sato/matchbox-theme-sato_0.1.bb
meta/packages/matchbox-theme-sato/matchbox-theme-sato_svn.bb

index a20596e6db3e55ae28edde502ac54d974976dcbb..032dc2d6d57270342ad1f8224656e9148aa0a78d 100644 (file)
@@ -1,5 +1,10 @@
 DESCRIPTION = "Matchbox window manager Sato themes"
-LICENSE = "CC-BY-SA3"
+HOMEPAGE = "http://www.matchbox-project.org/"
+BUGTRACKER = "http://bugzilla.openedhand.com/"
+
+LICENSE = "CCPL"
+LIC_FILES_CHKSUM = "file://COPYING;md5=aae86bb34b0a83716ca09f4e783d6ba4"
+
 DEPENDS = "matchbox-wm"
 SECTION = "x11/wm"
 
index f2e2ffd4e481009aeb9b947be0c3ce35f43b114b..74fb8cf65a6e1efe78195fa91f4d4b661ce18082 100644 (file)
@@ -1,3 +1,5 @@
 require matchbox-theme-sato.inc
 
+PR = "r0"
+
 SRC_URI = "http://pokylinux.org/releases/sato/matchbox-theme-sato-0.1.tar.gz"
index 16dc9cb15d7f2e365b96bcfa54b4b5071efd032e..7d492353bf4869115362d4efc6f59fad7e414512 100644 (file)
@@ -1,6 +1,7 @@
 require matchbox-theme-sato.inc
 
 PV = "0.1+svnr${SRCREV}"
+PR = "r0"
 
 SRC_URI = "svn://svn.o-hand.com/repos/sato/trunk;module=matchbox-sato;proto=http"