Skip to content
Snippets Groups Projects
Select Git revision
  • 29c56cfafd7e38fffa97f741364ef6d86259e3e4
  • v2.5 default protected
  • experimental
  • v2.4
  • cpe510
  • nrb/gluon-master-cpe510
  • v2.3
  • nrbffs/test-broken
  • nrbffs/fastd-remove-delay
  • v2.2
  • v2.1
  • nrbffs/staging-dir-cache-outside-openwrt
  • nrbffs/dl-cache
  • v2.0
  • v1.9
  • nrbffs/debug-build-date
  • nrbffs/update-extra-stage
  • v1.8
  • nrbffs/domain-trial
  • nrbffs/update-as-extra-step
  • nrb/test-radv-filter
  • v2.5+2022-05-07
  • v2.5+2022-05-05
  • v2.4+2022-02-26
  • v2.3+2021-06-03
  • v2.3+2021-04-30
  • v2.2+2021-04-16
  • v2.2+2020-04-16
  • v2.1+2020-12-11
  • v2.1+2020-11-17
  • v2.0+2020-09-26
  • v2.0+2020-06-28
  • v1.9+2020-06-06
  • v1.9+2020-06-04
  • v1.8-experimental02
  • v1.8-experimental01
  • v1.7-stable01
  • v1.8-nightly01
  • v1.6
  • v1.6-rc2
  • v1.6-rc1
41 results

buildall.sh

Forked from firmware / FFS Gluon site
Source project has a limited visibility.
user avatar
Matthias Schiffer authored
This removes PKG_VERSION and PKG_RELEASE from most Makefiles, as the
value was never useful for Gluon packages; instead, PKG_VERSION is set
to 1 in gluon.mk.

It also removes two other weird definitions:

- gluon-iptables-clamp-mss-to-pmtu replicating the old PKG_VERSION logic
  from gluon-core, but without the fixed PKG_BUILD_DIR to prevent
  unnessary rebuilds
- gluon-hoodselector set GLUON_VERSION=3
f419db58
History