All of lore.kernel.org
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: Ben Shelton <ben.shelton@ni.com>,
	openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 2/2] util-linux: break out new package util-linux-findfs
Date: Wed, 23 Jul 2014 16:46:55 -0700	[thread overview]
Message-ID: <53D0496F.3070205@linux.intel.com> (raw)
In-Reply-To: <1406154587-30052-2-git-send-email-ben.shelton@ni.com>

On 07/23/2014 03:29 PM, Ben Shelton wrote:
> From: Richard Tollerton <rich.tollerton@ni.com>
>

For both this and the prior patch, can you explain why you are break 
these out.  I assume because you want finer grain control, but explain 
it in the commit messages please.

Sau!


> Signed-off-by: Richard Tollerton <rich.tollerton@ni.com>
> Signed-off-by: Ben Shelton <ben.shelton@ni.com>
> ---
>   meta/recipes-core/util-linux/util-linux.inc | 4 +++-
>   1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/meta/recipes-core/util-linux/util-linux.inc b/meta/recipes-core/util-linux/util-linux.inc
> index d640a5f..ffb84c4 100644
> --- a/meta/recipes-core/util-linux/util-linux.inc
> +++ b/meta/recipes-core/util-linux/util-linux.inc
> @@ -36,7 +36,8 @@ PACKAGES =+ "util-linux-agetty util-linux-fdisk util-linux-cfdisk util-linux-sfd
>                util-linux-uuidgen util-linux-lscpu util-linux-fsck util-linux-blkid \
>                util-linux-mkfs util-linux-mcookie util-linux-reset \
>                util-linux-mkfs.cramfs util-linux-fsck.cramfs util-linux-fstrim \
> -             util-linux-partx ${PN}-bash-completion util-linux-hwclock"
> +             util-linux-partx ${PN}-bash-completion util-linux-hwclock \
> +             util-linux-findfs"
>
>   SHARED_EXTRA_OECONF = "--disable-use-tty-group \
>                          --disable-makeinstall-chown \
> @@ -79,6 +80,7 @@ FILES_util-linux-uuidd = "${sbindir}/uuidd"
>   FILES_util-linux-reset = "${base_bindir}/reset"
>   FILES_util-linux-partx = "${sbindir}/partx"
>   FILES_util-linux-hwclock = "${base_sbindir}/hwclock.${BPN}"
> +FILES_util-linux-findfs = "${sbindir}/findfs"
>
>   FILES_util-linux-libblkid = "${base_libdir}/libblkid.so.*"
>   FILES_util-linux-libmount = "${base_libdir}/libmount.so.*"
>


      reply	other threads:[~2014-07-23 23:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-23 22:29 [PATCH 1/2] util-linux: break out new package util-linux-hwclock Ben Shelton
2014-07-23 22:29 ` [PATCH 2/2] util-linux: break out new package util-linux-findfs Ben Shelton
2014-07-23 23:46   ` Saul Wold [this message]

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=53D0496F.3070205@linux.intel.com \
    --to=sgw@linux.intel.com \
    --cc=ben.shelton@ni.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 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.