diff options
| -rw-r--r-- | recipes-bsp/u-boot/u-boot-ti-staging_2016.05.bb | 7 | ||||
| -rw-r--r-- | recipes-bsp/u-boot/u-boot-ti-staging_2017.01.bb | 7 | ||||
| -rw-r--r-- | recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb | 7 |
3 files changed, 7 insertions, 14 deletions
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 @@ | |||
| 1 | require u-boot-ti.inc | ||
| 2 | |||
| 3 | PR = "r30" | ||
| 4 | |||
| 5 | BRANCH = "ti-u-boot-2016.05" | ||
| 6 | |||
| 7 | 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 @@ | |||
| 1 | require u-boot-ti.inc | ||
| 2 | |||
| 3 | PR = "r21" | ||
| 4 | |||
| 5 | BRANCH = "ti-u-boot-2017.01" | ||
| 6 | |||
| 7 | 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 @@ | |||
| 1 | require u-boot-ti.inc | ||
| 2 | |||
| 3 | PR = "r0" | ||
| 4 | |||
| 5 | BRANCH = "ti-u-boot-2018.01" | ||
| 6 | |||
| 7 | SRCREV = "806db183bfaff66890c560c4b462404448023e36" | ||
