[oe] EFL_SRCREV bump breaks GPE/enlightenment

Neil MacMunn neil at gumstix.com
Mon Jan 17 17:29:04 UTC 2011


Changing to EFL_SRCRV 55319 causes display problems for buttons and the 
workspace manager. Mousing over the main menu causes Xinit.d to restart.

before crash:

# ps fax
<snip>
   955 ?        Ss     0:00 gpe-dm
   958 tty3     Ss+    0:00  \_ Xorg -br -pn -dpi 100 :0 -noreset
   959 ?        S      0:00  \_ run-parts /etc/X11/Xinit.d
  1036 ?        S<L    0:03      \_ /usr/bin/enlightenment
<snip>

after:

#ps fax
<snip>
   955 ?        Ss     0:00 gpe-dm
   958 tty3     Ss+    0:01  \_ Xorg -br -pn -dpi 100 :0 -noreset
  1100 ?        S      0:00  \_ run-parts /etc/X11/Xinit.d
  1139 ?        S<L    0:03      \_ /usr/bin/enlightenment
<snip>

Reverted changes to e-base.bbclass seems to fix the problem

# git revert 004321e0878162331908acda8bdaaa31a2aa6278
# git revert 2c7181fda31fa0bc215b5425ef872361944f4ae5

I'm using the omap3-desktop-image on a Gumstix Overo.


Neil




More information about the Openembedded-devel mailing list