From 02b54b36f0be0f8dc3aa06b3a83e88feb63c1768 Mon Sep 17 00:00:00 2001 From: Mike Garrett Date: Fri, 27 Aug 2021 16:39:03 -0500 Subject: meta-hpe: Update U-Boot from 2019.07 to 2020.10 Signed-off-by: Mike Garrett Change-Id: I538f9e74fdc90d3eb1e7e778b2ff99777b0d07d7 --- .../recipes-bsp/u-boot/u-boot-common-gxp_2020.10.inc | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 meta-hpe/meta-gxp/recipes-bsp/u-boot/u-boot-common-gxp_2020.10.inc (limited to 'meta-hpe/meta-gxp/recipes-bsp/u-boot/u-boot-common-gxp_2020.10.inc') diff --git a/meta-hpe/meta-gxp/recipes-bsp/u-boot/u-boot-common-gxp_2020.10.inc b/meta-hpe/meta-gxp/recipes-bsp/u-boot/u-boot-common-gxp_2020.10.inc new file mode 100644 index 000000000..2efeb9e09 --- /dev/null +++ b/meta-hpe/meta-gxp/recipes-bsp/u-boot/u-boot-common-gxp_2020.10.inc @@ -0,0 +1,16 @@ +HOMEPAGE = "https://github.com/HewlettPackard/gxp-uboot" +DEPENDS += "flex-native bison-native bc-native" + +LICENSE = "GPLv2+" +LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263" +PE = "1" + +# We use the revision in order to avoid having to fetch it from the +# repo during parse +SRCREV = "b139a8a9e6e89e4115741498d454847d99239eda" +UBRANCH = "v2020.10-gxp-openbmc" +SRC_URI = "git://github.com/HewlettPackard/gxp-uboot.git;branch=${UBRANCH}" + +S = "${WORKDIR}/git" + +PV = "v2020.10+git${SRCPV}" -- cgit v1.2.3