Openembedded Core Discussions
 help / color / mirror / Atom feed
* Problem with debian renaming and upgrade-path on dora
@ 2014-07-29 17:32 Henning Heinold
  2014-08-01  9:32 ` Paul Eggleton
  0 siblings, 1 reply; 3+ messages in thread
From: Henning Heinold @ 2014-07-29 17:32 UTC (permalink / raw)
  To: openembedded-core

Hi,

I have a problem to get a sane upgrade path for a library package which should be splitted
in to serval packages on dora.

The old package is called libfoo now the package gets split into libfoo libfoo-bar libfoo-set and so on.

Because of the debian renaming for libraries the PN-library package libfoo is renamed to libfoo3.

If we now want to upgrade from libfoo to libfoo3 oneway would be to use RREPLACE, but
the renaming wrapping is written at do_package into files, before all the other stuff
kicks in.

So all RREPLACES are renamed to libfoo3 too, making it impossible to get a REPLACE stanza for libfoo
into an ipk.

Bye Henning


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

end of thread, other threads:[~2014-08-01 10:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-29 17:32 Problem with debian renaming and upgrade-path on dora Henning Heinold
2014-08-01  9:32 ` Paul Eggleton
2014-08-01 10:52   ` Martin Jansa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox