blob: f5cb0fca35a435846abc4700396350609c4a5a5f [file] [log] [blame]
Benjamin Fair44f6b4d2019-01-22 14:34:28 -08001HOMEPAGE = "https://github.com/Nuvoton-Israel/u-boot"
2SECTION = "bootloaders"
3DEPENDS += "flex-native bison-native"
4
5LICENSE = "GPLv2+"
6LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6"
7
8UBRANCH = "npcm7xx"
9SRC_URI = "git://github.com/Nuvoton-Israel/u-boot.git;branch=${UBRANCH}"
Benjamin Fair4db3e5e2019-01-22 16:23:58 -080010SRCREV = "5d036755c2e13b5244f63ce052657e4ef3089bd5"
Benjamin Fair44f6b4d2019-01-22 14:34:28 -080011
12S = "${WORKDIR}/git"
13
14PV .= "+${UBRANCH}+"