mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 18:32:12 +02:00
toolchain-scripts.bbclass: inherit siteinfo
or else 'siteinfo_get_files undefined' error occurs Signed-off-by: Kevin Tian <kevin.tian@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
e055544ce1
commit
c595743e3f
@@ -1,3 +1,5 @@
|
||||
inherit siteinfo
|
||||
|
||||
# This function creates an environment-setup-script for use in a deployable SDK
|
||||
toolchain_create_sdk_env_script () {
|
||||
# Create environment setup script
|
||||
|
||||
Reference in New Issue
Block a user