| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
3.82 does not guarantee file ordering anymore, target profiles might get included in random order, leading to bad default values when only selecting the toplevel target and populating the .config with defconfig. This commit should also fix the ar71xx snapshot builds.
SVN-Revision: 31449
|
|
|
|
| |
SVN-Revision: 31336
|
|
|
|
| |
SVN-Revision: 31335
|
|
|
|
| |
SVN-Revision: 31271
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
embedded version info of generated images - Introduce new Kconfig symbols VERSION_DIST, VERSION_NICK, VERSION_NUMBER and VERSION_REPO to specify distribution, release name, version and repository for a given build - Introduce include/version.mk to provide common helpers for packages dealing with versions - Make opkg use version.mk to populate the opkg.conf template - Make base-files use version.mk to populate /etc/openwrt_version, /etc/openwrt_release and /etc/banner
The available placeholders are:
%D .. Replace with $(CONFIG_VERSION_DIST), default to "OpenWrt"
%d .. Like %D, but all characters made lowercase and spaces substituted with "_" (e.g. "openwrt")
%N .. Replace with $(CONFIG_VERSION_NICK), default to the build tree release (e.g. "Attitude Adjustment")
%n .. Like %N, but all characters made lowercase and spaces substituted with "_" (e.g. "attitude_adjustment")
%V .. Replace with $(CONFIG_VERSION_NUMBER), default to the build tree release (e.g. "r31262")
%v .. Like %V, but all characters made lowercase and spaces substituted with "_"
%C .. Replace with $(CONFIG_VERSION_NUMBER), default to "Bleeding Edge"
%c .. Like %C, but all characters made lowercase and spaces substituted with "_" (e.g. "bleeding_edge")
%U .. Replace with $(CONFIG_VERSION_REPO), default to "http://downloads.openwrt.org/snapshots/trunk/%T/packages"
%R .. Replace with the current build tree revision (e.g. "r31262" or "75488c4a05b8033cf69e91874a61852db7ba9c6c")
%T .. Replace with the current target (e.g. "ar71xx")
%S .. Replace with the current target/subtarget combo (e.g. "adm5120/router_le")
SVN-Revision: 31262
|
|
|
|
| |
SVN-Revision: 31223
|
|
|
|
| |
SVN-Revision: 31222
|
|
|
|
| |
SVN-Revision: 31214
|
|
|
|
| |
SVN-Revision: 31213
|
|
|
|
|
|
|
|
| |
Allow building image with an external cpio
Signed-off-by: Tathagata Das <tathagata@alumnux.com>
SVN-Revision: 31204
|
|
|
|
|
|
|
|
|
|
| |
Attach patch unsets LPATH flag (found configured in some custom host
distributions) to make OpenWRT compile its toolchain without any issues.
LPATH is used on some distros to define the linkers search path.
Signed-off-by: Tathagata Das <tathagata@alumnux.com>
SVN-Revision: 31203
|
|
|
|
|
|
| |
Also remove a duplicate patch from lantiq (already in generic).
SVN-Revision: 31158
|
|
|
|
| |
SVN-Revision: 31046
|
|
|
|
| |
SVN-Revision: 31028
|
|
|
|
| |
SVN-Revision: 30967
|
|
|
|
| |
SVN-Revision: 30897
|
|
|
|
|
|
| |
with the build (fixes #9865)
SVN-Revision: 30830
|
|
|
|
| |
SVN-Revision: 30818
|
|
|
|
| |
SVN-Revision: 30767
|
|
|
|
|
|
| |
lazy evaluation. this allows adding c++ specific cflags
SVN-Revision: 30760
|
|
|
|
|
|
| |
re-running Build/Configure
SVN-Revision: 30500
|
|
|
|
| |
SVN-Revision: 30401
|
|
|
|
| |
SVN-Revision: 30310
|
|
|
|
| |
SVN-Revision: 29985
|
|
|
|
| |
SVN-Revision: 29967
|
|
|
|
| |
SVN-Revision: 29966
|
|
|
|
| |
SVN-Revision: 29965
|
|
|
|
|
|
| |
this
SVN-Revision: 29835
|
|
|
|
|
|
| |
used by CodeSourcery toolchain
SVN-Revision: 29794
|
|
|
|
| |
SVN-Revision: 29754
|
|
|
|
| |
SVN-Revision: 29730
|
|
|
|
| |
SVN-Revision: 29726
|
|
|
|
| |
SVN-Revision: 29725
|
|
|
|
| |
SVN-Revision: 29701
|
|
|
|
|
|
| |
the source tree requires quilt and installing quilt implies installing sed.
SVN-Revision: 29697
|
|
|
|
|
|
| |
incorperate it into the kernel metapackage version, make kmods depend on this specific version. The aim of this change is to invalidate kmods which are built against a different kernel config on the opkg metadata level. Manual copying and insmod of custom *.ko files, e.g. for development purpose, is still possible.
SVN-Revision: 29686
|
|
|
|
|
|
|
|
| |
This patch adds the CT target for conntrack (enables manipulation of
conntrack events and supercedes NOTRACK) as well as the TTL/HL target and
match.
SVN-Revision: 29645
|
|
|
|
| |
SVN-Revision: 29643
|
|
|
|
| |
SVN-Revision: 29609
|
|
|
|
| |
SVN-Revision: 29519
|
|
|
|
| |
SVN-Revision: 29497
|
|
|
|
| |
SVN-Revision: 29470
|
|
|
|
| |
SVN-Revision: 29469
|
|
|
|
|
|
| |
Also remove trailing whitespaces.
SVN-Revision: 29449
|
|
|
|
| |
SVN-Revision: 29264
|
|
|
|
|
|
|
| |
modules.builtin is only available in 2.6.33 and later, so fall back to
assuming it's built-in for older kernels.
SVN-Revision: 29018
|
|
|
|
| |
SVN-Revision: 29007
|
|
|
|
|
|
| |
kmods
SVN-Revision: 28856
|
|
|
|
|
|
| |
stamps before creating a new one
SVN-Revision: 28770
|
|
|
|
| |
SVN-Revision: 28650
|