1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
| name: "u-boot"
| description:
| ""
|
| third_party {
| url {
| type: HOMEPAGE
| value: "http://www.denx.de/wiki/U-Boot/WebHome"
| }
| url {
| type: ARCHIVE
| value: "git://git.denx.de/u-boot.git"
| }
| version: "2018.07"
| last_upgrade_date { year: 2018 month: 7 day: 31 }
| license_type: RESTRICTED
| }
|
|