mirror of
https://git.yoctoproject.org/poky
synced 2026-09-12 06:49:32 +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:
@@ -6,7 +6,7 @@ DESCRIPTION = "Dates is a calendar application."
|
||||
|
||||
PR = "r4"
|
||||
|
||||
PV = "0.0cvs${CVSDATE}"
|
||||
PV = "0.0+svn${SRCDATE}"
|
||||
S = "${WORKDIR}/${PN}"
|
||||
|
||||
SRC_URI = "svn://svn.o-hand.com/repos/;module=${PN};proto=http"
|
||||
|
||||
Reference in New Issue
Block a user