All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-cgl][PATCH 0/5][RFC] CGL cleanup
@ 2018-04-16 15:03 Armin Kuster
  2018-04-16 15:03 ` [meta-cgl][PATCH 1/5] meta-cgl-fsl-ppc: drop layer supporting old kernel Armin Kuster
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Armin Kuster @ 2018-04-16 15:03 UTC (permalink / raw)
  To: akuster808, yocto

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.
 

Armin Kuster (5):
  meta-cgl-fsl-ppc: drop layer supporting old kernel
  Corosync: remove recipe its in meta-networking.
  makedumpfile: remove as its in meta-oe
  iscsi-initiator-utils: drop bbappends
  meta-cge-common: Add README

 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



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

end of thread, other threads:[~2018-04-20  1:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [meta-cgl][PATCH 0/5][RFC] CGL cleanup Adrian Dudau
2018-04-20  1:46   ` akuster

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.