blob: d11327d82e58e9aab04f4b0bb65aeba8e9b7f754 [file] [log] [blame]
Benjamin Fairf2ffed22019-01-22 14:34:28 -08001HOMEPAGE = "https://github.com/Nuvoton-Israel/u-boot"
2SECTION = "bootloaders"
3DEPENDS += "flex-native bison-native"
4
5LICENSE = "GPLv2+"
kwliu02b0bca2019-06-13 13:49:19 +08006LIC_FILES_CHKSUM = "file://Licenses/README;md5=30503fd321432fc713238f582193b78e"
Benjamin Fairf2ffed22019-01-22 14:34:28 -08007
kwliu02b0bca2019-06-13 13:49:19 +08008UBRANCH = "npcm7xx-v2019.01"
Benjamin Fairf2ffed22019-01-22 14:34:28 -08009SRC_URI = "git://github.com/Nuvoton-Israel/u-boot.git;branch=${UBRANCH}"
kwliu02b0bca2019-06-13 13:49:19 +080010SRCREV = "d8d75f72b9e324f47b0657dcaac9edf4433267ea"
Benjamin Fairf2ffed22019-01-22 14:34:28 -080011
12S = "${WORKDIR}/git"
13
14PV .= "+${UBRANCH}+"