This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

SDK-AM62X:Encountered the following error while compiling Yocto for AM62X

Part Number: PROCESSOR-SDK-AM62X

Sstate summary: Wanted 6 Found 0 Missed 6 Current 0 (0% match, 0% complete)
NOTE: Executing Tasks
ERROR: websocketd-0.4.1-r0 do_package: Error executing a python function in exec_func_python() autogenerated:

The stack trace of python calls that resulted in this exception/failure was:
File: 'exec_func_python() autogenerated', lineno: 2, function: <module>
0001:
*** 0002:package_prepare_pkgdata(d)
0003:
File: '/home/alientek/ti_yocot/tisdk/sources/oe-core/meta/classes/package_pkgdata.bbclass', lineno: 44, function: package_prepare_pkgdata
0040:
0041: # Detect bitbake -b usage
0042: nodeps = d.getVar("BB_LIMITEDDEPS") or False
0043: if nodeps:
*** 0044: staging_package_populate_pkgdata_dir(pkgdatadir, d)
0045: return
0046:
0047: start = None
0048: configuredeps = []
Exception: NameError: name 'staging_package_populate_pkgdata_dir' is not defined

ERROR: Logfile of failure stored in: /home/alientek/ti_yocot/tisdk/build/arago-tmp-external-arm-glibc/work/aarch64-linux/websocketd/0.4.1-r0/temp/log.do_package.49168
ERROR: Task (/home/alientek/ti_yocot/tisdk/sources/meta-arago/meta-arago-extras/recipes-devtools/websocketd/websocketd_0.4.1.bb:do_package) failed with exit code '1'