[packages/uboot] up to 2026.07
atler
atler at pld-linux.org
Tue Jul 7 14:48:08 CEST 2026
commit b9afcdbfefad46e74f022089c2f3ad8392ba280f
Author: Jan Palus <atler at pld-linux.org>
Date: Tue Jul 7 14:43:05 2026 +0200
up to 2026.07
disable use of system dtc by default until devicetrees and build system
are made compatible with dtc >= 1.8 (graph_child_address check dropped,
dts errors about empty node names)
uboot.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/uboot.spec b/uboot.spec
index 947fbca..f96a2fe 100644
--- a/uboot.spec
+++ b/uboot.spec
@@ -1,16 +1,16 @@
#
# Conditional build:
-%bcond_without system_dtc # use system dtc
+%bcond_with system_dtc # use system dtc
Summary: Das U-Boot -- the Universal Boot Loader
Summary(pl.UTF-8): Das U-Boot - uniwersalny bootloader
Name: uboot
-Version: 2026.04
+Version: 2026.07
Release: 1
License: GPL v2
Group: Applications/System
Source0: https://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2
-# Source0-md5: 79f208e510be1602aaba446fcad3b028
+# Source0-md5: 336d4cb1452f2ed70da86da2d8560060
Source1: https://github.com/hardkernel/u-boot/archive/travis/odroidc4-189/odroid-189.tar.gz
# Source1-md5: dd117b6180ad5c9abb3303b31e57e7b4
Patch2: odroid-n2-binutils-2.39.patch
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/uboot.git/commitdiff/b9afcdbfefad46e74f022089c2f3ad8392ba280f
More information about the pld-cvs-commit
mailing list