[poky] [PATCH 0/5] Recipe variable cleanup - typos mostly

Darren Hart dvhart at linux.intel.com
Fri Dec 10 11:53:36 PST 2010


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 at 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(-)




More information about the poky mailing list