Joel Stanley | 7741d65 | 2016-07-27 18:33:40 +0930 | [diff] [blame] | 1 | require recipes-bsp/u-boot/u-boot.inc |
| 2 | |
| 3 | LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6" |
| 4 | DEPENDS += "dtc-native" |
| 5 | |
Joel Stanley | c3c0147 | 2016-12-19 13:33:29 +1030 | [diff] [blame] | 6 | SRCREV = "aa7a90f2ff1e807e057c6dbb0d0c579174c75acc" |
Joel Stanley | 7741d65 | 2016-07-27 18:33:40 +0930 | [diff] [blame] | 7 | UBRANCH = "v2016.07-aspeed-openbmc" |
| 8 | SRC_URI = "git://git@github.com/openbmc/u-boot.git;branch=${UBRANCH};protocol=https" |
| 9 | |
| 10 | PV = "v2016.07+git${SRCPV}" |