summaryrefslogtreecommitdiff
path: root/packages/efl
diff options
context:
space:
mode:
authorHolger Freyther <zecke@selfish.org>2006-02-13 23:35:46 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-02-13 23:35:46 +0000
commitad615b4fc75cbd0a2c1ffe3b93bcb49ba8a5f978 (patch)
treef27b894fa6d959489d4794443727206ee939957b /packages/efl
parent3e89802e5a32cd8c705e4283cb2dec0bbb9e10ad (diff)
parentf521a517fee40366a45a83388b5ef1d5c08298b7 (diff)
merge of 2f0e7f1ce8fbde6583638fca4ada465528b71877
and 95c97dee265267bc2a5993da60c3e2e716644392
Diffstat (limited to 'packages/efl')
-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"