mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 00:49:33 +02:00
Convert packages CVSDATE -> SRCDATE and standardise some PV fields
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@268 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -2,7 +2,7 @@ SECTION = "x11/wm"
|
||||
DESCRIPTION = "Matchbox window manager common files"
|
||||
LICENSE = "GPL"
|
||||
DEPENDS = "libmatchbox"
|
||||
PV = "0.9.1+cvs-${CVSDATE}"
|
||||
PV = "0.9.1+svn${SRCDATE}"
|
||||
S = "${WORKDIR}/matchbox-common"
|
||||
DEFAULT_PREFERENCE = "-1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user