mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 18:49:32 +02:00
bumped source date
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1215 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -38,7 +38,7 @@ PARALLEL_MAKE = ""
|
|||||||
# if you are planning to build plugins, make sure to comment out the
|
# if you are planning to build plugins, make sure to comment out the
|
||||||
# --disable-exports options
|
# --disable-exports options
|
||||||
|
|
||||||
EXTRA_OECONF = " --enable-embedded \
|
EXTRA_OECONF = " --enable-embedded=poky \
|
||||||
--disable-printing \
|
--disable-printing \
|
||||||
--with-sys-wv \
|
--with-sys-wv \
|
||||||
--disable-exports \
|
--disable-exports \
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
require abiword.inc
|
require abiword.inc
|
||||||
|
|
||||||
SRCDATE="20070113"
|
SRCDATE="20070130"
|
||||||
PV="2.5.0+cvs${SRCDATE}"
|
PV="2.5.0+cvs${SRCDATE}"
|
||||||
PR = "r1"
|
PR = "r3"
|
||||||
|
|
||||||
SRC_URI = "${CVSURI}"
|
SRC_URI = "${CVSURI}"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user