From: Ross Burton Date: Wed, 20 Jun 2007 15:36:52 +0000 (+0000) Subject: Move the Abiword srcdate to poky.conf X-Git-Tag: 2011-1~11436 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=36c59992898a68ed5df44638f79c924f0105f604;p=openembedded-core.git Move the Abiword srcdate to poky.conf git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1977 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index 6966fedc78..88e5864645 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf @@ -118,6 +118,7 @@ SRCDATE_libsyncml = "20070529" SRCDATE_matchbox-applet-light = "20070529" SRCDATE_fstests = "20070529" SRCDATE_test-xvideo ?= "20070619" +SRCDATE_abiword ?= "20070130" # # Preferred Versions: diff --git a/meta/packages/abiword/abiword_cvs.bb b/meta/packages/abiword/abiword_cvs.bb index 7c000d6d45..e0e3bd7d60 100644 --- a/meta/packages/abiword/abiword_cvs.bb +++ b/meta/packages/abiword/abiword_cvs.bb @@ -1,6 +1,5 @@ require abiword.inc -SRCDATE="20070130" PV="2.5.0+cvs${SRCDATE}" PR = "r3"