summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meta/packages/abiword/abiword.inc2
-rw-r--r--meta/packages/abiword/abiword_cvs.bb4
2 files changed, 3 insertions, 3 deletions
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}"