All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Restore poky-tiny without eglibc wchar changes
@ 2012-01-05 23:37 Darren Hart
  2012-01-05 23:37 ` [PATCH 1/1] distro: Add poky-tiny distro definition Darren Hart
  0 siblings, 1 reply; 3+ messages in thread
From: Darren Hart @ 2012-01-05 23:37 UTC (permalink / raw)
  To: Richard Purdie, Khem Raj, Yocto Project, Chris Larson, philb,
	Koen Kooi

Restore the poky-tiny distro definition addressing concerns raised on the list.
Rather than conditionally drop eglibc-utils based on wchar support, this
version sets USE_NLS="no" in the distro config to avoid pulling in gettext.

Also addresses some confusion over the "All rights reserved." statement by
explicitly referencing the MIT license.

The following changes since commit 7f837eb05f924996c89283ec8b74e46f6b5cd343:

  bitbake/runqueue: Improve the setscene logging (2012-01-05 13:04:19 +0000)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib dvhart/tiny
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dvhart/tiny

Darren Hart (1):
  distro: Add poky-tiny distro definition

 meta-yocto/conf/distro/poky-tiny.conf |  110 +++++++++++++++++++++++++++++++++
 1 files changed, 110 insertions(+), 0 deletions(-)
 create mode 100644 meta-yocto/conf/distro/poky-tiny.conf

-- 
1.7.6.4



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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-05 23:37 [PATCH 0/1] Restore poky-tiny without eglibc wchar changes Darren Hart
2012-01-05 23:37 ` [PATCH 1/1] distro: Add poky-tiny distro definition Darren Hart
2012-01-06 11:34   ` Richard Purdie

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.