SHA256
1
0
forked from pool/u-boot

Accepting request 686176 from home:mbrugger:branches:hardware:boot

- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Fix bsc#1124137 by:
* Patches dropped:
  0008-Revert-efi_loader-query-serial-cons.patch
  0009-zynqmp-generic-fix-compilation.patch
* Patches added:
  0008-zynqmp-generic-fix-compilation.patch
  0009-efi_loader-Fix-serial-console-size-.patch

OBS-URL: https://build.opensuse.org/request/show/686176
OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=44
This commit is contained in:
2019-03-18 16:53:16 +00:00
committed by Git OBS Bridge
parent b13bd1fe37
commit 68026c8172
153 changed files with 1180 additions and 240 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Mar 18 11:17:54 UTC 2019 - Matthias Brugger <mbrugger@suse.com>
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Fix bsc#1124137 by:
* Patches dropped:
0008-Revert-efi_loader-query-serial-cons.patch
0009-zynqmp-generic-fix-compilation.patch
* Patches added:
0008-zynqmp-generic-fix-compilation.patch
0009-efi_loader-Fix-serial-console-size-.patch
-------------------------------------------------------------------
Wed Mar 6 11:30:44 UTC 2019 - Matthias Brugger <mbrugger@suse.com>