From 9604533009f19b8deadb827da9bd957cf75d67ab Mon Sep 17 00:00:00 2001 From: Tomas Frydrych Date: Mon, 29 Jan 2007 18:49:45 +0000 Subject: bumped source date git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1215 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/packages/abiword/abiword.inc | 2 +- meta/packages/abiword/abiword_cvs.bb | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'meta/packages') diff --git a/meta/packages/abiword/abiword.inc b/meta/packages/abiword/abiword.inc index 4c2b28fd7..ea2436393 100644 --- a/meta/packages/abiword/abiword.inc +++ b/meta/packages/abiword/abiword.inc @@ -38,7 +38,7 @@ PARALLEL_MAKE = "" # if you are planning to build plugins, make sure to comment out the # --disable-exports options -EXTRA_OECONF = " --enable-embedded \ +EXTRA_OECONF = " --enable-embedded=poky \ --disable-printing \ --with-sys-wv \ --disable-exports \ diff --git a/meta/packages/abiword/abiword_cvs.bb b/meta/packages/abiword/abiword_cvs.bb index 2c27cc208..7c000d6d4 100644 --- a/meta/packages/abiword/abiword_cvs.bb +++ b/meta/packages/abiword/abiword_cvs.bb @@ -1,8 +1,8 @@ require abiword.inc -SRCDATE="20070113" +SRCDATE="20070130" PV="2.5.0+cvs${SRCDATE}" -PR = "r1" +PR = "r3" SRC_URI = "${CVSURI}" -- cgit v1.2.3