[yocto] Building safplus 6.1 with Yocto 2.4 Rocko

Kosta Zertsekel KZertsekel at advaoptical.com
Tue Nov 21 04:31:37 PST 2017


Hi guys,


I'm trying to build safplus 6.1 with Yocto 2.4 Rocko branch.

But after running "bitbake safplus" (right after git clone is finished) it fails...


My `conf/bblayers.conf` file is as below:


```
# POKY_BBLAYERS_CONF_VERSION is increased each time build/conf/bblayers.conf
# changes incompatibly
POKY_BBLAYERS_CONF_VERSION = "2"

BBPATH = "${TOPDIR}"
BBFILES ?= ""

BBLAYERS ?= " \
  /home/mrv/My/MRV/yocto_all/rocko_all/poky/meta \
  /home/mrv/My/MRV/yocto_all/rocko_all/poky/meta-poky \
  /home/mrv/My/MRV/yocto_all/rocko_all/poky/meta-yocto-bsp \
  /home/mrv/My/MRV/yocto_all/rocko_all/poky/meta-openembedded/meta-python \
  /home/mrv/My/MRV/yocto_all/rocko_all/poky/meta-openembedded/meta-networking \
  /home/mrv/My/MRV/yocto_all/rocko_all/poky/meta-openembedded/meta-oe \
  /home/mrv/My/MRV/yocto_all/rocko_all/poky/meta-openclovis \
  /home/mrv/My/MRV/yocto_all/rocko_all/poky/meta-intel \
```


Then I do "bitbake safplus" and get the below error:


```
'...build/tmp/work/core2-32-poky-linux/safplus/6.1-r0/safplus-6.1/src/SAFplus/COPYING'
ERROR: safplus-6.1-r0 do_populate_lic: QA Issue: safplus:
LIC_FILES_CHKSUM points to an invalid file: .../build/tmp/work/core2-32-poky-linux/safplus/6.1-r0/safplus-6.1/src/SAFplus/COPYING [license-checksum]
```


But, then I check the content of "tmp/work/core2-32-poky-linux/safplus/6.1-r0/safplus-6.1" directory and ... it is **empty**!


Did anyone see that problem?

Do you have any clues?


Thanks,

--- Kosta Z.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20171121/939b817e/attachment.html>


More information about the yocto mailing list