[yocto] The problem of linux-yocto external source build

Zhenhua Luo zhenhua.luo at nxp.com
Mon Jan 11 02:18:31 PST 2016


Hi all,

I try to use the HEAD of poky master to build the external source for linux-yocto. the following lines are added in conf/local.conf.
PREFERRED_PROVIDER_virtual/kernel = "linux-yocto"
INHERIT += "externalsrc"
EXTERNALSRC_pn-linux-yocto = "/home/yocto/my-linux-src"

When I build a rootfs which includes cyptodev-module, the following error appears. Can somebody please help on how to fix the build error?
$ bitbake cryptodev-module
Loading cache: 100% |#######################################################################################################| ETA:  00:00:00
Loaded 1296 entries from dependency cache.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION        = "1.28.0"
BUILD_SYS         = "x86_64-linux"
NATIVELSBSTRING   = "Fedora-22"
TARGET_SYS        = "i586-poky-linux"
MACHINE           = "qemux86"
DISTRO            = "poky"
DISTRO_VERSION    = "2.0+snapshot-20160111"
TUNE_FEATURES     = "m32 i586"
TARGET_FPU        = ""
meta
meta-yocto
meta-yocto-bsp    = "master:221d864042658daa054281aab439b44d54fe94d7"

NOTE: Preparing RunQueue
ERROR: Task do_make_scripts in /home/yocto/poky/meta/recipes-kernel/cryptodev/cryptodev-module_1.8.bb depends upon non-existent task do_shared_workdir in /home/yocto/poky/meta/recipes-kernel/linux/linux-yocto_4.1.bb

Summary: There was 1 ERROR message shown, returning a non-zero exit code.


Best Regards,

Zhenhua
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20160111/45a64377/attachment.html>


More information about the yocto mailing list