Giter Site home page Giter Site logo

libremesh / lime-build Goto Github PK

View Code? Open in Web Editor NEW
15.0 15.0 9.0 447 KB

Easy-to-use LibreMesh firmware customization and build platform - OBSOLETED BY LIME-SDK

Home Page: http://libremesh.org

Makefile 73.54% Shell 26.46%
firmware lede libremesh make makefile openwrt

lime-build's People

Contributors

agustim avatar altergui avatar egon0 avatar ilario avatar p4u avatar sim6 avatar

Stargazers

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

Watchers

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

lime-build's Issues

Need an alert for non existent target

Hi, I tried using lime-build and building an image for architecture ar7 with:
make T=ar7
this results in ar71xx binaries in build/ar7/bin/ar71xx directory.
Then I noticed that ar7 isn't present in make list_targets list.
We need a warning for unsupported targets.

Add contact info to readme

Similarly to issue 45 opened on lime-packages and solved with pull request 46, also here the contact information should be added to the readme.

Can't change lime-packages branch when old branch has been deleted

Yesterday I compiled from lime-packages branch sandbox/vlanzero.
Then today I tried to compile from branch develop but I got an error.
The problem is that the sandbox/vlanzero has been deleted (branches are deleted quite often from lime-packages) but lime-build tries to fetch the old branch even if a new one is specified.

cd lime-build
git checkout develop
git pull
make T=tl-wdr3600 LIME_GIT_BRANCH=develop UPDATE=1 build

Updating LiMe repository (cd build/lime-packages && git pull && git checkout develop && git pull origin develop) Your configuration specifies to merge with the ref 'refs/heads/sandbox/vlanzero' from the remote, but no such ref was fetched. Makefile:194: recipe for target 'checkout' failed make: *** [checkout] Error 1

Seems that this is caused by the first git pull on this line.

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.