| Ivan Mikhaylov | 341c7c3 | 2018-09-20 11:04:48 -0400 | [diff] [blame] | 1 | require recipes-bsp/u-boot/u-boot.inc |
| 2 | |||||
| 3 | SRC_URI = "git://github.com/openbmc/u-boot;branch=v2017.11-fsp2-openbmc" | ||||
| 4 | SRCREV = "d675f0a16ecc876b1aa78b4151af89c80fe0f4b9" | ||||
| 5 | LICENSE = "GPLv2" | ||||
| 6 | LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263" | ||||
| 7 | S = "${WORKDIR}/git" | ||||
| 8 | |||||
| 9 | PROVIDES += "u-boot" | ||||