Openembedded Core Discussions
 help / color / mirror / Atom feed
* is the virtual package <locale>-tanslation correct?
@ 2012-04-24  9:33 Lu, Lianhao
  2012-04-24  9:42 ` Phil Blundell
  0 siblings, 1 reply; 7+ messages in thread
From: Lu, Lianhao @ 2012-04-24  9:33 UTC (permalink / raw)
  To: openembedded-core

Hi guys,

I found that in package.bbclass when generating the -locale packages, it sets RPROVIDES to provide the virtual packages <locale>-translation,
  d.setVar('RPROVIDES_' + pkg, '%s-locale %s-translation' % (pn, ln))

This would result different real packages provide the same <locale>-translation, i.e. eglibc-locale-ca and glib-2.0-locale-ca will both RPROVIDES ca-translation, even though they contain different messages.

Is it desirable or should we remove the <locale>-translation in RPROVIDES?

Best Regards,
-Lianhao



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

end of thread, other threads:[~2012-04-24 20:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-24  9:33 is the virtual package <locale>-tanslation correct? Lu, Lianhao
2012-04-24  9:42 ` Phil Blundell
2012-04-24 10:45   ` Richard Purdie
2012-04-24 10:48     ` Phil Blundell
2012-04-24 16:33       ` Richard Purdie
2012-04-24 16:47         ` Phil Blundell
2012-04-24 19:59           ` Richard Purdie

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