mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 21:49:33 +02:00
matchbox-theme-sata: Fix meta data
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
58d1a6efcd
commit
15da3d0702
@@ -1,5 +1,10 @@
|
|||||||
DESCRIPTION = "Matchbox window manager Sato themes"
|
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"
|
DEPENDS = "matchbox-wm"
|
||||||
SECTION = "x11/wm"
|
SECTION = "x11/wm"
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
require matchbox-theme-sato.inc
|
require matchbox-theme-sato.inc
|
||||||
|
|
||||||
|
PR = "r0"
|
||||||
|
|
||||||
SRC_URI = "http://pokylinux.org/releases/sato/matchbox-theme-sato-0.1.tar.gz"
|
SRC_URI = "http://pokylinux.org/releases/sato/matchbox-theme-sato-0.1.tar.gz"
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
require matchbox-theme-sato.inc
|
require matchbox-theme-sato.inc
|
||||||
|
|
||||||
PV = "0.1+svnr${SRCREV}"
|
PV = "0.1+svnr${SRCREV}"
|
||||||
|
PR = "r0"
|
||||||
|
|
||||||
SRC_URI = "svn://svn.o-hand.com/repos/sato/trunk;module=matchbox-sato;proto=http"
|
SRC_URI = "svn://svn.o-hand.com/repos/sato/trunk;module=matchbox-sato;proto=http"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user