Matthias Schiffer
fef116b06f
Update gluon packages
2014-06-09 20:03:27 +02:00
Nils Schneider
1339d8b28b
Update gluon packages
2014-06-07 13:51:27 +02:00
Matthias Schiffer
012f70605e
Makefile: remove deprecated cleanall target
2014-06-06 19:28:01 +02:00
Matthias Schiffer
ff4a030eb3
Disable images and targets which aren't known to work by default
...
They can still be enabled by supplying BROKEN=1.
2014-06-06 19:27:16 +02:00
Matthias Schiffer
47a957974b
Update gluon packages
2014-06-06 13:01:42 +02:00
Matthias Schiffer
c3aadaf725
Update OpenWrt
2014-06-06 09:56:39 +02:00
Matthias Schiffer
14f4a0ba9c
Update hostapd backport to r41029
2014-06-06 09:30:00 +02:00
Matthias Schiffer
660924a646
Update mac80211 backport to r41029
2014-06-06 09:17:55 +02:00
Matthias Schiffer
a7a426ca75
Enable ath9k debugfs support
2014-06-06 09:06:26 +02:00
Matthias Schiffer
d89530c211
Update mac80211 backport to r40995
2014-06-03 18:59:21 +02:00
Matthias Schiffer
e7e8445df4
Update mac80211 backport to r40842
2014-05-24 20:26:07 +02:00
Matthias Schiffer
a8ff4616fc
Update OpenWrt
2014-05-24 20:15:18 +02:00
Matthias Schiffer
1332ce24bb
Add support for D-Link DIR-615 rev. E1
2014-05-21 23:39:14 +02:00
Matthias Schiffer
5f62e5343f
Update OpenWrt
2014-05-21 22:37:23 +02:00
Matthias Schiffer
356ab27073
Some (unfinished) x86 support
2014-05-21 20:21:32 +02:00
Matthias Schiffer
42da0db96c
Backport a few patches from Barrier Breaker to improve grub2 support
2014-05-21 19:43:05 +02:00
Matthias Schiffer
4e6628cebf
Update mac80211 backport to r40804
2014-05-20 19:00:20 +02:00
Matthias Schiffer
66fa892390
Separate backports for hostapd and mac80211
2014-05-20 15:14:14 +02:00
Matthias Schiffer
3e07f0cb08
Makefile: add missing target/Makefile include
2014-05-20 15:14:13 +02:00
Matthias Schiffer
0238548d0b
Update gluon packages
2014-05-19 00:18:26 +02:00
Matthias Schiffer
3f58092023
Fix initial Lua build
2014-05-18 21:31:37 +02:00
Matthias Schiffer
3fd892c2e6
README: add some clarifications about factory/sysupgrade images
2014-05-17 14:51:35 +02:00
Matthias Schiffer
7857eaad4a
README: Update with regard to clean/cleanall
2014-05-17 14:49:44 +02:00
Matthias Schiffer
0ab1b2700a
Update gluon packages
2014-05-17 13:48:45 +02:00
Matthias Schiffer
5c10234dc5
Add luci patches to support string templates
2014-05-16 13:01:06 +02:00
Matthias Schiffer
705595574d
Remove things not needed anymore with the new site config
2014-05-15 22:59:13 +02:00
Matthias Schiffer
94b6b125e1
Update gluon packages
2014-05-15 22:59:13 +02:00
Matthias Schiffer
1b520c6856
Use site_config loader from gluon packages
2014-05-15 22:59:12 +02:00
Matthias Schiffer
78dc654314
Update gluon packages
2014-05-15 22:59:12 +02:00
Matthias Schiffer
62feaab756
Add "portable" md5sum and sha512sum scripts
2014-05-15 22:59:12 +02:00
Matthias Schiffer
3a6561a40c
New Lua-based site configuration
2014-05-15 22:59:12 +02:00
Matthias Schiffer
5c92684abe
Clean up QCA953x support patch
2014-05-15 22:19:11 +02:00
Matthias Schiffer
1f1ea9dc1f
Don't make config target twice from different contexts
2014-05-12 08:13:34 +02:00
Matthias Schiffer
49a04d59a9
make: move prepare-tmpinfo to Gluon Makefile and remove SCAN_DEPTH
...
We were missing the luci packages...
2014-05-12 07:59:06 +02:00
Matthias Schiffer
f502d1443c
make: don't install with --force-*, we want to know when something breaks
2014-05-12 07:40:00 +02:00
Matthias Schiffer
b4d017643d
Remove prepared stamp on make clean
2014-05-12 07:21:35 +02:00
Matthias Schiffer
0c0ce66c4b
Fix cleanall target
2014-05-11 22:27:36 +02:00
Matthias Schiffer
0fd92dd685
Use target-specific openwrt directories with symlinks
...
This allows us to use separate .config files per target. Also, don't use
OpenWRT's feeds script anymore, but symlink the feeds ourselves.
2014-05-11 10:47:35 +02:00
Matthias Schiffer
635192e3e9
Update gluon packages
2014-05-11 10:04:17 +02:00
Matthias Schiffer
6e8532e39d
Generate .config without symlink again
...
Otherwise, `make cleanall` fails...
2014-05-11 06:12:09 +02:00
Matthias Schiffer
941301680d
Include rules.mk earlier so STAGING_DIR_HOST is available in gluon.mk
2014-05-10 16:56:31 +02:00
Matthias Schiffer
f5af6dfe57
README: autoupdater
2014-05-10 15:57:07 +02:00
Matthias Schiffer
7310c9e662
README: some info about updating and rebuilding Gluon
2014-05-10 15:27:30 +02:00
Matthias Schiffer
2c1a54b353
Another build fix
...
Explicitly re-build prepare-tmpinfo after the feeds have been installed, as it
isn't done automatically anymore since we have the gluon-tools target.
2014-05-10 15:09:08 +02:00
Matthias Schiffer
d066bdec3b
Fix initial build
2014-05-10 11:53:50 +02:00
Matthias Schiffer
8644bfbc18
More multi-target support (still not finished...)
2014-05-10 11:52:06 +02:00
Matthias Schiffer
3b8ad88ce4
Some work towards multi-target support
2014-05-09 15:02:46 +02:00
Matthias Schiffer
379c293b8d
make: include the SUBTARGET in BOARD_BUILDDIR
...
Also, more cleanup.
2014-05-09 15:02:46 +02:00
Daniel Ehlers
03c0a03e6f
Make the version repo site configurable
...
Introduce a new value "opkg_repo" in the site configuration.
The value should be a single domain name,
e.g. "http://opkg.services.ffki/attitude_adjustment/12.09/%S/packages ".
2014-05-09 15:01:00 +02:00
Daniel Ehlers
bd28aa99ae
Return exit code on missing value
...
Let the site configuration value script return 1 when
the requested value is not available.This enables us
to react on failures, so we can for example use a default
value.
With this patch the script will return with exitcode 1 if
the value is not found and no output on stdout. Otherwise
exitcode is 0 and the value is returned on stdout.
2014-05-09 13:38:26 +02:00