Skip to content

Commit

Permalink
Remove files that are no longer needed due upstream fixes
Browse files Browse the repository at this point in the history
Signed-off-by: Marius Westgaard <marius.westgaard@1x.tech>
  • Loading branch information
itdevops-halodi authored and Marius Westgaard committed Jul 16, 2024
1 parent ca61941 commit 8756a1b
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 63 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,8 +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"
EXTRADEPS:tegra194 = "tegra-bup-payload tegra-uefi-capsules libubootenv-fake mender-update-verifier "
EXTRADEPS:tegra234 = "tegra-bup-payload tegra-uefi-capsules libubootenv-fake mender-update-verifier"
EXTRADEPS:tegra = "tegra-bup-payload tegra-uefi-capsules libubootenv-fake mender-update-verifier"
RDEPENDS:${PN} += "${EXTRADEPS}"

FILESEXTRAPATHS:prepend := "${THISDIR}/files:"
Expand Down

0 comments on commit 8756a1b

Please sign in to comment.