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:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user