aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/uboot-tools/APKBUILD (renamed from community/uboot-tools/APKBUILD)2
-rw-r--r--main/uboot-tools/defang-efi-bootcmd.patch (renamed from community/uboot-tools/defang-efi-bootcmd.patch)0
-rw-r--r--main/uboot-tools/fix-ulong-typedef.patch (renamed from community/uboot-tools/fix-ulong-typedef.patch)0
3 files changed, 1 insertions, 1 deletions
diff --git a/community/uboot-tools/APKBUILD b/main/uboot-tools/APKBUILD
index 3934177741..3c87c1ac16 100644
--- a/community/uboot-tools/APKBUILD
+++ b/main/uboot-tools/APKBUILD
@@ -7,7 +7,7 @@ pkgdesc="U-Boot bootloader utility tools"
url="https://www.denx.de/wiki/U-Boot/WebHome"
arch="all !s390x !ppc64le"
license="GPL"
-makedepends="$depends_dev bison flex openssl-dev linux-headers sdl-dev"
+makedepends="$depends_dev bison flex openssl-dev linux-headers"
subpackages="$pkgname-examples"
options="!check" # No test suite
source="http://ftp.denx.de/pub/u-boot/u-boot-$pkgver.tar.bz2
diff --git a/community/uboot-tools/defang-efi-bootcmd.patch b/main/uboot-tools/defang-efi-bootcmd.patch
index 74182fdd10..74182fdd10 100644
--- a/community/uboot-tools/defang-efi-bootcmd.patch
+++ b/main/uboot-tools/defang-efi-bootcmd.patch
diff --git a/community/uboot-tools/fix-ulong-typedef.patch b/main/uboot-tools/fix-ulong-typedef.patch
index a02e4d0a35..a02e4d0a35 100644
--- a/community/uboot-tools/fix-ulong-typedef.patch
+++ b/main/uboot-tools/fix-ulong-typedef.patch