Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 17:48 $ devtool modify -d virtual/kernel
- DEBUG: Using basepath /home/sebastian/OHP/yocto-codesys/build
- DEBUG: Using standard bitbake path /home/sebastian/OHP/yocto-codesys/bitbake
- NOTE: Starting bitbake server...
- DEBUG: Loading plugins from /home/sebastian/OHP/yocto-codesys/build/../meta-poky/lib/devtool...
- DEBUG: Loading plugins from /home/sebastian/OHP/yocto-codesys/build/lib/devtool...
- DEBUG: Loading plugins from /home/sebastian/OHP/yocto-codesys/build/../meta/lib/devtool...
- DEBUG: Loading plugins from /home/sebastian/OHP/yocto-codesys/build/../meta-yocto-bsp/lib/devtool...
- DEBUG: Loading plugins from /home/sebastian/OHP/yocto-codesys/build/../meta-toradex-nxp/lib/devtool...
- DEBUG: Loading plugins from /home/sebastian/OHP/yocto-codesys/build/../meta-freescale-3rdparty/lib/devtool...
- DEBUG: Loading plugins from /home/sebastian/OHP/yocto-codesys/build/../meta-toradex-bsp-common/lib/devtool...
- DEBUG: Loading plugins from /home/sebastian/OHP/yocto-codesys/build/../meta-freescale/lib/devtool...
- DEBUG: Loading plugins from /home/sebastian/OHP/yocto-codesys/build/../meta-seho/lib/devtool...
- DEBUG: Loading plugins from /home/sebastian/OHP/yocto-codesys/build/../meta-ohp-toradex/lib/devtool...
- DEBUG: Loading plugins from /home/sebastian/OHP/yocto-codesys/build/../meta-ohp/lib/devtool...
- DEBUG: Loading plugins from /home/sebastian/OHP/yocto-codesys/scripts/lib/devtool...
- DEBUG: Loading plugin menuconfig
- DEBUG: Loading plugin search
- DEBUG: Loading plugin sdk
- DEBUG: Loading plugin build_sdk
- DEBUG: Loading plugin import
- DEBUG: Loading plugin upgrade
- DEBUG: Loading plugin runqemu
- DEBUG: Loading plugin utilcmds
- DEBUG: Loading plugin export
- DEBUG: Loading plugin build
- DEBUG: Loading plugin standard
- DEBUG: Loading plugin package
- DEBUG: Loading plugin build_image
- DEBUG: Loading plugin deploy
- DEBUG: Reading workspace in /home/sebastian/OHP/yocto-codesys/build/workspace
- NOTE: Reconnecting to bitbake server...
- NOTE: Retrying server connection (#1)...
- WARNING: Layer seho should set LAYERSERIES_COMPAT_seho in its conf/layer.conf file to list the core layer names it is compatible with.
- WARNING: Layer meta-ohp-toradex should set LAYERSERIES_COMPAT_meta-ohp-toradex in its conf/layer.conf file to list the core layer names it is compatible with.
- WARNING: Layer meta-ohp should set LAYERSERIES_COMPAT_meta-ohp in its conf/layer.conf file to list the core layer names it is compatible with.
- Loading cache: 100% |##############################################################################################################| Time: 0:00:00
- Loaded 1577 entries from dependency cache.
- WARNING: No recipes available for:
- /home/sebastian/OHP/yocto-codesys/build/../meta-freescale-3rdparty/recipes-bsp/atf/qoriq-atf_1.5.bbappend
- /home/sebastian/OHP/yocto-codesys/build/../meta-toradex-bsp-common/recipes-support/libsoc/libsoc_0.8.2.bbappend
- WARNING: No bb files matched BBFILE_PATTERN_meta-ohp '^/home/sebastian/OHP/yocto-codesys/build/../meta-ohp/'
- Summary: There were 5 WARNING messages shown.
- INFO: Mapping virtual/kernel to linux-toradex
- Traceback (most recent call last):
- File "/home/sebastian/OHP/yocto-codesys/scripts/devtool", line 334, in <module>
- ret = main()
- File "/home/sebastian/OHP/yocto-codesys/scripts/devtool", line 321, in main
- ret = args.func(args, config, basepath, workspace)
- File "/home/sebastian/OHP/yocto-codesys/scripts/lib/devtool/standard.py", line 824, in modify
- staging_kerVer = get_staging_kver(srcdir)
- File "/home/sebastian/OHP/yocto-codesys/scripts/lib/devtool/standard.py", line 759, in get_staging_kver
- kerver.append(word.split('= ')[1].split('\n')[0])
- IndexError: list index out of range
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement