[oe] [Bug 1383] [PATCH] packages ztenv and libeb

bugzilla-daemon at tinman.treke.net bugzilla-daemon at tinman.treke.net
Mon Sep 4 21:35:37 UTC 2006


http://bugs.openembedded.org/show_bug.cgi?id=1383





------- Comment #5 from koen at dominion.kabel.utwente.nl  2006-09-04 14:35 -------
libeb is currently unmergable due to the 'ZAURUS' stuff in the patch. Having a
recipe that is (unnecessarily) broken from 80% of the machines in OE is IMO
worse than not having it.

the badness is in ztenwindow.cpp:

#ifdef ZAURUS
extern "C" {
  extern int zau_use_itimer;
  extern int zau_c3000_mode;
  extern int zau_opened;
  int zau_temporary_close_all(void);
  void zau_get_zio_status(char *buf, int fd);
  extern void (*zau_open_trig) (void);
};#endif

So the patch to libeb only seems to be needed in 'ZAURUS'-mode (whatever that
may be). The whole zio.patch smells like hackery to avoid bugs (like running
out of file descriptors) in the 2.4.crappix kernel.
I'll have a stab at adding libeb without zio.patch tomorrow. Could you ask
'Nemo' to provide his full name
(http://www.openembedded.org/wiki/MaintainerPolicy)? 


-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the Openembedded-devel mailing list