Skip to content

Commit

Permalink
tegra: add bbappend for mender 4
Browse files Browse the repository at this point in the history
Signed-off-by: Markus Heß <[email protected]>
  • Loading branch information
hesmar committed Apr 18, 2024
1 parent 43dd52f commit de90afa
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
EXTRADEPS = ""
EXTRADEPS:tegra = "tegra-bup-payload tegra-boot-tools tegra-boot-tools-nvbootctrl tegra-boot-tools-lateboot${@' libubootenv-fake' if d.getVar('PREFERRED_PROVIDER_virtual/bootloader').startswith('cboot') else ''}"
EXTRADEPS:tegra210 = "tegra-bup-payload tegra-boot-tools"
RDEPENDS:mender-update += "${EXTRADEPS}"

0 comments on commit de90afa

Please sign in to comment.