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

ci: add multi-arch-build.yml; #1091

Merged
merged 1 commit into from
Mar 4, 2024
Merged

Commits on Mar 2, 2024

  1. ci: add multi-arch-build.yml

    Add a new packages repository at:
    - http://github.com/libremesh/lime-feed/tree/gh-pages/master/packages/$ARCH_PACKAGES
    - http://feed.libremesh.org/master/packages/$ARCH_PACKAGES
    That includes packages precompiled by openwrt-sdk for each specific architecture
    
    This is currently required only for the package 'shared-state-async'
    After this merge libremesh#1067
    imagebuilder builds fail, using the default set of packages, unless you are building for x86_64
    
    update the imagebuilder build guide on README.md
    update lime-system/files/etc/uci-defaults/92_add-lime-repos to use also the new repo
    a-gave committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    3e1d0ab View commit details
    Browse the repository at this point in the history