Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CREATE_PATCHES no longer supported #345

Closed
zerog2k opened this issue Jun 24, 2023 · 0 comments · Fixed by #346
Closed

CREATE_PATCHES no longer supported #345

zerog2k opened this issue Jun 24, 2023 · 0 comments · Fixed by #346

Comments

@zerog2k
Copy link
Contributor

zerog2k commented Jun 24, 2023

[🐳|🚸] 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
 ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

1 participant