Skip to content

Commit

Permalink
u-boot-bup-payload: update tegra-redundant-boot dependency
Browse files Browse the repository at this point in the history
The needed files are now provided by tegra-redundant-boot-base.

Signed-off-by: Matt Madison <matt@madison.systems>
  • Loading branch information
madisongh committed Mar 25, 2020
1 parent 5e05deb commit 11a02d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes-bsp/u-boot/u-boot-bup-payload.bb
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ do_deploy() {
fi
}
do_deploy[depends] += "virtual/bootloader:do_deploy virtual/kernel:do_deploy ${SOC_FAMILY}-flashtools-native:do_populate_sysroot"
do_deploy[depends] += "tegra-redundant-boot:do_populate_sysroot tegra-bootfiles:do_populate_sysroot nv-tegra-release:do_populate_sysroot"
do_deploy[depends] += "tegra-redundant-boot-base:do_populate_sysroot tegra-bootfiles:do_populate_sysroot nv-tegra-release:do_populate_sysroot"
do_deploy[depends] += "coreutils-native:do_populate_sysroot cboot:do_deploy virtual/secure-os:do_deploy"
addtask deploy before do_build

Expand Down

0 comments on commit 11a02d0

Please sign in to comment.