HOMEPAGE = "https://github.com/Nuvoton-Israel/u-boot" | |
SECTION = "bootloaders" | |
DEPENDS += "flex-native bison-native" | |
LICENSE = "GPLv2+" | |
LIC_FILES_CHKSUM = "file://Licenses/README;md5=30503fd321432fc713238f582193b78e" | |
UBRANCH = "npcm7xx-v2019.01" | |
SRC_URI = "git://github.com/Nuvoton-Israel/u-boot.git;branch=${UBRANCH}" | |
SRCREV = "c311158da2dff0cb2a0a9fefbf9e2979747a2134" | |
S = "${WORKDIR}/git" | |
PV .= "+${UBRANCH}+" |