[meta-freescale] [PATCH 0/4] improvements for mx8

Max Krummenacher max.oss.09 at gmail.com
Sun Jan 6 04:02:41 PST 2019


I tried to build fsl-image-multimedia for imx8qmmek and imx8qxpmek.

The first three patches were needed to get to the do_rootfs stage in my setup,
the last one IMHO makes live easier for people adding their mx8 based
machines to meta-freescale-3rdparty.

With these four patches I was able to get to the do_rootfs task, then it fails
for the missing integration of a wks file. imx-boot currently is not built when
building an image, however when building it explicitely it does error out. So
one first would have to get imx-boot up and running before tackling the wic
integration.

Best regards
Max

Max Krummenacher (4):
  imx8: machines: silence kernel warning
  mx8: prefer u-boot-imx, linux-imx
  linux-imx_4.9.123: fix kernel module deploymenmt for ipk
  mx8: move non soc specific fw out of imx-base

 conf/machine/imx8mmevk.conf                       |  3 +++
 conf/machine/imx8mqevk.conf                       |  3 +++
 conf/machine/imx8qmmek.conf                       |  5 ++++-
 conf/machine/imx8qxpmek.conf                      |  5 ++++-
 conf/machine/include/imx-base.inc                 | 10 ++++++----
 recipes-kernel/linux/linux-imx-headers_4.9.123.bb |  2 +-
 recipes-kernel/linux/linux-imx_4.9.123.bb         |  2 +-
 7 files changed, 22 insertions(+), 8 deletions(-)

-- 
2.13.6



More information about the meta-freescale mailing list