mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-05-06 19:39:17 +00:00
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>
6 lines
105 B
BlitzBasic
6 lines
105 B
BlitzBasic
require u-boot-ti-mainline_git.bb
|
|
|
|
SUMMARY = "U-Boot master-next for TI devices"
|
|
|
|
BRANCH = "master-next"
|