blob: 301dd7352519bdcdaa75115afa8e300e90d47a90 [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}"
10SRCREV = "196461383f7d043f18cab3bb34dded89fba4712a"
11
12S = "${WORKDIR}/git"
13
14PV .= "+${UBRANCH}+"