All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-security][PATCH] linux: drop the bbappend for linux v4.x series
@ 2020-02-24 15:45 Bartosz Golaszewski
  2020-02-24 16:02 ` ✗ patchtest: failure for " Patchwork
  2020-02-24 16:16 ` [meta-security][PATCH] " akuster808
  0 siblings, 2 replies; 4+ messages in thread
From: Bartosz Golaszewski @ 2020-02-24 15:45 UTC (permalink / raw)
  To: Khem Raj, Armin Kuster; +Cc: Bartosz Golaszewski, openembedded-core

From: Bartosz Golaszewski <bgolaszewski@baylibre.com>

v4.19 LTS has been dropped in poky in favor of v5.4. Drop the bbappend
from meta-security as right now the build fails.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
---
 recipes-kernel/linux/linux-yocto_4.%.bbappend | 2 --
 1 file changed, 2 deletions(-)
 delete mode 100644 recipes-kernel/linux/linux-yocto_4.%.bbappend

diff --git a/recipes-kernel/linux/linux-yocto_4.%.bbappend b/recipes-kernel/linux/linux-yocto_4.%.bbappend
deleted file mode 100644
index 39d4e6f..0000000
--- a/recipes-kernel/linux/linux-yocto_4.%.bbappend
+++ /dev/null
@@ -1,2 +0,0 @@
-KERNEL_FEATURES_append = " ${@bb.utils.contains("DISTRO_FEATURES", "apparmor", " features/apparmor/apparmor.scc", "" ,d)}"
-KERNEL_FEATURES_append = " ${@bb.utils.contains("DISTRO_FEATURES", "smack", " features/smack/smack.scc", "" ,d)}"
-- 
2.19.1



^ permalink raw reply related	[flat|nested] 4+ messages in thread

* ✗ patchtest: failure for linux: drop the bbappend for linux v4.x series
  2020-02-24 15:45 [meta-security][PATCH] linux: drop the bbappend for linux v4.x series Bartosz Golaszewski
@ 2020-02-24 16:02 ` Patchwork
  2020-02-24 16:16 ` [meta-security][PATCH] " akuster808
  1 sibling, 0 replies; 4+ messages in thread
From: Patchwork @ 2020-02-24 16:02 UTC (permalink / raw)
  To: Bartosz Golaszewski; +Cc: openembedded-core

== Series Details ==

Series: linux: drop the bbappend for linux v4.x series
Revision: 1
URL   : https://patchwork.openembedded.org/series/22909/
State : failure

== Summary ==


Thank you for submitting this patch series to OpenEmbedded Core. This is
an automated response. Several tests have been executed on the proposed
series by patchtest resulting in the following failures:



* Patch            [meta-security] linux: drop the bbappend for linux v4.x series
 Issue             Series sent to the wrong mailing list [test_target_mailing_list] 
  Suggested fix    Check the project's README (meta-security) and send the patch to the indicated list

* Issue             Series does not apply on top of target branch [test_series_merge_on_head] 
  Suggested fix    Rebase your series on top of targeted branch
  Targeted branch  master (currently at 0bfb2e9840)



If you believe any of these test results are incorrect, please reply to the
mailing list (openembedded-core@lists.openembedded.org) raising your concerns.
Otherwise we would appreciate you correcting the issues and submitting a new
version of the patchset if applicable. Please ensure you add/increment the
version number when sending the new version (i.e. [PATCH] -> [PATCH v2] ->
[PATCH v3] -> ...).

---
Guidelines:     https://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines
Test framework: http://git.yoctoproject.org/cgit/cgit.cgi/patchtest
Test suite:     http://git.yoctoproject.org/cgit/cgit.cgi/patchtest-oe



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [meta-security][PATCH] linux: drop the bbappend for linux v4.x series
  2020-02-24 15:45 [meta-security][PATCH] linux: drop the bbappend for linux v4.x series Bartosz Golaszewski
  2020-02-24 16:02 ` ✗ patchtest: failure for " Patchwork
@ 2020-02-24 16:16 ` akuster808
  2020-02-28  7:12   ` Bartosz Golaszewski
  1 sibling, 1 reply; 4+ messages in thread
From: akuster808 @ 2020-02-24 16:16 UTC (permalink / raw)
  To: Bartosz Golaszewski; +Cc: Bartosz Golaszewski, openembedded-core

wrong ml.

should be yocto@list.yoctoproject.org

On 2/24/20 7:45 AM, Bartosz Golaszewski wrote:
> From: Bartosz Golaszewski <bgolaszewski@baylibre.com>
>
> v4.19 LTS has been dropped in poky in favor of v5.4. Drop the bbappend
> from meta-security as right now the build fails.

Thanks for the patch.  I saw this issue yesterday and you beat me to
fixing it.

- armin
>
> Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
> ---
>  recipes-kernel/linux/linux-yocto_4.%.bbappend | 2 --
>  1 file changed, 2 deletions(-)
>  delete mode 100644 recipes-kernel/linux/linux-yocto_4.%.bbappend
>
> diff --git a/recipes-kernel/linux/linux-yocto_4.%.bbappend b/recipes-kernel/linux/linux-yocto_4.%.bbappend
> deleted file mode 100644
> index 39d4e6f..0000000
> --- a/recipes-kernel/linux/linux-yocto_4.%.bbappend
> +++ /dev/null
> @@ -1,2 +0,0 @@
> -KERNEL_FEATURES_append = " ${@bb.utils.contains("DISTRO_FEATURES", "apparmor", " features/apparmor/apparmor.scc", "" ,d)}"
> -KERNEL_FEATURES_append = " ${@bb.utils.contains("DISTRO_FEATURES", "smack", " features/smack/smack.scc", "" ,d)}"



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [meta-security][PATCH] linux: drop the bbappend for linux v4.x series
  2020-02-24 16:16 ` [meta-security][PATCH] " akuster808
@ 2020-02-28  7:12   ` Bartosz Golaszewski
  0 siblings, 0 replies; 4+ messages in thread
From: Bartosz Golaszewski @ 2020-02-28  7:12 UTC (permalink / raw)
  To: akuster808
  Cc: Bartosz Golaszewski, Patches and discussions about the oe-core layer

pon., 24 lut 2020 o 17:16 akuster808 <akuster808@gmail.com> napisał(a):
>
> wrong ml.
>
> should be yocto@list.yoctoproject.org
>
> On 2/24/20 7:45 AM, Bartosz Golaszewski wrote:
> > From: Bartosz Golaszewski <bgolaszewski@baylibre.com>
> >
> > v4.19 LTS has been dropped in poky in favor of v5.4. Drop the bbappend
> > from meta-security as right now the build fails.
>
> Thanks for the patch.  I saw this issue yesterday and you beat me to
> fixing it.
>

Hi Armin,

just a gentle ping as this is still broken - do you want me to resend
it to the right mailing list?

Bartosz


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-02-28  7:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-24 15:45 [meta-security][PATCH] linux: drop the bbappend for linux v4.x series Bartosz Golaszewski
2020-02-24 16:02 ` ✗ patchtest: failure for " Patchwork
2020-02-24 16:16 ` [meta-security][PATCH] " akuster808
2020-02-28  7:12   ` Bartosz Golaszewski

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.