1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-07 16:59:22 +00:00

Upgrade Dates to 0.4.3

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1859 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Ross Burton
2007-06-05 08:20:37 +00:00
parent 04ebae8957
commit c4607eff08
3 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -68,7 +68,7 @@ PREFERRED_PROVIDER_matchbox-panel ?= "matchbox-panel-2"
#
SRCDATE_gconf-dbus ?= "20061219"
SRCDATE_contacts ?= "20070529"
SRCDATE_dates ?= "20070414"
SRCDATE_dates ?= "20070605"
SRCDATE_gtkhtml2 ?= "20060323"
SRCDATE_web ?= "20070529"
SRCDATE_eds-dbus ?= "20070330"
@@ -120,7 +120,7 @@ SRCDATE_fstests = "20070529"
#
# Preferred Versions:
#
PREFERRED_VERSION_dates ?= "0.4.2+svn${SRCDATE}"
PREFERRED_VERSION_dates ?= "0.4.3+svn${SRCDATE}"
PREFERRED_VERSION_matchbox ?= "0.9.1"
PREFERRED_VERSION_matchbox-applet-inputmanager ?= "0.6"
PREFERRED_VERSION_matchbox-applet-startup-monitor ?= "0.1"
+1 -1
View File
@@ -2,7 +2,7 @@ require dates.inc
DEFAULT_PREFERENCE = "-1"
PV = "0.4.2+svn${SRCDATE}"
PV = "0.4.3+svn${SRCDATE}"
S = "${WORKDIR}/trunk"
SRC_URI = "svn://svn.o-hand.com/repos/${PN};module=trunk;proto=http"