SHA256
1
0
forked from pool/u-boot

Accepting request 234407 from Base:System

- Enhance pre_checkin.sh script to handle arch restrictions

- Fix builds :
  * 'tools' target is now 'tools-only'
  * kermit scripts moved from 'tools/scripts' to 'tools/kermit/'
  * Enhanced pre_checkin.sh script to handle uppercases in config name
  * Renamed config from cubieboard to Cubieboard
  * Renamed config from cubieboard2 to Cubieboard2
  * Renamed config from hyundai_a7hd to Hyundai_A7HD
  * Renamed config from mele_a1000 to Mele_A1000

- Add vexpress_aemv8a board

- Update to v2014.04
  * Update mlo-ext2.patch
  * Update mx53loco-bootscr.patch
  * Update origen-ext2.patch
  * Dropped v2014.01-sunxi.patch and created
  v2014.04-sunxi.patch by diffing u-boot-2014.04 with 
  u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579
  * Update rpi_b-bootscr.patch
  * Drop gnuhash.patch (upstreamed)

- Enhance pre_checkin.sh script to handle arch restrictions

- Fix builds :
  * 'tools' target is now 'tools-only'
  * kermit scripts moved from 'tools/scripts' to 'tools/kermit/'
  * Enhanced pre_checkin.sh script to handle uppercases in config name
  * Renamed config from cubieboard to Cubieboard

OBS-URL: https://build.opensuse.org/request/show/234407
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/u-boot?expand=0&rev=25
This commit is contained in:
Stephan Kulow
2014-05-17 19:45:20 +00:00
committed by Git OBS Bridge
parent 2bae78bb08
commit 7b56261a82
44 changed files with 5184 additions and 2925 deletions

View File

@@ -1,3 +1,38 @@
-------------------------------------------------------------------
Tue Apr 29 13:41:18 UTC 2014 - guillaume@opensuse.org
- Enhance pre_checkin.sh script to handle arch restrictions
-------------------------------------------------------------------
Tue Apr 29 13:18:48 UTC 2014 - guillaume@opensuse.org
- Fix builds :
* 'tools' target is now 'tools-only'
* kermit scripts moved from 'tools/scripts' to 'tools/kermit/'
* Enhanced pre_checkin.sh script to handle uppercases in config name
* Renamed config from cubieboard to Cubieboard
* Renamed config from cubieboard2 to Cubieboard2
* Renamed config from hyundai_a7hd to Hyundai_A7HD
* Renamed config from mele_a1000 to Mele_A1000
-------------------------------------------------------------------
Tue Apr 29 13:06:57 UTC 2014 - guillaume@opensuse.org
- Add vexpress_aemv8a board
-------------------------------------------------------------------
Tue Apr 29 08:33:48 UTC 2014 - guillaume@opensuse.org
- Update to v2014.04
* Update mlo-ext2.patch
* Update mx53loco-bootscr.patch
* Update origen-ext2.patch
* Dropped v2014.01-sunxi.patch and created
v2014.04-sunxi.patch by diffing u-boot-2014.04 with
u-boot-sunxi.git d9fe0a1e061e2bde6c24a0f7cef4f5023f3bd579
* Update rpi_b-bootscr.patch
* Drop gnuhash.patch (upstreamed)
-------------------------------------------------------------------
Thu Mar 27 14:22:23 UTC 2014 - guillaume@opensuse.org