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