summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-next_git.bb
diff options
context:
space:
mode:
authorRyan Eatmon <reatmon@ti.com>2024-10-22 12:01:00 -0500
committerRyan Eatmon <reatmon@ti.com>2024-10-24 08:52:35 -0500
commited304b22e11db6d11a139ccd162fdee663f2561a (patch)
tree5c04210981b381121dc0bb7e0965d24c04208f8d /meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-next_git.bb
parent3086738d4ee1ce507333f89fbdfdc8bd056b8ade (diff)
downloadmeta-ti-ed304b22e11db6d11a139ccd162fdee663f2561a.tar.gz
uboot-ti-next: Add new recipe to track master-next
Our upstream testing needs to point to both master and master-next and we need two different recipes to track that. This recipe mirrors the linux-ti-next recipe and points to the master-next branch for the latest bleeding edge changes. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-next_git.bb')
-rw-r--r--meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-next_git.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-next_git.bb b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-next_git.bb
new file mode 100644
index 00000000..9bdedfa3
--- /dev/null
+++ b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-next_git.bb
@@ -0,0 +1,5 @@
1require u-boot-ti-mainline_git.bb
2
3SUMMARY = "U-Boot master-next for TI devices"
4
5BRANCH = "master-next"