Oğuzhan Çağlar
Oğuzhan Çağlar
Hey, I have the same errors. Did you solve this?
My error is : Because of this, I couldn't build the intel-ipmi-oem. Can anyone help me? ERROR: intel-ipmi-oem-0.1+gitAUTOINC+6346e98cd5-r0 do_configure: ExecutionError('/home/pavo/oguz/pavoopenbmc/aspeedopenbmc/openbmc/build/epca/tmp/work/arm1176jzs-openbmc-linux-gnueabi/intel-ipmi-oem/0.1+gitAUTOINC+6346e98cd5-r0/temp/run.do_configure.2851', 1, None, None) ERROR: Logfile of failure stored in: /home/pavo/oguz/pavoopenbmc/aspeedopenbmc/openbmc/build/epca/tmp/work/arm1176jzs-openbmc-linux-gnueabi/intel-ipmi-oem/0.1+gitAUTOINC+6346e98cd5-r0/temp/log.do_configure.2851...
I figure out the problem related to pkg-config. The pkg-config is not found when this recipe is executed. I added the below code to the CMakeLists.txt in yocto by using...
I tried this too but the error that was attached is still going on. ``` fatal error: phosphor-ipmi-host/sensorhandler.hpp: No such file or directory | 18 | #include | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~...
I solved this problem using the SMBIOS table. I successfully transferred this table from Host to BMC. You can monitor it on WebUI after transferring this table.