All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Recipe variable cleanup - typos mostly
@ 2010-12-10 19:53 Darren Hart
  2010-12-10 18:52 ` [PATCH 1/5] Correct DESCRIPTION typos in various recipes Darren Hart
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Darren Hart @ 2010-12-10 19:53 UTC (permalink / raw)
  To: sgw, poky

An investigation into undocumented variables revealed a few typos
in common recipe variables. The following patches address those for:

DESCRIPTION
PARALLEL_MAKE
LIC_FILES_CHKSUM

The latter uncovered a few bad md5sums and other typos, those are addressed
as well.

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: dvhart/var-cleanup
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dvhart/var-cleanup

Thanks,
    Darren Hart <dvhart@linux.intel.com>
---


Darren Hart (5):
  Correct DESCRIPTION typos in various recipes
  image-swab: Correct PARALLEL_MAKE typo
  Correct LIC_FILES_CHKSUM typos
  tcl: Correct license checksums
  linux-libc-headers: Correct license checksum

 meta/classes/image-swab.bbclass                    |    2 +-
 .../initrdscripts/initramfs-boot_1.0.bb            |    2 +-
 .../initrdscripts/initramfs-live-boot_1.0.bb       |    2 +-
 .../initrdscripts/initramfs-live-install_1.0.bb    |    2 +-
 meta/recipes-core/tasks/task-poky-sdk.bb           |    2 +-
 meta/recipes-devtools/nasm/nasm_2.07.bb            |    2 +-
 meta/recipes-devtools/quilt/quilt.inc              |    2 +-
 meta/recipes-devtools/tcltk/tcl_8.5.9.bb           |   12 ++++++------
 meta/recipes-extended/groff/groff_1.18.1.4.bb      |    2 +-
 meta/recipes-gnome/tasks/task-poky-sdk-gmae.bb     |    2 +-
 .../tasks/task-poky-standalone-gmae-sdk-target.bb  |    2 +-
 .../linux-libc-headers/linux-libc-headers.inc      |    2 +-
 12 files changed, 17 insertions(+), 17 deletions(-)



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

end of thread, other threads:[~2010-12-10 19:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-10 19:53 [PATCH 0/5] Recipe variable cleanup - typos mostly Darren Hart
2010-12-10 18:52 ` [PATCH 1/5] Correct DESCRIPTION typos in various recipes Darren Hart
2010-12-10 18:54 ` [PATCH 2/5] image-swab: Correct PARALLEL_MAKE typo Darren Hart
2010-12-10 19:34 ` [PATCH 3/5] Correct LIC_FILES_CHKSUM typos Darren Hart
2010-12-10 19:35 ` [PATCH 4/5] tcl: Correct license checksums Darren Hart
2010-12-10 19:38 ` [PATCH 5/5] linux-libc-headers: Correct license checksum Darren Hart

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.