Skip to content
Snippets Groups Projects

oniro-tests: enable empty root password

Merged Davide Gardenal requested to merge tony3oo3/oniro:tony/fix673 into kirkstone
All threads resolved!
1 file
+ 0
2
Compare changes
  • Side-by-side
  • Inline
@@ -19,5 +19,3 @@ EXTRA_IMAGE_FEATURES:append = " ptest-pkgs debug-tweaks"
# For testing purposes, we want to have an extra ext4 format for the root
# filesystem.
IMAGE_FSTYPES:append = " ext4"
ROOT_PARTITION_SIZE = "2500M"
Loading