ecore, evas: update date for m4 checkouts
authorJustin Patrin <papercrane@gmail.com>
Mon, 13 Feb 2006 22:36:42 +0000 (22:36 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Mon, 13 Feb 2006 22:36:42 +0000 (22:36 +0000)
packages/efl/ecore.inc
packages/efl/evas.inc

index 59d1af6..3e7b529 100644 (file)
@@ -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"
index a8b4e85..33625e8 100644 (file)
@@ -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"