From 50ed1fee3aeb3f02e898c71271f1fa8b3e435019 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Thu, 15 Feb 2018 09:20:03 +0000 Subject: [PATCH] u-boot-ti-staging: upgrade to 2018.01 Signed-off-by: Denys Dmytriyenko --- recipes-bsp/u-boot/u-boot-ti-staging_2016.05.bb | 7 ------- recipes-bsp/u-boot/u-boot-ti-staging_2017.01.bb | 7 ------- recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb | 7 +++++++ 3 files changed, 7 insertions(+), 14 deletions(-) delete mode 100644 recipes-bsp/u-boot/u-boot-ti-staging_2016.05.bb delete mode 100644 recipes-bsp/u-boot/u-boot-ti-staging_2017.01.bb create mode 100644 recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_2016.05.bb b/recipes-bsp/u-boot/u-boot-ti-staging_2016.05.bb deleted file mode 100644 index fa15569f..00000000 --- a/recipes-bsp/u-boot/u-boot-ti-staging_2016.05.bb +++ /dev/null @@ -1,7 +0,0 @@ -require u-boot-ti.inc - -PR = "r30" - -BRANCH = "ti-u-boot-2016.05" - -SRCREV = "4db46a6bbde46e4587b77e14763787f66c292701" diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_2017.01.bb b/recipes-bsp/u-boot/u-boot-ti-staging_2017.01.bb deleted file mode 100644 index 07e45ec7..00000000 --- a/recipes-bsp/u-boot/u-boot-ti-staging_2017.01.bb +++ /dev/null @@ -1,7 +0,0 @@ -require u-boot-ti.inc - -PR = "r21" - -BRANCH = "ti-u-boot-2017.01" - -SRCREV = "c68ed086bd00054e28c46e033385f79104c3f84c" diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb b/recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb new file mode 100644 index 00000000..d64fe44e --- /dev/null +++ b/recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb @@ -0,0 +1,7 @@ +require u-boot-ti.inc + +PR = "r0" + +BRANCH = "ti-u-boot-2018.01" + +SRCREV = "806db183bfaff66890c560c4b462404448023e36"