Skip to content

Add missing build dependencies to u-boot-qemu

Joel Williams requested to merge physjoel/fix-build-issue-for-u-boot-qemu into master

Issue #1452 references that elements/components/u-boot-qemu.bst fails to build because of missing build-depends. This MR adds public-stacks/buildsystem-python.bst and components/swig.bst to u-boot-qemu.bst in order to fix this.

Edited by Joel Williams

Merge request reports