summaryrefslogtreecommitdiff
path: root/conf/distro
diff options
context:
space:
mode:
authorStefan Schmidt <stefan@datenfreihafen.org>2008-09-07 18:20:40 +0000
committerStefan Schmidt <stefan@datenfreihafen.org>2008-09-07 18:20:40 +0000
commitffe927d2335fab1a9f3623d850be823c1e30aaa4 (patch)
tree448d687e48777b8e45b5a08908ef007da0720420 /conf/distro
parent419b02cdea07d8cf9ffde2be6f30f382506e8dc4 (diff)
sane-srcrevs.inc: Bump illume to get the recent fixes. Runs amok on FSO without. (Not a complete EFL_SRCREV bump as E did segfault on my test)
Diffstat (limited to 'conf/distro')
-rw-r--r--conf/distro/include/sane-srcrevs.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc
index eab831c2eb..f286743816 100644
--- a/conf/distro/include/sane-srcrevs.inc
+++ b/conf/distro/include/sane-srcrevs.inc
@@ -251,4 +251,5 @@ SRCREV_pn-exquisite ?= "${EFL_SRCREV}"
SRCREV_pn-rage ?= "${EFL_SRCREV}"
# Illume module
-SRCREV_pn-illume ?= "${EFL_SRCREV}"
+# Use EFL_SRCREV again when E does not segfault
+SRCREV_pn-illume ?= "35866"