SHA256
1
0
forked from pool/u-boot

Accepting request 621892 from hardware👢staging

- Update to v2018.07
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
  0010-arm-timer-factor-out-FSL-arch-timer.patch
  0011-arm-timer-sunxi-add-Allwinner-timer.patch
- Update to v2018.07-rc3
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches added:
  0010-arm-timer-factor-out-FSL-arch-timer.patch
  0011-arm-timer-sunxi-add-Allwinner-timer.patch
- Update to v2018.07-rc2
- update to v2018.07-rc1
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
  0006-tools-zynqmpimage-Add-partition-rea.patch
  0007-tools-zynqmpimage-Move-defines-to-h.patch
  0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch
  0009-tools-zynqmpimage-Add-bif-support.patch
  0010-tools-zynqmpbif-Add-support-for-loa.patch
  0011-rockchip-make_fit_atf-use-elf-entry.patch
  0012-rockchip-make_fit_atf-make-python3-.patch
  0013-rockchip-make_fit_atf.py-depends-on.patch
* Patches added:
  0006-tools-zynqmpbif-Add-support-for-loa.patch
  0007-rockchip-make_fit_atf-use-elf-entry.patch
  0008-rockchip-make_fit_atf-make-python3-.patch
  0009-rockchip-make_fit_atf.py-depends-on.patch

OBS-URL: https://build.opensuse.org/request/show/621892
OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=22
This commit is contained in:
2018-07-12 15:14:04 +00:00
committed by Git OBS Bridge
parent b823b5e083
commit 899039e75b
156 changed files with 3902 additions and 2735 deletions

View File

@@ -1,3 +1,52 @@
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
0011-arm-timer-sunxi-add-Allwinner-timer.patch
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches added:
0010-arm-timer-factor-out-FSL-arch-timer.patch
0011-arm-timer-sunxi-add-Allwinner-timer.patch
-------------------------------------------------------------------
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0006-tools-zynqmpimage-Add-partition-rea.patch
0007-tools-zynqmpimage-Move-defines-to-h.patch
0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch
0009-tools-zynqmpimage-Add-bif-support.patch
0010-tools-zynqmpbif-Add-support-for-loa.patch
0011-rockchip-make_fit_atf-use-elf-entry.patch
0012-rockchip-make_fit_atf-make-python3-.patch
0013-rockchip-make_fit_atf.py-depends-on.patch
* Patches added:
0006-tools-zynqmpbif-Add-support-for-loa.patch
0007-rockchip-make_fit_atf-use-elf-entry.patch
0008-rockchip-make_fit_atf-make-python3-.patch
0009-rockchip-make_fit_atf.py-depends-on.patch
-------------------------------------------------------------------
Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de