blob: 42f1f6e742e9e8d225e8e131aa174265aa53b6d9 [file] [log] [blame]
Joel Stanley7741d652016-07-27 18:33:40 +09301require recipes-bsp/u-boot/u-boot.inc
2
3LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6"
4DEPENDS += "dtc-native"
5
Joel Stanleyc3c01472016-12-19 13:33:29 +10306SRCREV = "aa7a90f2ff1e807e057c6dbb0d0c579174c75acc"
Joel Stanley7741d652016-07-27 18:33:40 +09307UBRANCH = "v2016.07-aspeed-openbmc"
8SRC_URI = "git://git@github.com/openbmc/u-boot.git;branch=${UBRANCH};protocol=https"
9
10PV = "v2016.07+git${SRCPV}"