HOMEPAGE = "https://github.com/Nuvoton-Israel/u-boot" | |
SECTION = "bootloaders" | |
DEPENDS += "flex-native bison-native" | |
LICENSE = "GPL-2.0-or-later" | |
LIC_FILES_CHKSUM = "file://Licenses/README;md5=2ca5f2c35c8cc335f0a19756634782f1" | |
UBRANCH = "npcm-v2023.10" | |
SRC_URI = "git://github.com/Nuvoton-Israel/u-boot.git;branch=${UBRANCH};protocol=https" | |
SRCREV = "fb62cf0fb4b97420ca20e9ccb0e12fa8e59213d3" | |
S = "${WORKDIR}/git" | |
PV = "v2023.10+git${SRCPV}" |