From 47987915f753f3aaf1ff65bdecae28436219f1b3 Mon Sep 17 00:00:00 2001 From: Dan Murphy Date: Thu, 14 Jan 2021 07:06:18 -0600 Subject: [PATCH] u-boot-ti-staging: Add 2021.01 recipe Signed-off-by: Dan Murphy --- recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb b/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb new file mode 100644 index 00000000..d5b7fd52 --- /dev/null +++ b/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb @@ -0,0 +1,7 @@ +require u-boot-ti.inc + +PR = "r1" + +BRANCH = "ti-u-boot-2021.01" + +SRCREV = "c4fddedc48f336eabc4ce3f74940e6aa372de18c"