Add gluon repository as submodule

Instead of recording the commit in the gluon repository that belongs to
a release of our firmware in the README.md, it is more reasonable to
have the gluon repository as a submodule, having this information in a
machine-readable way and making it easier to reproduce the compilation
of a specific version.

To compile gluon, simply add `GLUON_SITEDIR="$(dirname $PWD)"` to the
make command.
This commit is contained in:
Jan-Philipp Litza 2015-07-02 17:14:37 +02:00
parent 09dd0ac1b1
commit 7141696ae2
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "gluon"]
path = gluon
url = https://github.com/freifunk-gluon/gluon.git

1
gluon Submodule

@ -0,0 +1 @@
Subproject commit e54e3dc41046d9334d515f87397c436451c964ad