Skip to content
Snippets Groups Projects
Unverified Commit b8866555 authored by knuxify's avatar knuxify Committed by Oliver Smith
Browse files

device-odroid-hc2: add u-boot-tools to makedepends

Since we don't install depends for building anymore, u-boot-tools which provides
mkimage did not get installed for CI builds. Add it to makedepends.

Part-of: postmarketOS/pmaports!6342
parent 8756674a
Branches
No related tags found
1 merge request!6342device-odroid-hc2: Force MBR/msdos partition table type
Pipeline #217675 passed
......@@ -14,7 +14,7 @@ depends="linux-edge
u-boot-odroid
u-boot-tools
"
makedepends="devicepkg-dev"
makedepends="devicepkg-dev u-boot-tools"
subpackages="$pkgname-nonfree-firmware:nonfree_firmware $pkgname-tools"
_commit="42ac93dcfbbb8a08c2bdc02e19f96eb35a81891a"
source="deviceinfo modules-initfs uboot-script.cmd install-rootfs-hdd.sh"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment