blob: 0a229d5e164e67e0dd136be238ee5f7f2051d416 [file] [log] [blame]
Brad Bishop80fac6d2016-06-07 16:25:54 -04001require recipes-bsp/u-boot/u-boot.inc
2
3LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6"
4DEPENDS += "dtc-native"
5
6SRCREV = "d0847e6b3eda43d4d2b4f9928a549c3c2d52865f"
7UBRANCH = "v2016.05-ast2500"
8SRC_URI = "git://git@github.com/openbmc/u-boot.git;branch=${UBRANCH};protocol=https"
9
10PV = "v2016.05+git${SRCPV}"
11
12EXTRA_OEMAKE_append = " KCFLAGS=-fgnu89-inline"