summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorVagrant Cascadian <vagrant@debian.org>2020-01-08 17:44:48 -0800
committerVagrant Cascadian <vagrant@debian.org>2020-01-08 22:24:20 -0800
commit634b0e28de019be2c142f1690e8d67fd00616ff3 (patch)
tree286f31adc404e12a76367630d39acdd6d6dad6df /gnu/local.mk
parenta1fd8c5dee3238c8360592904c3b33989cbf88cd (diff)
downloadguix-patches-634b0e28de019be2c142f1690e8d67fd00616ff3.tar
guix-patches-634b0e28de019be2c142f1690e8d67fd00616ff3.tar.gz
gnu: u-boot: Update to 2020.01.
* gnu/packages/bootloaders (u-boot): Update to 2020.01. [source]: Remove patch u-boot-fix-mkimage-header-verification. [native-inputs]: Update to use python 3 and add perl. (u-boot-tools)[configure]: Use tools-only_defconfig. [arguments]: Update phase updating python-coverage to work with python 3. Drop obsolete substitution for test_ofplatdata. Disable code coverage tests and binman tests. * gnu/packages/patches/u-boot-fix-mkimage-header-verification.patch: Remove file. * gnu/local.mk [dist_patch_DATA]: Update accordingly.
Diffstat (limited to 'gnu/local.mk')
-rw-r--r--gnu/local.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index 9228605755..33cf439870 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -1422,7 +1422,6 @@ dist_patch_DATA = \
%D%/packages/patches/tomb-fix-errors-on-open.patch \
%D%/packages/patches/tuxpaint-stamps-path.patch \
%D%/packages/patches/txr-shell.patch \
- %D%/packages/patches/u-boot-fix-mkimage-header-verification.patch \
%D%/packages/patches/ucx-tcp-iface-ioctl.patch \
%D%/packages/patches/udiskie-no-appindicator.patch \
%D%/packages/patches/unzip-CVE-2014-8139.patch \