From: Philip Tricca <flihp@twobit.us>
To: jackie.huang@windriver.com
Cc: yocto@yoctoproject.org
Subject: Re: [meta-selinux][PATCH] e2fsprogs: now depend on attr
Date: Fri, 21 Aug 2015 13:49:12 -0700 [thread overview]
Message-ID: <55D78EC8.4020606@twobit.us> (raw)
In-Reply-To: <1439961730-5486-1-git-send-email-jackie.huang@windriver.com>
We probably don't need the comment since it's made clear by the DEPENDS
but other than that this LGTM.
Best,
Philip
On 08/18/2015 10:22 PM, jackie.huang@windriver.com wrote:
> From: Joe Slater <jslater@windriver.com>
>
> Patches added by this bbappend make us depend on the attr
> package.
>
> Signed-off-by: Joe Slater <jslater@windriver.com>
> Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
> ---
> recipes-devtools/e2fsprogs/e2fsprogs_1.42.9.bbappend | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/recipes-devtools/e2fsprogs/e2fsprogs_1.42.9.bbappend b/recipes-devtools/e2fsprogs/e2fsprogs_1.42.9.bbappend
> index d8de9da..e65df12 100644
> --- a/recipes-devtools/e2fsprogs/e2fsprogs_1.42.9.bbappend
> +++ b/recipes-devtools/e2fsprogs/e2fsprogs_1.42.9.bbappend
> @@ -1,5 +1,8 @@
> FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
>
> +# These patches make us depend on attr.
> +DEPENDS += "attr"
> +
> SRC_URI += " \
> file://misc-xattr-add-xattr-module-stub.patch \
> file://mke2fs.c-create_inode.c-copy-xattrs.patch \
>
prev parent reply other threads:[~2015-08-21 20:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-19 5:22 [meta-selinux][PATCH] e2fsprogs: now depend on attr jackie.huang
2015-08-21 20:49 ` Philip Tricca [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=55D78EC8.4020606@twobit.us \
--to=flihp@twobit.us \
--cc=jackie.huang@windriver.com \
--cc=yocto@yoctoproject.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.