Skip to content

Commit

Permalink
firmware-qcom-boot-common: provide virtual/bootbins
Browse files Browse the repository at this point in the history
Define a common virtual provider for bootbins, as we will later have
multiple recipes providing boot binaries (based on base boards / SoCs).

This is to help creating generic dependencies to the boot firmware
recipe.

Signed-off-by: Ricardo Salveti <[email protected]>
  • Loading branch information
ricardosalveti committed Nov 14, 2024
1 parent b321851 commit 98f3a61
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions recipes-bsp/firmware/firmware-qcom-boot-common.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Install NHLOS boot binaries in DEPLOY_DIR

PROVIDES += "virtual/bootbins"

inherit deploy

do_deploy() {
Expand Down

0 comments on commit 98f3a61

Please sign in to comment.