summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages/efl/ecore.inc2
-rw-r--r--packages/efl/evas.inc2
2 files changed, 2 insertions, 2 deletions
diff --git a/packages/efl/ecore.inc b/packages/efl/ecore.inc
index 59d1af6cb3..3e7b5299ea 100644
--- a/packages/efl/ecore.inc
+++ b/packages/efl/ecore.inc
@@ -12,7 +12,7 @@ inherit efl
SRC_URI = "http://enlightenment.freedesktop.org/files/ecore-${PV}.tar.gz \
file://configure.patch;patch=1 \
file://fix-tslib-configure.patch;patch=1 \
- cvs://anonymous@thinktux.net/root;module=e17/libs/ecore/m4;date=20050926"
+ cvs://anonymous@thinktux.net/root;module=e17/libs/ecore/m4;date=20060101"
S = "${WORKDIR}/ecore-${PV}"
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/ecore"
diff --git a/packages/efl/evas.inc b/packages/efl/evas.inc
index a8b4e85f4f..33625e812d 100644
--- a/packages/efl/evas.inc
+++ b/packages/efl/evas.inc
@@ -13,7 +13,7 @@ export FREETYPE_CONFIG = "${STAGING_BINDIR}/freetype-config${@binconfig_suffix(
SRC_URI = "http://enlightenment.freedesktop.org/files/evas-${PV}.tar.gz \
file://fix-configure-${PV}.patch;patch=1 \
- cvs://anonymous@thinktux.net/root;module=e17/libs/evas/m4;date=20050926"
+ cvs://anonymous@thinktux.net/root;module=e17/libs/evas/m4;date=20060101"
S = "${WORKDIR}/evas-${PV}"
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/evas"