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 committed Dec 6, 2023
1 parent 5a6eecd commit 8385589
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
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 8385589

Please sign in to comment.