Skip to content

Commit

Permalink
meta-lxatac-bsp: lxatac: remove EXTRA_IMAGE_FEATURES
Browse files Browse the repository at this point in the history
This should be set on image level only and is already set in
lxatac-core-image-base anyway.

Signed-off-by: Enrico Jorns <[email protected]>
  • Loading branch information
ejoerns authored and hnez committed Feb 19, 2024
1 parent 34a42fd commit fc99758
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions meta-lxatac-bsp/conf/machine/lxatac.conf
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@ KERNEL_DEVICETREE = "st/stm32mp157c-lxa-tac-gen1.dtb st/stm32mp157c-lxa-tac-gen2
# The FIT image is stored in a separate partition
MACHINE_ESSENTIAL_EXTRA_RDEPENDS += "kernel-modules"

# we want some more helper features for development
EXTRA_IMAGE_FEATURES += "empty-root-password"

# Don't symlink /var/log to /var/log/volatile as we do actually want
# persistent logging.
VOLATILE_LOG_DIR = "no"
Expand Down

0 comments on commit fc99758

Please sign in to comment.