[meta-freescale] pyro branch mfgtool kernel and initramfs build fails

Sergeant Peppercorn speppercorn109 at gmail.com
Tue Jun 26 11:49:23 PDT 2018


 I am trying to build the mfgtool initramfs and mfgtool kernel from the
pyro branch.

I created my repo by doing this:

$ mkdir fsl-community-bsp-pyro  && cd fsl-community-bsp-pyro/
$  repo init -u https://github.com/Freescale/fsl-community-bsp-platform -b
pyro && repo sync && repo start pyro --all
$  MACHINE=imx6ulevk DISTRO=fslc-framebuffer SDKMACHINE=x86_64 source
setup-environment build-evk

Then, because I need a bit of customization, before I do "bitbake
fsl-image-mfgtool-initramfs", I do:
$ bitbake -c menuconfig mfgtool-linux-imx
... which fails:
NOTE: Your conf/bblayers.conf has been automatically updated.
Parsing recipes: 100%
|#################################################################################################################################|
Time: 0:09:11
Parsing of 1709 .bb files complete (0 cached, 1709 parsed). 2330 targets,
465 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies
ERROR: Nothing PROVIDES 'virtual/mfgtool-arm-fslc-linux-gnueabi-binutils'.
Close matches:
  virtual/arm-fslc-linux-gnueabi-binutils
  virtual/arm-fslc-linux-gnueabi-libc-initial
  virtual/arm-fslc-linux-gnueabi-gcc-initial
ERROR: Required build target 'mfgtool-linux-imx' has no buildable providers.
Missing or unbuildable dependency chain was: ['mfgtool-linux-imx',
'virtual/mfgtool-arm-fslc-linux-gnueabi-binutils']

Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
$

Is this supposed to work? How do I fix this? What is this strange
dependency that is not present? morty seems to work, as well as the
official fsl-arm-yocto-bsp imx-4.1.15_1.0.0-ga branch from NXP.

TIA
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-freescale/attachments/20180626/e99ff3ca/attachment.html>


More information about the meta-freescale mailing list