Giter Club home page Giter Club logo

asuswrt-merlin-toolchains-docker's Introduction

Docker Pulls

Main branch build: CircleCI

Asuswrt-Merlin-Toolchains-Docker

Docker images based on Ubuntu 16.04 and 20.04 containing Asuswrt Merlin BCM-SDK Toolchains. You may wanna use this to build Asus Merling by yourself.

Usage

The docker file contains ubuntu and toolchain needed to build HND and not HND firmware.

git clone ASUS_MERLIN_REPO_OR_ASUS_GPL
cd asuswrt-merlin.ng
docker pull gnuton/asuswrt-merlin-toolchains-docker:latest
docker run -it --rm -v "$PWD:/build"  -u "docker:docker" \
       gnuton/asuswrt-merlin-toolchains-docker:latest /bin/bash

From inside the docker image you should set the environment variables by calling the right script in envs/ dir Now follow the instructions in the README file that you can find in the Asus Merlin repository.

For more info please check the Asus Merlin official repository

Build and test locally

./build

Building and publishing the image

./buildNPublish

asuswrt-merlin-toolchains-docker's People

Contributors

gnuton avatar sylphiawindy avatar virusdave avatar zaloisio avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

asuswrt-merlin-toolchains-docker's Issues

Cannot build ax 4.19 model, e.g. RT-AX86U-Pro

You have to install libisl-dev:i386 and link libisl.so.x.x.x as libisl.so.15, and link libmpc.so too.
And, likely you have to install other version of automake, but I'm not sure which one.

Finally...after you done all above, compile still fails, I've no idea how to fix it.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.