[oe-commits] org.oe.dev efl.bbclass: update snapshot date

mickeyl commit openembedded-commits at lists.openembedded.org
Sat Jul 21 14:44:53 UTC 2007


efl.bbclass: update snapshot date

Author: mickeyl at openembedded.org
Branch: org.openembedded.dev
Revision: 68b677cc5ae237d521b127e852086eac5d000fd4
ViewMTN: http://monotone.openembedded.org/revision.psp?id=68b677cc5ae237d521b127e852086eac5d000fd4
Files:
1
classes/efl1.bbclass
Diffs:

#
# mt diff -rbf4d3cbe95b7214256a37a1fa802d657ee77a544 -r68b677cc5ae237d521b127e852086eac5d000fd4
#
# 
# 
# patch "classes/efl1.bbclass"
#  from [05253e5fc23910b56de2c50c38a1e2e0b154f242]
#    to [c5d4fa39e37e786b0011996a8c2f9c2818c4f2bc]
# 
============================================================
--- classes/efl1.bbclass	05253e5fc23910b56de2c50c38a1e2e0b154f242
+++ classes/efl1.bbclass	c5d4fa39e37e786b0011996a8c2f9c2818c4f2bc
@@ -8,7 +8,7 @@ SRCNAME = "${@bb.data.getVar('PN', d, 1)
 SECTION = "e/libs"
 HOMEPAGE = "http://www.enlightenment.org"
 SRCNAME = "${@bb.data.getVar('PN', d, 1).replace('-native', '')}"
-SRC_URI = "http://download.enlightenment.org/snapshots/2007-06-17/${SRCNAME}-${PV}.tar.gz"
+SRC_URI = "http://download.enlightenment.org/snapshots/2007-07-10/${SRCNAME}-${PV}.tar.gz"
 S = "${WORKDIR}/${SRCNAME}-${PV}"
 
 libdirectory = "src/lib"






More information about the Openembedded-commits mailing list