Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [RFC PATCH 0/1] Locale package installation
Date: Wed, 28 Dec 2011 13:43:33 +0000	[thread overview]
Message-ID: <cover.1325079532.git.paul.eggleton@linux.intel.com> (raw)

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




             reply	other threads:[~2011-12-28 13:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-28 13:43 Paul Eggleton [this message]
2011-12-28 13:43 ` [RFC PATCH 1/1] classes/image: implement generic locale package installation 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1325079532.git.paul.eggleton@linux.intel.com \
    --to=paul.eggleton@linux.intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox