blob: 715f66e8ca30fa00ef45fdbf64aa73b50bdd6de0 [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
Patrick Williams15587222022-04-20 21:41:15 -05005LICENSE = "GPL-2.0-or-later"
Tim Lee76fad332022-06-29 09:47:51 +08006LIC_FILES_CHKSUM = "file://Licenses/README;md5=5a7450c57ffe5ae63fd732446b988025"
Benjamin Fair44f6b4d2019-01-22 14:34:28 -08007
Tim Lee76fad332022-06-29 09:47:51 +08008UBRANCH = "npcm-v2021.04"
Patrick Williamsbb99d222022-01-24 15:55:09 -06009SRC_URI = "git://github.com/Nuvoton-Israel/u-boot.git;branch=${UBRANCH};protocol=https"
Tim Leef90c0312023-08-14 11:46:26 +080010SRCREV = "23a146cf407df0845a4550cd92e9ef4cbf7f7774"
Benjamin Fair44f6b4d2019-01-22 14:34:28 -080011
12S = "${WORKDIR}/git"
13
14PV .= "+${UBRANCH}+"