mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-16 06:17:51 +00:00
linux-firmware: Move recipe from meta-arago
The conflicting firmware packages that necessitate this bbappend are all here in meta-ti-bsp, so this will be needed by any distro using this layer. Move this bbappend out of meta-arago to this layer. Signed-off-by: Andrew Davis <afd@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
committed by
Ryan Eatmon
parent
fe54a51d44
commit
16436e765d
@@ -0,0 +1,7 @@
|
||||
PR:append:ti-soc = ".tisoc1"
|
||||
|
||||
# meta-ti-bsp packages newer versions on these
|
||||
do_install:append:ti-soc() {
|
||||
rm -rf ${D}${nonarch_base_libdir}/firmware/ti-connectivity/
|
||||
rm -rf ${D}${nonarch_base_libdir}/firmware/cadence/
|
||||
}
|
||||
Reference in New Issue
Block a user