blob: 07919f114b37888567ae76b33c373892f820973c [file] [log] [blame]
Tim Lee57294f92024-05-16 14:15:45 +08001HOMEPAGE = "https://github.com/Nuvoton-Israel/u-boot"
2SECTION = "bootloaders"
3DEPENDS += "flex-native bison-native"
4
5LICENSE = "GPL-2.0-or-later"
6LIC_FILES_CHKSUM = "file://Licenses/README;md5=5a7450c57ffe5ae63fd732446b988025"
7
8UBRANCH = "npcm-v2021.04"
9SRC_URI = "git://github.com/Nuvoton-Israel/u-boot.git;branch=${UBRANCH};protocol=https"
10SRCREV = "1501268746d3f0c538908ddb7a1b901864dbfcff"
11
12S = "${WORKDIR}/git"
13
14PV .= "+${UBRANCH}+"