aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/insight/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* toolchain/insight: Remove from treeDaniel Engberg2017-05-291-51/+0
| | | | | | | | Insight hasn't been touched since 2009 and I can't find any references at least 6 years back of being used. Ubuntu and Debian removed insight years ago from their repos so I think we can safely remove this too. Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* build: stop overriding STAGING_DIR_HOST for toolchain buildFelix Fietkau2017-05-251-4/+1
| | | | | | | | | This causes various issues in other places that assume that host binaries are staged in STAGING_DIR_HOST. Since all the right places use HOST_BUILD_PREFIX, override that instead. This fixes some issues with quilt on toolchain dirs Signed-off-by: Felix Fietkau <nbd@nbd.name>
* treewide: clean up download hashesFelix Fietkau2016-12-161-1/+1
| | | | | | Replace *MD5SUM with *HASH, replace MD5 hashes with SHA256 Signed-off-by: Felix Fietkau <nbd@nbd.name>
* build: remove check to nonexistant CONFIG_ENABLE_LOCALE variable and move ↵Felix Fietkau2014-03-211-1/+0
| | | | | | | | DISABLE_NLS to package-defaults.mk Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39980
* toolchain/insight: update download location and MD5 sum to status quoJo-Philipp Wich2012-06-181-2/+2
| | | | | | | | | insight GDB version 6.8-1 sources have apparently changed. The original file is no longer available upstream. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 32438
* toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and ↵Felix Fietkau2010-08-191-7/+7
| | | | | | moving it back to $(TOOLCHAIN_DIR), this change makes the toolchain relocatable again, which should fix the SDK SVN-Revision: 22723
* update insight to 6.8-1 (#6007)Florian Fainelli2009-10-291-2/+3
| | | | SVN-Revision: 18217
* add the insight gdb frontend (#4701)Florian Fainelli2009-07-261-0/+54
SVN-Revision: 17019