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:
@@ -10,7 +10,7 @@ PACKAGES = "${PN}-dev ${PN}-utils ${PN} ${PN}-doc ${PN}-locale"
|
||||
FILES_${PN}-dev += "${bindir}/xml-config"
|
||||
FILES_${PN}-utils += "${bindir}"
|
||||
|
||||
PV = "2.6.23+cvs-${CVSDATE}"
|
||||
PV = "2.6.23+cvs${SRCDATE}"
|
||||
S = "${WORKDIR}/${PN}"
|
||||
SRC_URI = "cvs://anonymous@anoncvs.gnome.org/cvs/gnome;module=libxml2"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user