armbian / documentation

Armbian Linux Documentation
https://docs.armbian.com
GNU General Public License v3.0
181 stars 171 forks source link

CREATE_PATCHES no longer supported #345

Closed zerog2k closed 1 year ago

zerog2k commented 1 year ago
[🐳|🚸] CREATE_PATCHES=yes during image build is not supported anymore. [ First, run './compile.sh BOARD=aml-s9xx-box BRANCH=dev kernel-patch'; then move the patch to the correct place and commit your changes; then build the image as normal. This workflow ensures consistent hashing results. ]
[🐳|💥] error! [ CREATE_PATCHES=yes during image build is not supported anymore. Please use the new 'kernel-patch' / 'uboot-patch' / 'atf-patch' CLI commands.  ]
[🐳|💥] Exiting with error 43 [ at /armbian/lib/functions/logging/traps.sh:1
                exit_with_error() --> lib/functions/logging/traps.sh:1
   full_build_packages_rootfs_and_image() --> lib/functions/main/default-build.sh:28
          do_with_default_build() --> lib/functions/main/default-build.sh:42
         cli_standard_build_run() --> lib/functions/cli/cli-build.sh:25
        armbian_cli_run_command() --> lib/functions/cli/utils-cli.sh:136
                 cli_entrypoint() --> lib/functions/cli/entrypoint.sh:176
                           main() --> compile.sh:50
 ]