> -----Original Message----- > From: [email protected] [mailto:[email protected]] On Behalf Of Daiane > Angolini > Sent: Saturday, July 04, 2015 12:06 AM > To: Liu Ting-B28495 > Cc: [email protected] > Subject: Re: [meta-freescale] [meta-fsl-arm][PATCH 00/11] patches for fsl- > qoriq-sdk-v1.8 > > Generally speaking, all the commit logs should be elaborated. However there is > one point which confused me. > > Sometimes, you say "upgrade from XYZ released on SDK1.8", other times you say > "include the following commits from SDK1.8" > > I cannot say if, in second case, you avoided to include some commit present in > SDK1.8 and not upstreamed, or if it's just a language matter. [Liu Ting-B28495] not all the pkgs have clear history to see what changed since the previous commit. > > Can you, please, double check? > > Regarding the board removed: > > ls1021aqds: remove as it is not supported > I don't know what to think. It's weird to me to think a board is removed > because a new software is included, why not leave it using the old software? [Liu Ting-B28495] because ls1021aqds was not supported/tested with new software. Do you mean keeping old commit for ls1021aqds, using new commit for the others?
> > In other hand, I don't use this board and this change does not affect me. > > Daiane > > > On Fri, Jul 3, 2015 at 12:03 PM, <[email protected]> wrote: > > From: Ting Liu <[email protected]> > > > > Based on the below commit: > > 1b69539 imx-gpu-viv: Avoid duplicate values in PROVIDES > > > > Ting Liu (11): > > u-boot: upgrade to v2015.01 plus fsl patches > > linux-ls1: upgrade to 3.12.37-rt51 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 > > 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 | 12 +- > > recipes-kernel/linux/linux-ls1/defconfig | 2845 +---------------- > --- > > recipes-kernel/linux/linux-ls1_3.12.bb | 4 +- > > 15 files changed, 137 insertions(+), 2910 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 > > > > -- > > 1.9.1 > > > > -- > > _______________________________________________ > > meta-freescale mailing list > > [email protected] > > https://lists.yoctoproject.org/listinfo/meta-freescale -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
