From 74e93324145f87de681263d77613f925fe20db9b Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Tue, 13 Oct 2020 05:31:19 +0000 Subject: [PATCH] u-boot-ti-mainline: add mainline 2020.10 Update md5 README checksum for u-boot. No actual licensing changes. Change is with u-boot commit 35bd70c5107f0 ("Convert CONFIG_SPLASH_SCREEN et al to Kconfig") Signed-off-by: Denys Dmytriyenko Signed-off-by: Dan Murphy --- recipes-bsp/u-boot/u-boot-ti-mainline_git.bb | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 recipes-bsp/u-boot/u-boot-ti-mainline_git.bb diff --git a/recipes-bsp/u-boot/u-boot-ti-mainline_git.bb b/recipes-bsp/u-boot/u-boot-ti-mainline_git.bb new file mode 100644 index 00000000..ee0b1764 --- /dev/null +++ b/recipes-bsp/u-boot/u-boot-ti-mainline_git.bb @@ -0,0 +1,10 @@ +require u-boot-ti.inc + +LIC_FILES_CHKSUM = "file://Licenses/README;md5=5a7450c57ffe5ae63fd732446b988025" + +PR = "r0" + +PV = "2020.10" +UBOOT_GIT_URI = "git://gitlab.denx.de/u-boot/u-boot.git" +UBOOT_GIT_PROTOCOL = "http" +SRCREV = "050acee119b3757fee3bd128f55d720fdd9bb890"