From: Darren Hart <dvhart@linux.intel.com>
To: sgw@linux.intel.com,poky@yoctoproject.org
Subject: [PATCH 0/5] Recipe variable cleanup - typos mostly
Date: Fri, 10 Dec 2010 11:53:36 -0800 [thread overview]
Message-ID: <cover.1292010816.git.dvhart@linux.intel.com> (raw)
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(-)
next reply other threads:[~2010-12-10 19:55 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-10 19:53 Darren Hart [this message]
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
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.1292010816.git.dvhart@linux.intel.com \
--to=dvhart@linux.intel.com \
--cc=poky@yoctoproject.org \
--cc=sgw@linux.intel.com \
/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 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.