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.
--
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto