[meta-freescale] [PATCH 2/2] machines: fix dtb build failure when use-mainline-bsp is used

2017-10-04 Thread Hiraku Toyooka
When the use-mainline-bsp is used, dtb files listed in KERNEL_DEVICETREE are different from ones to be build, so the build fails. This patch fixes it by adding KERNEL_DEVICETREE_use_mainline_bsp. Signed-off-by: Hiraku Toyooka <hiraku.toyo...@cybertrust.co.jp> --- conf/m

[meta-freescale] [PATCH 1/2] image_types_fsl: define SDCARD_GENERATION_COMMAND for use-mainline-bsp

2017-10-04 Thread Hiraku Toyooka
When we use the use-mainline-bsp override, SDCARD_GENERATION_COMMAND becomes empty. As a result, incomplete SD card image is generated. This patch fixes the problem by specifying appropriate command. Signed-off-by: Hiraku Toyooka <hiraku.toyo...@cybertrust.co.jp> --- c

[meta-freescale] [PATCH 0/2] fix build failure for use-mainline-bsp

2017-10-04 Thread Hiraku Toyooka
. This patch series fix the above problems. Hiraku Toyooka (2): image_types_fsl: define SDCARD_GENERATION_COMMAND for use-mainline-bsp machines: fix dtb build failure when use-mainline-bsp is used classes/image_types_fsl.bbclass| 1 + conf/machine/imx6qdlsabreauto.conf | 5 + conf

Re: [meta-freescale] [PATCH 1/2] image_types_fsl: define SDCARD_GENERATION_COMMAND for use-mainline-bsp

2017-10-05 Thread Hiraku Toyooka
ithub.com/Freescale/fsl-community-bsp-base/commit/78b48d1f8c7d5c2fae4a7fa7afcba9891af39abd I think this commit should be merged also into master-next, shouldn't it? Best regards, -- Hiraku Toyooka Cybertrust Japan Co., Ltd. -- ___ meta-freescale mail

Re: [meta-freescale] [PATCH 1/2] image_types_fsl: define SDCARD_GENERATION_COMMAND for use-mainline-bsp

2017-10-05 Thread Hiraku Toyooka
avio.salva...@ossystems.com.br> wrote: >>> Hello Hiraku, >>> >>> On Thu, Oct 5, 2017 at 1:21 AM, Hiraku Toyooka >>> <hiraku.toyo...@cybertrust.co.jp> wrote: >>>> When we use the use-mainline-bsp override, SDCARD_GENERATION_COMMAND >&g

[meta-freescale] [fsl-community-bsp-base][master-next][PATCH] bblayers: Change reference to meta-yocto to meta-poky

2017-10-05 Thread Hiraku Toyooka
From: Kursad Oney <kuo...@gmail.com> meta-yocto layer has been renamed to meta-poky to better match its purpose. Yocto is part of the project name while poky is the reference distribution. Reflect this change in bblayers.conf. Signed-off-by: Kursad Oney <kuo...@gmail.com> Signed-of