- Jun 22, 2016
-
-
Matthias Schiffer authored
-
- Apr 27, 2016
-
-
Matthias Schiffer authored
-
- Apr 02, 2016
-
-
Matthias Schiffer authored
Leads to broken symlink setup by OpenWrt, usually breaking the build with a "Too many levels of symbolic links" message. Fixes #716.
-
- Mar 25, 2016
-
-
Matthias Schiffer authored
-
- Mar 22, 2016
-
-
Matthias Schiffer authored
Fixes some messages if /bin/sh doesn't support 'echo -e'. Suggested-by:
Steffen Möller <steffen_moeller@gmx.de>
-
- Feb 13, 2016
-
-
Matthias Schiffer authored
-
- Jan 02, 2016
-
-
Matthias Schiffer authored
This will allow us to use its content from other languages than Lua as well.
-
- Dec 02, 2015
-
-
Matthias Schiffer authored
Fixes #579
-
- Nov 25, 2015
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
- Nov 02, 2015
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
usign has pulled in new dependencies, and OpenWrt doesn't like the command `make tools/prepare` in a clean build.
-
Matthias Schiffer authored
This will fix the early preparation happening much too often and also fixes early preparation after `make clean`.
-
Matthias Schiffer authored
-
- Oct 31, 2015
-
-
Matthias Schiffer authored
This broke due to the Makefile changes for building the module repo.
-
- Oct 30, 2015
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
- Oct 29, 2015
-
-
Matthias Schiffer authored
`make modules` will generate a opkg repository containing kernel modules matching the kernel of the Gluon images.
-
Matthias Schiffer authored
As the Gluon kernel won't be compatible with the OpenWrt upstream anymore, we don't need the vermagic hack anymore.
-
- Oct 27, 2015
-
-
Matthias Schiffer authored
-
- Oct 16, 2015
-
-
Matthias Schiffer authored
-
- Oct 13, 2015
-
-
Matthias Schiffer authored
-
- Oct 11, 2015
-
-
Matthias Schiffer authored
Add an optional third argument to the GluonProfile macro while contains the OpenWrt profile name. This allows creating different Gluon profiles (with different image names etc.) from the same OpenWrt profile.
-
- Jul 18, 2015
-
-
Matthias Schiffer authored
-
- Jul 12, 2015
-
-
Matthias Schiffer authored
The file targets/$GLUON_TARGET/config becomes optional, as many targets only used it to set the board and subtarget. Also fix targets without subtarget.
-
- Jul 10, 2015
-
-
Matthias Schiffer authored
Fixes build for brcm2708 targets
-
- Jun 20, 2015
-
-
Matthias Schiffer authored
The oldpackages repo has been dropped for Chaos Calmer.
-
- Jun 04, 2015
-
-
Matthias Schiffer authored
-
- May 28, 2015
-
-
Matthias Schiffer authored
-
- May 21, 2015
-
-
Matthias Schiffer authored
-
- Apr 22, 2015
-
-
Matthias Schiffer authored
-
- Mar 21, 2015
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
Otherwise some dependencies aren't respected.
-
- Mar 20, 2015
-
-
Matthias Schiffer authored
With this change, there are two OpenWrt config files: one for the packages actually used by Gluon, and one with all kernel modules enabled (like it was since we removed the static kernel configs). The config with all kernel modules is only used to generate the kernel configuration (so it is compatible with the upstream kernel). This should bring the build times back to what they were before the static configs were removed.
-
- Mar 19, 2015
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
- Mar 18, 2015
-
-
Matthias Schiffer authored
-