User Activity

I have generated a project with cubemx and tried all the instructions from this article..https://wiki.st.com/stm32mpu/wiki/How_to_compile_the_device_tree_with_the_Distribution_PackageMy layer.conf look like thisBBPATH .= ":${LAYERDIR}"     BBFILES +=...
I would like to disable bluetooth & USB-OTG from the distribution package. I have removed Usbgadget,usbip, bluetooth,bluez5 from the distribution and also try to remove it from the local.conf file by using PACKAGE_EXCLUDE ="" but somehow its still bu...
Error: failed to download Segment[0]Error: failed to download the FileError: Download partition 0x21 failedError: TSV flashing service failedI am getting this error while flashing the image. I took the st-image-weston and deleted the ui and audio pac...
I am trying to add nodejs to the distribution. Nodejs recipe is alreaddy present in the layers but whn i bitbake the recipe there is a very long error, hence i am not able to build it. i have seen the recipe and the compatible machines are defined as...
Hi everyone, i am trying to run Distribution package from the STM on UBUNTU. It works fine with normal source command and make a build directory just by the folder of 'layers'. but how can i add my own build directory e.g. /mybuild/build_folder? I h...