All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-fsl-arm][PATCH v2 00/11] patches for qoriq fsl-sdk-v1.8
@ 2015-07-06 16:20 b28495
  2015-07-06 16:20 ` [meta-fsl-arm][PATCH v2 01/11] linux-ls1: update to revision f488de6 b28495
                   ` (10 more replies)
  0 siblings, 11 replies; 18+ messages in thread
From: b28495 @ 2015-07-06 16:20 UTC (permalink / raw)
  To: meta-freescale

From: Ting Liu <ting.liu@freescale.com>

Based on the below commit:
1b69539 imx-gpu-viv: Avoid duplicate values in PROVIDES

Ting Liu (11):
  linux-ls1: update to revision f488de6
  u-boot: upgrade to v2015.01 plus fsl patches
  ls1021aqds: remove as it is not supported
  ls1021atwr: update lquart/secure-boot UBOOT_CONFIG
  rcw: update to revision 426f7a6
  qemu: upgrade to v2.2.0 plus fsl patches
  asf: update to revision 62ba10a
  asf: use KBUILD_OUTPUT to point to build-artifacts
  cst: update to revision 6f57c86
  rename ls-base.inc -> qoriq-arm.inc
  layer.conf: include layer-specific bb files

 conf/layer.conf                                    |    2 +
 .../machine/include/{ls-base.inc => qoriq-arm.inc} |    0
 conf/machine/ls1021aqds.conf                       |   25 -
 conf/machine/ls1021atwr.conf                       |    5 +-
 openembedded-layer/recipes-kernel/asf/asf_git.bb   |   10 +-
 ...ake-BOARDS-DESTDIR-overidable-in-Makefile.patch |    2 +-
 recipes-bsp/rcw/rcw_git.bb                         |    6 +-
 recipes-bsp/u-boot/u-boot-ls1.inc                  |   17 -
 recipes-bsp/u-boot/u-boot-ls1_2014.07.bb           |   31 -
 recipes-bsp/u-boot/u-boot-ls1_2015.01.bb           |   48 +
 recipes-devtools/cst/cst_git.bb                    |    6 +-
 recipes-devtools/qemu/qemu-fsl_git.bb              |   34 +-
 recipes-kernel/linux/linux-ls1.inc                 |   20 +-
 recipes-kernel/linux/linux-ls1/defconfig           | 2981 --------------------
 recipes-kernel/linux/linux-ls1_3.12.bb             |    4 +-
 15 files changed, 102 insertions(+), 3089 deletions(-)
 rename conf/machine/include/{ls-base.inc => qoriq-arm.inc} (100%)
 delete mode 100644 conf/machine/ls1021aqds.conf
 delete mode 100644 recipes-bsp/u-boot/u-boot-ls1.inc
 delete mode 100644 recipes-bsp/u-boot/u-boot-ls1_2014.07.bb
 create mode 100644 recipes-bsp/u-boot/u-boot-ls1_2015.01.bb
 delete mode 100644 recipes-kernel/linux/linux-ls1/defconfig

-- 
1.9.1



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

end of thread, other threads:[~2015-07-07  7:24 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-06 16:20 [meta-fsl-arm][PATCH v2 00/11] patches for qoriq fsl-sdk-v1.8 b28495
2015-07-06 16:20 ` [meta-fsl-arm][PATCH v2 01/11] linux-ls1: update to revision f488de6 b28495
2015-07-06 18:05   ` Otavio Salvador
2015-07-06 16:20 ` [meta-fsl-arm][PATCH v2 02/11] u-boot: upgrade to v2015.01 plus fsl patches b28495
2015-07-06 18:04   ` Otavio Salvador
2015-07-07  7:24     ` Liu Ting
2015-07-06 16:20 ` [meta-fsl-arm][PATCH v2 03/11] ls1021aqds: remove as it is not supported b28495
2015-07-06 18:08   ` Otavio Salvador
2015-07-07  6:57     ` Liu Ting
2015-07-06 16:20 ` [meta-fsl-arm][PATCH v2 04/11] ls1021atwr: update lquart/secure-boot UBOOT_CONFIG b28495
2015-07-06 16:20 ` [meta-fsl-arm][PATCH v2 05/11] rcw: update to revision 426f7a6 b28495
2015-07-06 16:20 ` [meta-fsl-arm][PATCH v2 06/11] qemu: upgrade to v2.2.0 plus fsl patches b28495
2015-07-06 16:20 ` [meta-fsl-arm][PATCH v2 07/11] asf: update to revision 62ba10a b28495
2015-07-06 16:20 ` [meta-fsl-arm][PATCH v2 08/11] asf: use KBUILD_OUTPUT to point to build-artifacts b28495
2015-07-06 16:20 ` [meta-fsl-arm][PATCH v2 09/11] cst: update to revision 6f57c86 b28495
2015-07-06 16:20 ` [meta-fsl-arm][PATCH v2 10/11] rename ls-base.inc -> qoriq-arm.inc b28495
2015-07-06 16:20 ` [meta-fsl-arm][PATCH v2 11/11] layer.conf: include layer-specific bb files b28495
2015-07-06 18:11   ` Otavio Salvador

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.