blob: f2969551233349e652ec9c77befcef342444e25e [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"
kwliu89ad9f32019-06-13 13:49:19 +08006LIC_FILES_CHKSUM = "file://Licenses/README;md5=30503fd321432fc713238f582193b78e"
Benjamin Fair44f6b4d2019-01-22 14:34:28 -08007
kwliu89ad9f32019-06-13 13:49:19 +08008UBRANCH = "npcm7xx-v2019.01"
Patrick Williamsbb99d222022-01-24 15:55:09 -06009SRC_URI = "git://github.com/Nuvoton-Israel/u-boot.git;branch=${UBRANCH};protocol=https"
Charles Boyer34482702022-03-31 10:00:43 -050010SRCREV = "3f1e85ef94254aaa8ecda993cf56cebadbf6a0ad"
Benjamin Fair44f6b4d2019-01-22 14:34:28 -080011
12S = "${WORKDIR}/git"
13
14PV .= "+${UBRANCH}+"