All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] meta: drop imx-m4-demos referencs
@ 2019-01-23 12:43 liu.ming50
  2019-01-23 12:48 ` Ming Liu
  0 siblings, 1 reply; 2+ messages in thread
From: liu.ming50 @ 2019-01-23 12:43 UTC (permalink / raw)
  To: meta-freescale; +Cc: Ming Liu

From: Ming Liu <liu.ming50@gmail.com>

There is not a imx-m4-demos recipe at all, drop its references.

They could be added back once the recipe is added.

Signed-off-by: Ming Liu <liu.ming50@gmail.com>
---
 conf/machine/imx8mmevk.conf             | 1 -
 conf/machine/imx8mqevk.conf             | 1 -
 recipes-bsp/imx-mkimage/imx-boot_0.2.bb | 9 ---------
 3 files changed, 11 deletions(-)

diff --git a/conf/machine/imx8mmevk.conf b/conf/machine/imx8mmevk.conf
index 8200110..44b3249 100644
--- a/conf/machine/imx8mmevk.conf
+++ b/conf/machine/imx8mmevk.conf
@@ -19,7 +19,6 @@ KERNEL_DEVICETREE += "freescale/fsl-imx8mm-evk-m4.dtb "
 KERNEL_DEVICETREE += "freescale/fsl-imx8mm-evk-rm67191.dtb "
 KERNEL_DEVICETREE += "freescale/fsl-imx8mm-evk-root.dtb"
 
-IMAGE_BOOTFILES_DEPENDS += "imx-m4-demos:do_deploy"
 IMAGE_BOOTFILES += "imx8mm_m4_TCM_hello_world.bin \
                     imx8mm_m4_TCM_rpmsg_lite_pingpong_rtos_linux_remote.bin \
                     imx8mm_m4_TCM_rpmsg_lite_str_echo_rtos.bin \
diff --git a/conf/machine/imx8mqevk.conf b/conf/machine/imx8mqevk.conf
index f3280b9..96f1220 100644
--- a/conf/machine/imx8mqevk.conf
+++ b/conf/machine/imx8mqevk.conf
@@ -21,7 +21,6 @@ KERNEL_DEVICETREE += "freescale/fsl-imx8mq-evk-lcdif-adv7535.dtb"
 KERNEL_DEVICETREE += "freescale/fsl-imx8mq-evk-m4.dtb freescale/fsl-imx8mq-evk-mipi-csi2.dtb"
 KERNEL_DEVICETREE += "freescale/fsl-imx8mq-evk-pcie1-m2.dtb freescale/fsl-imx8mq-evk-pdm.dtb"
 
-IMAGE_BOOTFILES_DEPENDS += "imx-m4-demos:do_deploy"
 IMAGE_BOOTFILES += "imx8mq_m4_TCM_hello_world.bin imx8mq_m4_TCM_rpmsg_lite_pingpong_rtos_linux_remote.bin imx8mq_m4_TCM_rpmsg_lite_str_echo_rtos.bin"
 
 UBOOT_CONFIG ??= "sd"
diff --git a/recipes-bsp/imx-mkimage/imx-boot_0.2.bb b/recipes-bsp/imx-mkimage/imx-boot_0.2.bb
index b232ed5..7bd5031 100644
--- a/recipes-bsp/imx-mkimage/imx-boot_0.2.bb
+++ b/recipes-bsp/imx-mkimage/imx-boot_0.2.bb
@@ -25,21 +25,12 @@ inherit deploy
 # Add CFLAGS with native INCDIR & LIBDIR for imx-mkimage build
 CFLAGS = "-O2 -Wall -std=c99 -static -I ${STAGING_INCDIR_NATIVE} -L ${STAGING_LIBDIR_NATIVE}"
 
-# For i.MX 8, this package aggregates the imx-m4-demos
-# output. Note that this aggregation replaces the aggregation
-# that would otherwise be done in the image build as controlled
-# by IMAGE_BOOTFILES_DEPENDS and IMAGE_BOOTFILES in image_types_fsl.bbclass
-IMX_M4_DEMOS        = ""
-IMX_M4_DEMOS_mx8qm  = "imx-m4-demos:do_deploy"
-IMX_M4_DEMOS_mx8qxp = "imx-m4-demos:do_deploy"
-
 # This package aggregates output deployed by other packages,
 # so set the appropriate dependencies
 do_compile[depends] += " \
     virtual/bootloader:do_deploy \
     ${@' '.join('%s:do_deploy' % r for r in '${IMX_EXTRA_FIRMWARE}'.split() )} \
     imx-atf:do_deploy \
-    ${IMX_M4_DEMOS} \
 "
 
 SC_FIRMWARE_NAME ?= "scfw_tcm.bin"
-- 
2.7.4



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

* Re: [PATCH] meta: drop imx-m4-demos referencs
  2019-01-23 12:43 [PATCH] meta: drop imx-m4-demos referencs liu.ming50
@ 2019-01-23 12:48 ` Ming Liu
  0 siblings, 0 replies; 2+ messages in thread
From: Ming Liu @ 2019-01-23 12:48 UTC (permalink / raw)
  To: meta-freescale

[-- Attachment #1: Type: text/plain, Size: 3286 bytes --]

Hi,

Apparently this is not a proper fix for this issue, but imx-m4-demos recipe
is being depended by others but it does not even exist? Or I must have
missed something.

//Ming Liu

<liu.ming50@gmail.com> 於 2019年1月23日 週三 下午1:43寫道:

> From: Ming Liu <liu.ming50@gmail.com>
>
> There is not a imx-m4-demos recipe at all, drop its references.
>
> They could be added back once the recipe is added.
>
> Signed-off-by: Ming Liu <liu.ming50@gmail.com>
> ---
>  conf/machine/imx8mmevk.conf             | 1 -
>  conf/machine/imx8mqevk.conf             | 1 -
>  recipes-bsp/imx-mkimage/imx-boot_0.2.bb | 9 ---------
>  3 files changed, 11 deletions(-)
>
> diff --git a/conf/machine/imx8mmevk.conf b/conf/machine/imx8mmevk.conf
> index 8200110..44b3249 100644
> --- a/conf/machine/imx8mmevk.conf
> +++ b/conf/machine/imx8mmevk.conf
> @@ -19,7 +19,6 @@ KERNEL_DEVICETREE += "freescale/fsl-imx8mm-evk-m4.dtb "
>  KERNEL_DEVICETREE += "freescale/fsl-imx8mm-evk-rm67191.dtb "
>  KERNEL_DEVICETREE += "freescale/fsl-imx8mm-evk-root.dtb"
>
> -IMAGE_BOOTFILES_DEPENDS += "imx-m4-demos:do_deploy"
>  IMAGE_BOOTFILES += "imx8mm_m4_TCM_hello_world.bin \
>
>  imx8mm_m4_TCM_rpmsg_lite_pingpong_rtos_linux_remote.bin \
>                      imx8mm_m4_TCM_rpmsg_lite_str_echo_rtos.bin \
> diff --git a/conf/machine/imx8mqevk.conf b/conf/machine/imx8mqevk.conf
> index f3280b9..96f1220 100644
> --- a/conf/machine/imx8mqevk.conf
> +++ b/conf/machine/imx8mqevk.conf
> @@ -21,7 +21,6 @@ KERNEL_DEVICETREE +=
> "freescale/fsl-imx8mq-evk-lcdif-adv7535.dtb"
>  KERNEL_DEVICETREE += "freescale/fsl-imx8mq-evk-m4.dtb
> freescale/fsl-imx8mq-evk-mipi-csi2.dtb"
>  KERNEL_DEVICETREE += "freescale/fsl-imx8mq-evk-pcie1-m2.dtb
> freescale/fsl-imx8mq-evk-pdm.dtb"
>
> -IMAGE_BOOTFILES_DEPENDS += "imx-m4-demos:do_deploy"
>  IMAGE_BOOTFILES += "imx8mq_m4_TCM_hello_world.bin
> imx8mq_m4_TCM_rpmsg_lite_pingpong_rtos_linux_remote.bin
> imx8mq_m4_TCM_rpmsg_lite_str_echo_rtos.bin"
>
>  UBOOT_CONFIG ??= "sd"
> diff --git a/recipes-bsp/imx-mkimage/imx-boot_0.2.bb
> b/recipes-bsp/imx-mkimage/imx-boot_0.2.bb
> index b232ed5..7bd5031 100644
> --- a/recipes-bsp/imx-mkimage/imx-boot_0.2.bb
> +++ b/recipes-bsp/imx-mkimage/imx-boot_0.2.bb
> @@ -25,21 +25,12 @@ inherit deploy
>  # Add CFLAGS with native INCDIR & LIBDIR for imx-mkimage build
>  CFLAGS = "-O2 -Wall -std=c99 -static -I ${STAGING_INCDIR_NATIVE} -L
> ${STAGING_LIBDIR_NATIVE}"
>
> -# For i.MX 8, this package aggregates the imx-m4-demos
> -# output. Note that this aggregation replaces the aggregation
> -# that would otherwise be done in the image build as controlled
> -# by IMAGE_BOOTFILES_DEPENDS and IMAGE_BOOTFILES in
> image_types_fsl.bbclass
> -IMX_M4_DEMOS        = ""
> -IMX_M4_DEMOS_mx8qm  = "imx-m4-demos:do_deploy"
> -IMX_M4_DEMOS_mx8qxp = "imx-m4-demos:do_deploy"
> -
>  # This package aggregates output deployed by other packages,
>  # so set the appropriate dependencies
>  do_compile[depends] += " \
>      virtual/bootloader:do_deploy \
>      ${@' '.join('%s:do_deploy' % r for r in
> '${IMX_EXTRA_FIRMWARE}'.split() )} \
>      imx-atf:do_deploy \
> -    ${IMX_M4_DEMOS} \
>  "
>
>  SC_FIRMWARE_NAME ?= "scfw_tcm.bin"
> --
> 2.7.4
>
>

[-- Attachment #2: Type: text/html, Size: 4475 bytes --]

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

end of thread, other threads:[~2019-01-23 12:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-23 12:43 [PATCH] meta: drop imx-m4-demos referencs liu.ming50
2019-01-23 12:48 ` Ming Liu

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.