Openembedded Core Discussions
 help / color / mirror / Atom feed
* [RFC PATCH 0/1] Locale package installation
@ 2011-12-28 13:43 Paul Eggleton
  2011-12-28 13:43 ` [RFC PATCH 1/1] classes/image: implement generic locale " Paul Eggleton
  2012-01-03 23:54 ` [RFC PATCH 0/1] Locale " Saul Wold
  0 siblings, 2 replies; 5+ messages in thread
From: Paul Eggleton @ 2011-12-28 13:43 UTC (permalink / raw)
  To: openembedded-core

Implement locale package installation as we had in OE-Classic; please
review. In particular I'm not sure of the naming of
rootfs_check_package_exists() (since it resolves the package to a
filename in the case of RPM). Note that because of the default value of
IMAGE_LINGUAS this patch will result in images growing slightly.

The following change since commit 8f348ccad083d6c02c200652ff6295e701e88f0d:

  coreutils: ensure --color works so DEPEND on libcap (2011-12-24 10:05:35 +0000)

is available in the git repository at:
  git://git.openembedded.org/openembedded-core-contrib paule/image-linguas
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/image-linguas

Paul Eggleton (1):
  classes/image: implement generic locale package installation

 meta/classes/image.bbclass      |   37 +++++++++++++++++++++++++++++++++++++
 meta/classes/rootfs_deb.bbclass |   37 +++++++++++++++++++++++++++----------
 meta/classes/rootfs_ipk.bbclass |   30 +++++++++---------------------
 meta/classes/rootfs_rpm.bbclass |   35 +++++++++++------------------------
 4 files changed, 84 insertions(+), 55 deletions(-)

-- 
1.7.5.4




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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-28 13:43 [RFC PATCH 0/1] Locale package installation Paul Eggleton
2011-12-28 13:43 ` [RFC PATCH 1/1] classes/image: implement generic locale " Paul Eggleton
2012-01-03 23:54 ` [RFC PATCH 0/1] Locale " Saul Wold
2012-01-04  0:50   ` Paul Eggleton
2012-01-04 11:17     ` Richard Purdie

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