All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC] Removal of e2fsprogs-libs
@ 2010-03-23 18:01 Marcin Juszkiewicz
  2010-03-23 18:36 ` Graeme Gregory
  0 siblings, 1 reply; 5+ messages in thread
From: Marcin Juszkiewicz @ 2010-03-23 18:01 UTC (permalink / raw)
  To: openembedded-devel


During last days I spent a bit of time on e2fsprogs* and util-linux-ng 
recipes. They are cleaner now but there is still some work to do.

We have many recipes which depends on 'e2fsprogs-libs' when they want 
'libblkid' or 'libuuid' which are provided by 'e2fsprogs-libs' and 
'util-linux-ng' recipes. I checked how Debian solves that and got into point 
where there is no 'e2fsprogs-libs' recipes in my tree and everything is 
building.

What needs to be changed?

1. git rm -r recipes/e2fsprogs-libs
2. check each recipe which depends on 'e2fsprogs-libs' which library it really
   wants
3. change each recipe which wants 'libblkid' or 'libuuid' to depend on 
   'util-linux-ng'
4. change each recipe which wants 'libcom_err' or 'libss' to depend on 
   'e2fsprogs'
5. add "--with-elf-shlibs" to 'e2fsprogs' to get 'libcom_err' and 'libss'
6. fix packaging of 'e2fsprogs' to get separate packages for libraries.

I can work on that in next days but want to inform everyone that such change 
will be done.

Regards, 
-- 
JID:      hrw@jabber.org
Website:  http://marcin.juszkiewicz.com.pl/
LinkedIn: http://www.linkedin.com/in/marcinjuszkiewicz





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-03-24 16:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-23 18:01 [RFC] Removal of e2fsprogs-libs Marcin Juszkiewicz
2010-03-23 18:36 ` Graeme Gregory
2010-03-23 19:41   ` Koen Kooi
2010-03-24  7:32   ` Frans Meulenbroeks
2010-03-24 16:35     ` Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.