| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
in particular this solves the issue that eglibc version 2.x produced so-files having the version string 2.(x-1) in its names which confused the toolchain
SVN-Revision: 31300
|
|
|
|
| |
SVN-Revision: 31296
|
|
|
|
| |
SVN-Revision: 31295
|
|
|
|
| |
SVN-Revision: 31294
|
|
|
|
| |
SVN-Revision: 31293
|
|
|
|
| |
SVN-Revision: 31291
|
|
|
|
|
|
| |
lengths, do not set image options if menu is disabled (#11280)
SVN-Revision: 31289
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I looked into buildbot snapshots and noticed that some platforms have
not successfully compiled for a long time. One example is at91, which
seems to be missing device-related kernel config symbols and the
snapshot build crashes already there.
Please find attached a patch that makes the at91 kernel config and
build to succeed again.
Signed off by: hannu.nyman@iki.fi
SVN-Revision: 31288
|
|
|
|
|
|
|
|
| |
SoCs.
bcma: use fallback sprom if no on chip sprom is available
SVN-Revision: 31285
|
|
|
|
|
|
| |
Fixes a build failure caught by buildbot.
SVN-Revision: 31284
|
|
|
|
| |
SVN-Revision: 31279
|
|
|
|
| |
SVN-Revision: 31278
|
|
|
|
| |
SVN-Revision: 31277
|
|
|
|
| |
SVN-Revision: 31276
|
|
|
|
| |
SVN-Revision: 31275
|
|
|
|
| |
SVN-Revision: 31274
|
|
|
|
| |
SVN-Revision: 31271
|
|
|
|
|
|
|
|
|
|
|
| |
The alix2 target has the VGA console for grub enabled by default. This
prevents the grub menu from appearing on bootup. It is disabled by
default for the other embedded x86 platforms. This patch corrects that
behavior for the alix2 target.
Signed-off-by: Adam Gensler <openwrt@kristenandadam.net>
SVN-Revision: 31270
|
|
|
|
| |
SVN-Revision: 31268
|
|
|
|
| |
SVN-Revision: 31267
|
|
|
|
| |
SVN-Revision: 31265
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
interface status info
SVN-Revision: 31261
|
|
|
|
|
|
| |
sync with lantiq kernel series
SVN-Revision: 31260
|
|
|
|
|
|
|
|
| |
This is needed when compiling with GCC >= 4.7.0 since it doesn't implicitly include 'unistd.h' anymore (needed e.g. for file operations in this particular case)
- Thanks to Luka Perkov
SVN-Revision: 31259
|
|
|
|
|
|
| |
firstboot uci-defaults To supply custom network settings, it is better to embed a complete network config file using the files/ overlay, the old image lan preconfig options are also very limited in scope and actually collide with sysupgrade and firstboot hardware detection on at least ar71xx and possibly other targets, therfore drop this facility.
SVN-Revision: 31258
|
|
|
|
| |
SVN-Revision: 31257
|
|
|
|
| |
SVN-Revision: 31256
|
|
|
|
| |
SVN-Revision: 31255
|
|
|
|
|
|
| |
without failing avr32 builds
SVN-Revision: 31249
|
|
|
|
|
|
| |
We use PKG_NAME and not PKB_BASE_NAME inside OpenWrt Makefiles
SVN-Revision: 31244
|
|
|
|
|
|
|
|
|
| |
Make the download script follow symlinks and search subfolders when looking for
a file in a local download mirror.
Signed-off-by: Tathagata Das <tathagata@alumnux.com>
SVN-Revision: 31240
|
|
|
|
|
|
| |
workaround it See references: http://sourceforge.net/tracker/?func=detail&aid=3285611&group_id=599&atid=300599 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52653
SVN-Revision: 31236
|
|
|
|
|
|
|
|
| |
Adds BUILD_SUFFIX to STAGING_DIR
Signed-off-by: Tathagata Das <tathagata@alumnux.com>
SVN-Revision: 31233
|
|
|
|
| |
SVN-Revision: 31232
|
|
|
|
| |
SVN-Revision: 31231
|
|
|
|
| |
SVN-Revision: 31230
|
|
|
|
| |
SVN-Revision: 31229
|
|
|
|
| |
SVN-Revision: 31228
|
|
|
|
| |
SVN-Revision: 31226
|
|
|
|
| |
SVN-Revision: 31223
|
|
|
|
| |
SVN-Revision: 31222
|
|
|
|
| |
SVN-Revision: 31221
|
|
|
|
|
|
| |
results depending on the environment (#11239)
SVN-Revision: 31219
|
|
|
|
|
|
| |
Thanks to the qi-hardware project - especially to Lars, Maarten and Xiangfu
SVN-Revision: 31218
|
|
|
|
| |
SVN-Revision: 31216
|
|
|
|
| |
SVN-Revision: 31214
|
|
|
|
| |
SVN-Revision: 31213
|
|
|
|
| |
SVN-Revision: 31209
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Great collaboration on these two fantastic routers on the openwrt forum:
https://forum.openwrt.org/viewtopic.php?id=32320
Above all kudos to aryufan. Well done and thank you everyone else who
contributed.
To-Do: LED for wlan is not yet activated
To-Do: TxPower over 20dBm (RB751U) or 22dBm (RB751G) are not accepted by
the router
Signed-off-by: Hanno Schupp <hanno.schupp@gmail.com>
[juhosg: fix line wrapped patch, fix checkpatch errors, add missing
kernel patches]
SVN-Revision: 31208
|