Skip to content

Commit

Permalink
yoe: Remove usage of debug-tweaks
Browse files Browse the repository at this point in the history
This image feature has been removed from core [1]

[1] https://git.yoctoproject.org/poky/commit/?id=43b8b3fa72d75d8d82a478613a4d9bf4645b5389

Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
kraj committed Nov 21, 2024
1 parent 2492619 commit 5680bac
Show file tree
Hide file tree
Showing 22 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion conf/projects/beaglebone/config.conf
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ UBOOT_LOCALVERSION:beaglebone = ""
# usermod -a -G audio admin; \
# usermod -a -G systemd-journal admin; \
#"
#EXTRA_IMAGE_FEATURES:remove = "debug-tweaks"
#EXTRA_IMAGE_FEATURES:remove = "allow-empty-password empty-root-password allow-root-login post-install-logging"

# For running oe-selftest uncomment below lines
#USER_CLASSES:remove = "buildhistory"
Expand Down
2 changes: 1 addition & 1 deletion conf/projects/imx8mm-ddr4-evk/config.conf
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ TEST_TARGET = "simpleremote"
# usermod -a -G audio admin; \
# usermod -a -G systemd-journal admin; \
#"
#EXTRA_IMAGE_FEATURES:remove = "debug-tweaks"
#EXTRA_IMAGE_FEATURES:remove = "allow-empty-password empty-root-password allow-root-login post-install-logging"

# For running oe-selftest uncomment below lines
#USER_CLASSES:remove = "buildhistory"
Expand Down
2 changes: 1 addition & 1 deletion conf/projects/jetson-agx-orin-devkit/config.conf
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ DISPLAY_CARD = "/dev/dri/card1"
# usermod -a -G audio admin; \
# usermod -a -G systemd-journal admin; \
#"
#EXTRA_IMAGE_FEATURES:remove = "debug-tweaks"
#EXTRA_IMAGE_FEATURES:remove = "allow-empty-password empty-root-password allow-root-login post-install-logging"

# For running oe-selftest uncomment below lines
#USER_CLASSES:remove = "buildhistory"
Expand Down
2 changes: 1 addition & 1 deletion conf/projects/jetson-orin-nano-devkit-nvme/config.conf
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ DISPLAY_CARD = "/dev/dri/card1"
# usermod -a -G audio admin; \
# usermod -a -G systemd-journal admin; \
#"
#EXTRA_IMAGE_FEATURES:remove = "debug-tweaks"
#EXTRA_IMAGE_FEATURES:remove = "allow-empty-password empty-root-password allow-root-login post-install-logging"

# For running oe-selftest uncomment below lines
#USER_CLASSES:remove = "buildhistory"
Expand Down
2 changes: 1 addition & 1 deletion conf/projects/jetson-orin-nano-devkit/config.conf
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ DISPLAY_CARD = "/dev/dri/card1"
# usermod -a -G audio admin; \
# usermod -a -G systemd-journal admin; \
#"
#EXTRA_IMAGE_FEATURES:remove = "debug-tweaks"
#EXTRA_IMAGE_FEATURES:remove = "allow-empty-password empty-root-password allow-root-login post-install-logging"

# For running oe-selftest uncomment below lines
#USER_CLASSES:remove = "buildhistory"
Expand Down
2 changes: 1 addition & 1 deletion conf/projects/nezha-d1/config.conf
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ TEST_TARGET = "simpleremote"
# usermod -a -G audio admin; \
# usermod -a -G systemd-journal admin; \
#"
#EXTRA_IMAGE_FEATURES:remove = "debug-tweaks"
#EXTRA_IMAGE_FEATURES:remove = "allow-empty-password empty-root-password allow-root-login post-install-logging"

# For running oe-selftest uncomment below lines
#USER_CLASSES:remove = "buildhistory"
Expand Down
2 changes: 1 addition & 1 deletion conf/projects/odroid-c4/config.conf
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ SKIP_META_ODROID_EXTRA_SANITY_CHECK = "1"
# usermod -a -G audio admin; \
# usermod -a -G systemd-journal admin; \
#"
#EXTRA_IMAGE_FEATURES:remove = "debug-tweaks"
#EXTRA_IMAGE_FEATURES:remove = "allow-empty-password empty-root-password allow-root-login post-install-logging"

# For running oe-selftest uncomment below lines
#USER_CLASSES:remove = "buildhistory"
Expand Down
4 changes: 2 additions & 2 deletions conf/projects/qemucommon/config.conf
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ IMAGE_FSTYPES:remove = "tar.bz2 tar.xz tar tar.gz wic.xz wic.bmap"
# needed for running ptests automatically
PACKAGE_FEED_URIS ?= ""
# Needed for ptest runs
EXTRA_IMAGE_FEATURES:append = " debug-tweaks"
EXTRA_IMAGE_FEATURES:append = " allow-empty-password empty-root-password allow-root-login post-install-logging"

#####################################################################
# add project specific configuration below this line
Expand All @@ -41,7 +41,7 @@ EXTRA_IMAGE_FEATURES:append = " debug-tweaks"
# usermod -a -G audio admin; \
# usermod -a -G systemd-journal admin; \
#"
#EXTRA_IMAGE_FEATURES:remove = "debug-tweaks"
#EXTRA_IMAGE_FEATURES:remove = "allow-empty-password empty-root-password allow-root-login post-install-logging"

# For running oe-selftest uncomment below lines
#USER_CLASSES:remove = "buildhistory"
Expand Down
2 changes: 1 addition & 1 deletion conf/projects/rockpi-4b/config.conf
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ TEST_TARGET = "simpleremote"
# usermod -a -G audio admin; \
# usermod -a -G systemd-journal admin; \
#"
#EXTRA_IMAGE_FEATURES:remove = "debug-tweaks"
#EXTRA_IMAGE_FEATURES:remove = "allow-empty-password empty-root-password allow-root-login post-install-logging"

# For running oe-selftest uncomment below lines
#USER_CLASSES:remove = "buildhistory"
Expand Down
2 changes: 1 addition & 1 deletion conf/projects/rpi4-32/config.conf
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ VC4DTBO = "${@bb.utils.contains_any('DISTRO_FEATURES', 'x11 wayland', 'vc4-kms-v
# usermod -a -G audio admin; \
# usermod -a -G systemd-journal admin; \
#"
#EXTRA_IMAGE_FEATURES:remove = "debug-tweaks"
#EXTRA_IMAGE_FEATURES:remove = "allow-empty-password empty-root-password allow-root-login post-install-logging"

# For running oe-selftest uncomment below lines
#USER_CLASSES:remove = "buildhistory"
Expand Down
2 changes: 1 addition & 1 deletion conf/projects/rpi4-64/config.conf
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ VC4DTBO = "${@bb.utils.contains_any('DISTRO_FEATURES', 'x11 wayland', 'vc4-kms-v
# usermod -a -G audio admin; \
# usermod -a -G systemd-journal admin; \
#"
#EXTRA_IMAGE_FEATURES:remove = "debug-tweaks"
#EXTRA_IMAGE_FEATURES:remove = "allow-empty-password empty-root-password allow-root-login post-install-logging"

# For running oe-selftest uncomment below lines
#USER_CLASSES:remove = "buildhistory"
Expand Down
2 changes: 1 addition & 1 deletion conf/projects/rpi5/config.conf
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ VC4DTBO = "${@bb.utils.contains_any('DISTRO_FEATURES', 'x11 wayland', 'vc4-kms-v
# usermod -a -G audio admin; \
# usermod -a -G systemd-journal admin; \
#"
#EXTRA_IMAGE_FEATURES:remove = "debug-tweaks"
#EXTRA_IMAGE_FEATURES:remove = "allow-empty-password empty-root-password allow-root-login post-install-logging"

# For running oe-selftest uncomment below lines
#USER_CLASSES:remove = "buildhistory"
Expand Down
2 changes: 1 addition & 1 deletion conf/projects/unleashed/config.conf
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ TEST_TARGET = "simpleremote"
# usermod -a -G audio admin; \
# usermod -a -G systemd-journal admin; \
#"
#EXTRA_IMAGE_FEATURES:remove = "debug-tweaks"
#EXTRA_IMAGE_FEATURES:remove = "allow-empty-password empty-root-password allow-root-login post-install-logging"

# For running oe-selftest uncomment below lines
#USER_CLASSES:remove = "buildhistory"
Expand Down
2 changes: 1 addition & 1 deletion conf/projects/unmatched/config.conf
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ TEST_TARGET = "simpleremote"
# usermod -a -G audio admin; \
# usermod -a -G systemd-journal admin; \
#"
#EXTRA_IMAGE_FEATURES:remove = "debug-tweaks"
#EXTRA_IMAGE_FEATURES:remove = "allow-empty-password empty-root-password allow-root-login post-install-logging"

# For running oe-selftest uncomment below lines
#USER_CLASSES:remove = "buildhistory"
Expand Down
2 changes: 1 addition & 1 deletion conf/projects/var-dart-imx6ul/config.conf
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ PREFERRED_VERSION_libgpiod = "1.%"
# usermod -a -G audio admin; \
# usermod -a -G systemd-journal admin; \
#"
#EXTRA_IMAGE_FEATURES:remove = "debug-tweaks"
#EXTRA_IMAGE_FEATURES:remove = "allow-empty-password empty-root-password allow-root-login post-install-logging"

# For running oe-selftest uncomment below lines
#USER_CLASSES:remove = "buildhistory"
Expand Down
2 changes: 1 addition & 1 deletion conf/projects/var-som-mx8/config.conf
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ IMAGE_INSTALL:append = " optee-os"
# usermod -a -G audio admin; \
# usermod -a -G systemd-journal admin; \
#"
#EXTRA_IMAGE_FEATURES:remove = "debug-tweaks"
#EXTRA_IMAGE_FEATURES:remove = "allow-empty-password empty-root-password allow-root-login post-install-logging"

# For running oe-selftest uncomment below lines
#USER_CLASSES:remove = "buildhistory"
Expand Down
2 changes: 1 addition & 1 deletion conf/projects/var-som-mx8m-nano/config.conf
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ PREFERRED_VERSION_libgpiod = "1.%"
# usermod -a -G audio admin; \
# usermod -a -G systemd-journal admin; \
#"
#EXTRA_IMAGE_FEATURES:remove = "debug-tweaks"
#EXTRA_IMAGE_FEATURES:remove = "allow-empty-password empty-root-password allow-root-login post-install-logging"

# For running oe-selftest uncomment below lines
#USER_CLASSES:remove = "buildhistory"
Expand Down
2 changes: 1 addition & 1 deletion conf/projects/var-som-mx8x/config.conf
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ PREFERRED_VERSION_libgpiod = "1.%"
# usermod -a -G audio admin; \
# usermod -a -G systemd-journal admin; \
#"
#EXTRA_IMAGE_FEATURES:remove = "debug-tweaks"
#EXTRA_IMAGE_FEATURES:remove = "allow-empty-password empty-root-password allow-root-login post-install-logging"

# For running oe-selftest uncomment below lines
#USER_CLASSES:remove = "buildhistory"
Expand Down
2 changes: 1 addition & 1 deletion conf/projects/visionfive/config.conf
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ TEST_TARGET = "simpleremote"
# usermod -a -G audio admin; \
# usermod -a -G systemd-journal admin; \
#"
#EXTRA_IMAGE_FEATURES:remove = "debug-tweaks"
#EXTRA_IMAGE_FEATURES:remove = "allow-empty-password empty-root-password allow-root-login post-install-logging"

# For running oe-selftest uncomment below lines
#USER_CLASSES:remove = "buildhistory"
Expand Down
2 changes: 1 addition & 1 deletion conf/projects/visionfive2/config.conf
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ TEST_TARGET = "simpleremote"
# usermod -a -G audio admin; \
# usermod -a -G systemd-journal admin; \
#"
#EXTRA_IMAGE_FEATURES:remove = "debug-tweaks"
#EXTRA_IMAGE_FEATURES:remove = "allow-empty-password empty-root-password allow-root-login post-install-logging"

# For running oe-selftest uncomment below lines
#USER_CLASSES:remove = "buildhistory"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export IMAGE_BASENAME = "yoe-installer-image"
IMAGE_FSTYPES = "wic.bmap wic.xz"

# Do not pollute the installer image with full image features
IMAGE_FEATURES = "ssh-server-openssh hwcodecs debug-tweaks"
IMAGE_FEATURES = "ssh-server-openssh hwcodecs allow-empty-password empty-root-password allow-root-login post-install-logging"

PACKAGE_INSTALL = "\
packagegroup-core-boot \
Expand Down
4 changes: 2 additions & 2 deletions sources/meta-yoe/recipes-core/images/yoe-simple-image.bb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require updater.inc

IMAGE_FEATURES += "ssh-server-openssh package-management hwcodecs"

IMAGE_FEATURES += "debug-tweaks"
IMAGE_FEATURES += "allow-empty-password empty-root-password allow-root-login post-install-logging"

IMAGE_INSTALL = "\
packagegroup-core-boot \
Expand Down Expand Up @@ -37,7 +37,7 @@ BAD_RECOMMENDATIONS += "eudev-hwdb udev-hwdb libmodule-build-perl"
# How to add password/user to image
#inherit extrausers

#IMAGE_FEATURES:remove = "debug-tweaks"
#IMAGE_FEATURES:remove = "allow-empty-password empty-root-password allow-root-login post-install-logging"

#EXTRA_USERS_PARAMS += "\
# useradd scribbledeedoo; \
Expand Down

0 comments on commit 5680bac

Please sign in to comment.