Skip to content

Commit

Permalink
tegrademo: Update to use A/B Rootfs by default
Browse files Browse the repository at this point in the history
* Update meta-tegra repo to latest supporting [1].
* Set distro configuration to default to A/B redundant
rootfs.

1: OE4T/meta-tegra#1428

Signed-off-by: Dan Walkes <[email protected]>
  • Loading branch information
dwalkes authored and madisongh committed Dec 6, 2023
1 parent d9adf45 commit 3aec9e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions layers/meta-tegrademo/conf/distro/include/tegrademo.inc
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,5 @@ INHERIT += "uninative"
LICENSE_FLAGS_ACCEPTED += "commercial_faad2 commercial_x264"

OLDEST_KERNEL:aarch64 = "5.10"

USE_REDUNDANT_FLASH_LAYOUT_DEFAULT ?= "1"

0 comments on commit 3aec9e3

Please sign in to comment.