1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-01 16:30:45 +00:00

ti-linux-fw: Support common inc for all firmware

Change to support common INC for all firmware
This will help with:
1) Eliminating requirement to change multiple recipes for firmware
update
2) This will help support AUTOREV

Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
Reviewed-by: Denys Dmytriyenko <denys@konsulko.com>
This commit is contained in:
Yogesh Siraswar
2021-10-19 13:19:51 +00:00
parent 1fe4515cee
commit eb051b4a33
16 changed files with 51 additions and 99 deletions
@@ -2,7 +2,7 @@
# Let's take a page from gcc-source as a common recipe for all gcc stages,
# but also to provide a single package for MAINMACHINE of all multiconfigs
require recipes-bsp/ti-sci-fw/ti-sci-fw.inc
require recipes-bsp/ti-linux-fw/ti-linux-fw.inc
SUMMARY += "- sources"