summaryrefslogtreecommitdiff
path: root/meta
diff options
context:
space:
mode:
authorZhai Edwin <edwin.zhai@intel.com>2010-06-18 14:30:16 +0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-06-29 17:13:37 +0100
commit15da3d070239f0c4b7dfbd4b8f9cd2dec687636c (patch)
treeabfcc750e5e64d0f1cc28edfad9b2164366e8c49 /meta
parent58d1a6efcd1f0c7449a41edd9c5de90a78a40967 (diff)
downloadopenembedded-core-15da3d070239f0c4b7dfbd4b8f9cd2dec687636c.tar.gz
openembedded-core-15da3d070239f0c4b7dfbd4b8f9cd2dec687636c.tar.bz2
openembedded-core-15da3d070239f0c4b7dfbd4b8f9cd2dec687636c.tar.xz
openembedded-core-15da3d070239f0c4b7dfbd4b8f9cd2dec687636c.zip
matchbox-theme-sata: Fix meta data
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
Diffstat (limited to 'meta')
-rw-r--r--meta/packages/matchbox-theme-sato/matchbox-theme-sato.inc7
-rw-r--r--meta/packages/matchbox-theme-sato/matchbox-theme-sato_0.1.bb2
-rw-r--r--meta/packages/matchbox-theme-sato/matchbox-theme-sato_svn.bb1
3 files changed, 9 insertions, 1 deletions
diff --git a/meta/packages/matchbox-theme-sato/matchbox-theme-sato.inc b/meta/packages/matchbox-theme-sato/matchbox-theme-sato.inc
index a20596e6d..032dc2d6d 100644
--- a/meta/packages/matchbox-theme-sato/matchbox-theme-sato.inc
+++ b/meta/packages/matchbox-theme-sato/matchbox-theme-sato.inc
@@ -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"
diff --git a/meta/packages/matchbox-theme-sato/matchbox-theme-sato_0.1.bb b/meta/packages/matchbox-theme-sato/matchbox-theme-sato_0.1.bb
index f2e2ffd4e..74fb8cf65 100644
--- a/meta/packages/matchbox-theme-sato/matchbox-theme-sato_0.1.bb
+++ b/meta/packages/matchbox-theme-sato/matchbox-theme-sato_0.1.bb
@@ -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"
diff --git a/meta/packages/matchbox-theme-sato/matchbox-theme-sato_svn.bb b/meta/packages/matchbox-theme-sato/matchbox-theme-sato_svn.bb
index 16dc9cb15..7d492353b 100644
--- a/meta/packages/matchbox-theme-sato/matchbox-theme-sato_svn.bb
+++ b/meta/packages/matchbox-theme-sato/matchbox-theme-sato_svn.bb
@@ -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"