[oe-commits] org.oe.dev moko-autorev|sane-srcdates: remove floating SRCDATE for EFL. This can lead to the overnight-SRCDATE-build error.

mickeyl commit oe at amethyst.openembedded.net
Wed Apr 30 15:49:06 UTC 2008


moko-autorev|sane-srcdates: remove floating SRCDATE for EFL. This can lead to the overnight-SRCDATE-build error. 
Until this is fixed, we should never ever use floating SRCDATEs for CVS packages.

Author: mickeyl at openembedded.org
Branch: org.openembedded.dev
Revision: d2f2a778936ffea10f9841aade384480aa564ec9
ViewMTN: http://monotone.openembedded.org/revision/info/d2f2a778936ffea10f9841aade384480aa564ec9
Files:
1
conf/distro/include/moko-autorev.inc
conf/distro/include/sane-srcdates.inc
Diffs:

#
# mt diff -r667921f22c4d435056120d63b705246ed045da09 -rd2f2a778936ffea10f9841aade384480aa564ec9
#
#
#
# patch "conf/distro/include/moko-autorev.inc"
#  from [fcfcab76f058cc1c4d7421859eca5516729b13b7]
#    to [30a97196079a97d9c58ada036559086466b640f3]
# 
# patch "conf/distro/include/sane-srcdates.inc"
#  from [b34ef707dd219480ea6e208db87c67468bcaa33e]
#    to [ab98f16a11db3d5648ce60703f88e9417c3562d3]
#
============================================================
--- conf/distro/include/moko-autorev.inc	fcfcab76f058cc1c4d7421859eca5516729b13b7
+++ conf/distro/include/moko-autorev.inc	30a97196079a97d9c58ada036559086466b640f3
@@ -1,4 +1,3 @@
-EFL_SRCDATE = "${@time.strftime('%Y%m%d', time.gmtime())}"
 SRCREV_pn-assassin ?= "${AUTOREV}"
 SRCREV_pn-dfu-util ?= "${AUTOREV}"
 SRCREV_pn-dfu-util-native ?= "${AUTOREV}"
============================================================
--- conf/distro/include/sane-srcdates.inc	b34ef707dd219480ea6e208db87c67468bcaa33e
+++ conf/distro/include/sane-srcdates.inc	ab98f16a11db3d5648ce60703f88e9417c3562d3
@@ -52,7 +52,7 @@ SRCDATE_gtkhtml2 ?= "20060323"
 # Enlightenment Foundation Libraries
 # Caution: This is not alphabetically, but (roughly) dependency-sorted.
 # Please leave it like that.
-EFL_SRCDATE ?= "20080411"
+EFL_SRCDATE ?= "20080427"
 SRCDATE_edb-native ?= "${EFL_SRCDATE}"
 SRCDATE_edb ?= "${EFL_SRCDATE}"
 SRCDATE_eet-native ?= "${EFL_SRCDATE}"






More information about the Openembedded-commits mailing list