mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-27 22:37:56 +00:00
2febbb8d35
Using variables for KERNEL_GIT_URI and KERNEL_GIT_PROTOCOL allows layer bbappends to specify local repositories to test of pending changes that are not available in the official TI kernel, without requiring duplication of config fragments specified in SRC_URI in the base recipe. Signed-off-by: Peter A. Bigot <pab@pabigot.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>