summaryrefslogtreecommitdiff
path: root/packages/efl/evas.inc
diff options
context:
space:
mode:
authorJustin Patrin <papercrane@gmail.com>2006-02-04 01:49:45 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-02-04 01:49:45 +0000
commit77200613aa4a12968f0b793ab5553342b250ce41 (patch)
treec5b02d2e9d6784ac5eda5509b94d84478b772114 /packages/efl/evas.inc
parent0c8f25a194d556d79f64e7df0a47a6254507e36b (diff)
efl, e17: Update to newer release tarballs
- Removed no-splash patch for e-wm, crash bug seems to be gone - add "released" entrance - remove ecore fixes (fixed in release...finally) - add new configure fix for evas and change configure patch names to use ${PV}
Diffstat (limited to 'packages/efl/evas.inc')
-rw-r--r--packages/efl/evas.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/efl/evas.inc b/packages/efl/evas.inc
index 3f25fd5767..37f0efaab1 100644
--- a/packages/efl/evas.inc
+++ b/packages/efl/evas.inc
@@ -12,7 +12,7 @@ inherit efl
export FREETYPE_CONFIG = "${STAGING_BINDIR}/freetype-config${@binconfig_suffix(d)}"
SRC_URI = "http://enlightenment.freedesktop.org/files/evas-${PV}.tar.gz \
- file://fix-configure.patch;patch=1 \
+ file://fix-configure-${PV}.patch;patch=1 \
cvs://anonymous@thinktux.net/root;module=e17/libs/evas/m4;date=20050926"
S = "${WORKDIR}/evas-${PV}"