All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philip Tricca <flihp@twobit.us>
To: Thomas Perrot <thomas.perrot@tupi.fr>
Cc: yocto@yoctoproject.org
Subject: Re: [meta-selinux][PATCH] Remove recipes for kernel 3.14 and 3.19 from master branch, to fix a build error. ERROR: No recipes available for: meta-selinux/recipes-kernel/linux/linux-yocto_3.19.bbappend meta-selinux/recipes-kernel/linux/linux-yocto_3.14.bbappend
Date: Fri, 26 Feb 2016 21:49:07 -0800	[thread overview]
Message-ID: <56D138D3.7060009@twobit.us> (raw)
In-Reply-To: <1451932304-25824-1-git-send-email-thomas.perrot@tupi.fr>

Merged. Thanks.

On 01/04/2016 10:31 AM, Thomas Perrot wrote:
> Signed-off-by: Thomas Perrot <thomas.perrot@tupi.fr>
> ---
>  recipes-kernel/linux/linux-yocto_3.14.bbappend | 8 --------
>  recipes-kernel/linux/linux-yocto_3.19.bbappend | 8 --------
>  2 files changed, 16 deletions(-)
>  delete mode 100644 recipes-kernel/linux/linux-yocto_3.14.bbappend
>  delete mode 100644 recipes-kernel/linux/linux-yocto_3.19.bbappend
> 
> diff --git a/recipes-kernel/linux/linux-yocto_3.14.bbappend b/recipes-kernel/linux/linux-yocto_3.14.bbappend
> deleted file mode 100644
> index 65c79ef..0000000
> --- a/recipes-kernel/linux/linux-yocto_3.14.bbappend
> +++ /dev/null
> @@ -1,8 +0,0 @@
> -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
> -
> -# Enable selinux support in the kernel if the feature is enabled
> -SRC_URI += "${@bb.utils.contains('DISTRO_FEATURES', 'selinux', 'file://selinux.cfg', '', d)}"
> -
> -# For inconsistent kallsyms data bug on ARM
> -# http://lists.infradead.org/pipermail/linux-arm-kernel/2012-March/thread.html#89718 
> -EXTRA_OEMAKE += "${@bb.utils.contains('TARGET_ARCH', 'arm', ' KALLSYMS_EXTRA_PASS=1', '', d)}"
> diff --git a/recipes-kernel/linux/linux-yocto_3.19.bbappend b/recipes-kernel/linux/linux-yocto_3.19.bbappend
> deleted file mode 100644
> index a8c0647..0000000
> --- a/recipes-kernel/linux/linux-yocto_3.19.bbappend
> +++ /dev/null
> @@ -1,8 +0,0 @@
> -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
> -
> -# Enable selinux support in the kernel if the feature is enabled
> -SRC_URI += "${@bb.utils.contains('DISTRO_FEATURES', 'selinux', 'file://selinux.cfg', '', d)}"
> -
> -# For inconsistent kallsyms data bug on ARM
> -# http://lists.infradead.org/pipermail/linux-arm-kernel/2012-March/thread.html#89718
> -EXTRA_OEMAKE += "${@bb.utils.contains('TARGET_ARCH', 'arm', ' KALLSYMS_EXTRA_PASS=1', '', d)}"
> 



      reply	other threads:[~2016-02-27  5:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-04 18:31 [meta-selinux][PATCH] Remove recipes for kernel 3.14 and 3.19 from master branch, to fix a build error. ERROR: No recipes available for: meta-selinux/recipes-kernel/linux/linux-yocto_3.19.bbappend meta-selinux/recipes-kernel/linux/linux-yocto_3.14.bbappend Thomas Perrot
2016-02-27  5: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=56D138D3.7060009@twobit.us \
    --to=flihp@twobit.us \
    --cc=thomas.perrot@tupi.fr \
    --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.