[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 --- conf/machine/imx6qdlsabreauto.conf | 5 + conf/machine

[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 --- classes/image_types_fsl.bbclass | 1 + 1 file changed, 1

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

2017-10-04 Thread Hiraku Toyooka
list. 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 +

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

2017-10-05 Thread Hiraku Toyooka
Hello Otavio, Daiane, Thank you for the reply. 2017-10-06 3:26 GMT+09:00 Otavio Salvador : > On Thu, Oct 5, 2017 at 3:00 PM, Daiane Angolini wrote: >> On Thu, Oct 5, 2017 at 2:11 PM, Otavio Salvador >> wrote: >>> Hello Hiraku, >>> >>> On Thu, Oct 5,

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

2017-10-05 Thread Hiraku Toyooka
y-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 mailing list meta-freescale@

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

2017-10-05 Thread Hiraku Toyooka
2017-10-06 14:07 GMT+09:00 Otavio Salvador : > On Fri, Oct 6, 2017 at 2:05 AM, Hiraku Toyooka > wrote: >> 2017-10-06 10:33 GMT+09:00 Otavio Salvador >> : >>>> I will test the master-next. >>> >>> Daiane has approved the changes so I merged them o

[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 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 Signed-off-by: Hiraku Toyooka --- conf/bblayers.conf | 2