1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-01-12 01:20:20 +00:00

ti-dm-fw: Add k3-falcon overrides

Since nothing in ti-dm-fw changes for the falcon flow, we do not want to
deploy the same files and trigger an error.

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
Ryan Eatmon
2025-12-17 16:29:30 -06:00
parent 7496133883
commit 65fa5214e5

View File

@@ -83,6 +83,10 @@ do_deploy() {
done
}
do_deploy:k3-falcon() {
echo "Deploy nothing for k3-falcon"
}
# Set up names for the firmwares
ALTERNATIVE:${PN}:am62xx = "am62-main-r5f0_0-fw"
ALTERNATIVE:${PN}:am62pxx = "am62p-main-r5f0_0-fw"