All of lore.kernel.org
 help / color / mirror / Atom feed
From: Adrian Dudau <Adrian.Dudau@enea.com>
To: "akuster808@gmail.com" <akuster808@gmail.com>,
	"yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: Re: [meta-cgl][PATCH 0/5][RFC] CGL cleanup
Date: Wed, 18 Apr 2018 12:42:26 +0000	[thread overview]
Message-ID: <1524055346.6692.26.camel@enea.com> (raw)
In-Reply-To: <1523891014-31583-1-git-send-email-akuster@mvista.com>

On mån, 2018-04-16 at 08:03 -0700, Armin Kuster wrote:
> I understand some of these changes a harsh. This set of changes allow
> this layer to pass the
> yocto-check-layer. This is one of many options to address passing.
>

Hi Armin,

Thanks for doing this. The series is good, and I merged it with some
minor changes, see below.

I also fixed the LAYERSERIES_COMPAT issue in meta-cgl-common so you
won't have to resend that series.

Regards,
--Adrian



> Armin Kuster (5):
>   meta-cgl-fsl-ppc: drop layer supporting old kernel

This patch didn't apply without your patches from the
LAYERSERIES_COMPAT series which wasn't correct. I was going to drop the
layer anyways, so I did it in a separate commit to simplify things.

>   Corosync: remove recipe its in meta-networking.
>   makedumpfile: remove as its in meta-oe
>   iscsi-initiator-utils: drop bbappends
>   meta-cge-common: Add README

Fixed typo in subject.

>
>  meta-cgl-common/README                             | 138
> ++++++++++++++++++
>  .../corosync/build-cleanup-configure-ac.patch      |  57 --------
>  .../corosync/corosync/corosync-docs.patch          |  37 -----
>  .../corosync/corosync/corosync-notifyd.service     |  13 --
>  .../recipes-cgl/corosync/corosync/corosync.init    | 160 ---------
> ------------
>  .../recipes-cgl/corosync/corosync/corosync.service |  26 ----
>  .../corosync/corosync/fix-define-semun-union.patch |  20 ---
>  .../corosync/corosync/groff-desc-path.patch        |  12 --
>  .../recipes-cgl/corosync/corosync/notifyd.init     | 120 ---------
> -------
>  .../recipes-cgl/corosync/corosync/volatiles        |   1 -
>  .../recipes-cgl/corosync/corosync_1.4.8.bb         |  88 ---------
> ---
>  .../files/alias-powerpc-powerpc32.patch            |  18 ---
>  .../recipes-cgl/makedumpfile/makedumpfile_1.5.8.bb |  20 ---
>  .../iscsi-initiator-utils_%.bbappend               |   1 -
>  meta-cgl-fsl-ppc/conf/layer.conf                   |  14 --
>  ...p-inherit-auth-capable-on-INIT-collisions.patch |  41 ------
>  ...erpc-Fix-64-bit-builds-with-binutils-2.24.patch |  80 -----------
>  .../linux/linux-qoriq-cgl-prt_3.12.bb              |  36 -----
>  18 files changed, 138 insertions(+), 744 deletions(-)
>  create mode 100644 meta-cgl-common/README
>  delete mode 100644 meta-cgl-common/recipes-
> cgl/corosync/corosync/build-cleanup-configure-ac.patch
>  delete mode 100644 meta-cgl-common/recipes-
> cgl/corosync/corosync/corosync-docs.patch
>  delete mode 100644 meta-cgl-common/recipes-
> cgl/corosync/corosync/corosync-notifyd.service
>  delete mode 100644 meta-cgl-common/recipes-
> cgl/corosync/corosync/corosync.init
>  delete mode 100644 meta-cgl-common/recipes-
> cgl/corosync/corosync/corosync.service
>  delete mode 100644 meta-cgl-common/recipes-
> cgl/corosync/corosync/fix-define-semun-union.patch
>  delete mode 100644 meta-cgl-common/recipes-
> cgl/corosync/corosync/groff-desc-path.patch
>  delete mode 100644 meta-cgl-common/recipes-
> cgl/corosync/corosync/notifyd.init
>  delete mode 100644 meta-cgl-common/recipes-
> cgl/corosync/corosync/volatiles
>  delete mode 100644 meta-cgl-common/recipes-
> cgl/corosync/corosync_1.4.8.bb
>  delete mode 100644 meta-cgl-common/recipes-
> cgl/makedumpfile/files/alias-powerpc-powerpc32.patch
>  delete mode 100644 meta-cgl-common/recipes-
> cgl/makedumpfile/makedumpfile_1.5.8.bb
>  delete mode 100644 meta-cgl-common/recipes-extended/iscsi-initiator-
> utils/iscsi-initiator-utils_%.bbappend
>  delete mode 100644 meta-cgl-fsl-ppc/conf/layer.conf
>  delete mode 100644 meta-cgl-fsl-ppc/recipes-kernel/linux/files/Fix-
> CVE-2014-5077-sctp-inherit-auth-capable-on-INIT-collisions.patch
>  delete mode 100644 meta-cgl-fsl-ppc/recipes-
> kernel/linux/files/powerpc-Fix-64-bit-builds-with-binutils-2.24.patch
>  delete mode 100644 meta-cgl-fsl-ppc/recipes-kernel/linux/linux-
> qoriq-cgl-prt_3.12.bb
>
> --
> 2.7.4
>

This message, including attachments, is CONFIDENTIAL. It may also be privileged or otherwise protected by law. If you received this email by mistake please let us know by reply and then delete it from your system; you should not copy it or disclose its contents to anyone. All messages sent to and from Enea may be monitored to ensure compliance with internal policies and to protect our business. Emails are not secure and cannot be guaranteed to be error free as they can be intercepted, a mended, lost or destroyed, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message, which arise as a result of email transmission. Anyone who communicates with us by email accepts these risks.

  parent reply	other threads:[~2018-04-18 22:14 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-16 15:03 [meta-cgl][PATCH 0/5][RFC] CGL cleanup Armin Kuster
2018-04-16 15:03 ` [meta-cgl][PATCH 1/5] meta-cgl-fsl-ppc: drop layer supporting old kernel Armin Kuster
2018-04-16 15:03 ` [meta-cgl][PATCH 2/5] Corosync: remove recipe its in meta-networking Armin Kuster
2018-04-16 15:03 ` [meta-cgl][PATCH 3/5] makedumpfile: remove as its in meta-oe Armin Kuster
2018-04-16 15:03 ` [meta-cgl][PATCH 4/5] iscsi-initiator-utils: drop bbappends Armin Kuster
2018-04-16 15:03 ` [meta-cgl][PATCH 5/5] meta-cge-common: Add README Armin Kuster
2018-04-18 12:42 ` Adrian Dudau [this message]
2018-04-20  1:46   ` [meta-cgl][PATCH 0/5][RFC] CGL cleanup akuster

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=1524055346.6692.26.camel@enea.com \
    --to=adrian.dudau@enea.com \
    --cc=akuster808@gmail.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.