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

Synchronize aarch64-imx8-crosscompile and aarch64-imx8 branches #12

Open
wants to merge 9 commits into
base: aarch64-imx8
Choose a base branch
from

Commits on Sep 30, 2022

  1. libudev-zero: allow to accept more arguments

    For some reason, more arguments is passed to the libudev-zero
    than it needs during cross-compilation.
    
    Signed-off-by: Ivan Nikolaenko <[email protected]>
    unbel13ver authored and nesteroff committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    c7f21b9 View commit details
    Browse the repository at this point in the history
  2. weston: fix cross-compilation

    pkg-config needs to be explicitly added to the build dependencies
    of the build environment.
    
    wayland-scanner is also needed for cross-compilation, so get that
    back.
    
    Signed-off-by: Ivan Nikolaenko <[email protected]>
    unbel13ver authored and nesteroff committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    5aa9021 View commit details
    Browse the repository at this point in the history
  3. Merge pull request tiiuae#3 from nesteroff/aarch64-imx8-crosscompile-…

    …add-imx8qxp-uboot
    
    Add support for imx8qxp u-boot
    vilvo authored and nesteroff committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    1fde83a View commit details
    Browse the repository at this point in the history
  4. ubootIMX8QXP: fix cross-compilation issue.

    Signed-off-by: Ivan Nikolaenko <[email protected]>
    unbel13ver authored and nesteroff committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    7cb2bc1 View commit details
    Browse the repository at this point in the history
  5. imx-mkimage: fix sources fetching

    Signed-off-by: Ivan Nikolaenko <[email protected]>
    unbel13ver authored and nesteroff committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    ddda568 View commit details
    Browse the repository at this point in the history
  6. Add support for imx8qm u-boot

    panufi authored and nesteroff committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    1e93d97 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    377b9de View commit details
    Browse the repository at this point in the history
  8. Remove imx8qm uboot patch

    panufi authored and nesteroff committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    f5d13c7 View commit details
    Browse the repository at this point in the history
  9. Merge pull request tiiuae#10 from unbel13ver/efiarch

    lib/systems/default.nix: add efiArch suffixes
    vilvo authored and nesteroff committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    764dc44 View commit details
    Browse the repository at this point in the history