- Mar 20, 2017
-
-
Daniel Engberg authored
Remove upx from repo, it hasn't been used for a very long time and serves little to no purpose. Signed-off-by:
Daniel Engberg <daniel.engberg.lists@pyret.net>
-
- Jan 18, 2017
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Felix Fietkau authored
Reduces the number of recursive make invocations Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
- Jan 09, 2017
-
-
Felix Fietkau authored
This was added a long time ago and was apparently never used Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Felix Fietkau authored
A lot of packages (especially those using libtool) depend on sed being available. xz fails on an incremental build pretty early if it's not there. Clean up handling if essential core tools (patch, tar, xz), build them in parallel and make them depend on sed Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Felix Fietkau authored
It has been unused, and less useful than squashfs for cases where flash space usage matters. Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
- Jan 05, 2017
-
-
Jo-Philipp Wich authored
Ensure that pkg-config is available before building libressl as we're going to need it for setting proper link flags in utilities requiring libcrypto. Signed-off-by:
Jo-Philipp Wich <jo@mein.io>
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Felix Fietkau authored
Useful for having a more consistent build environment and finding API issues faster Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
- Dec 24, 2016
-
-
Felix Fietkau authored
graphite is disabled by default and it's not worth carrying ppl and cloog for supporting this feature on the old gcc 4.8, which is only used for ARC Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
- Dec 17, 2016
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Felix Fietkau authored
This is intended to be used for a wide array of package sanity checks. The first check that is implemented is for the hash of downloaded files. It checks: - Missing hash - Use of SHA256 instead of MD5 - dl/<file> hash not matching hash in makefile - deprecated MD5SUM variable The deprecated MD5SUM variable check is skipped for feeds/ until OpenWrt is updated as well Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
- Oct 12, 2016
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
- Oct 06, 2016
-
-
Jo-Philipp Wich authored
Since XZ is needed to bootstrap building ccache we must not depend on it, so remove the dependency on ccache to avoid circular dependencies. Signed-off-by:
Jo-Philipp Wich <jo@mein.io>
-
Jo-Philipp Wich authored
Make all tools except tar (which is required to bootstrap xz-utils) and XZ itself depend on XZ, in order to be able to handle .tar.xz downloads. Signed-off-by:
Jo-Philipp Wich <jo@mein.io>
-
- Aug 28, 2016
-
-
Felix Fietkau authored
The list of targets that need them are getting longer Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
- Aug 23, 2016
-
-
Felix Fietkau authored
Required for reproducible builds in the kernel build system Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
- Aug 18, 2016
-
-
Alexey Brodkin authored
In commit df4f4126 ("archs38: Introduce images for SD-cards") we introduced building of SD-card images for ARC HS38-based boards. While building images mkdosfs utility is used. On machines I used for testing mentioned change this utility was already installed so I didn't figure-out that requirement. But thanks to Lede's autobuilder this missing bit was highlighted, see failed build job here: http://phase1.builds.lede-project.org/builders/archs38%2Fsd/builds/0/steps/images/logs/stdio Signed-off-by:
Alexey Brodkin <abrodkin@synopsys.com> Cc: John Crispin <john@phrozen.org> Cc: Jo-Philipp Wich <jo@mein.io>
-
- Jul 23, 2016
-
-
Felix Fietkau authored
This reverts commit 8c68c104. It is used for apm821xx, which needs ext2 (not ext4) images for some devices. Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
- Jul 07, 2016
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
- Jul 05, 2016
-
-
Sergey Sergeev authored
This patch adds support of Mikrotik yaffs2 filesystem image for kernel file and tools/kernel2minor package. We neede this to boot kernel through RouterBoot on new Mikrotik NOR flash devices. Signed-off-by:
Sergey Sergeev <adron@yapic.net>
-
- Jun 15, 2016
-
-
Alexander Couzens authored
omap requires msdos partition to boot from sdcard. Prepare for upcoming full sdcard image generation. Signed-off-by:
Alexander Couzens <lynxis@fe80.eu>
-
- Jun 07, 2016
-
-
Waldemar Brodkorb authored
Latest Xcode doesn't include openssl anymore. To compile mkimage from u-boot source you need SSL headers on your host. This patch provides libressl host package for any Darwin compilation. Unfortunately openssl from MacPorts can not be used, as the installed headers in /opt/local are breaking GDB compilation. Tested with a RB532 image build and resulting kernel booted on a device via TFTP. Signed-off-by:
Waldemar Brodkorb <wbx@openadk.org> Signed-off-by: Felix Fietkau <nbd@nbd.name> [fixes, dependencies]
-
- Jan 20, 2016
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48413
-
- Jan 10, 2016
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48184
-
- Nov 13, 2015
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47464
-
- Sep 21, 2015
-
-
Zoltan Herpai authored
This tool is used for SD card generation on Freescale i.MX23/i.MX28 platforms. These CPU's ROM need a tiny header of front of a boot stream. Signed-off-by:
Michael Heimpold <mhei@heimpold.de> SVN-Revision: 47020
-
- Sep 11, 2015
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 46876
-
- Jul 20, 2015
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 46434
-
- Jul 10, 2015
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 46297
-
- Apr 20, 2015
-
-
Jo-Philipp Wich authored
Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 45517
-
- Apr 03, 2015
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45266
-
- Mar 29, 2015
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45129
-
- Mar 27, 2015
-
-
Zoltan Herpai authored
Signed-off-by:
Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 45055
-
- Mar 20, 2015
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44905
-
- Mar 17, 2015
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44870
-
Felix Fietkau authored
The feeds that use them have been unmaintained for a long time, and something similar can easily be added as a regular host build package. Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44869
-
- Mar 15, 2015
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44783
-
- Feb 10, 2015
-
-
Jo-Philipp Wich authored
Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44376
-
- Feb 05, 2015
-
-
Jo-Philipp Wich authored
They're part of prereq-build.mk now. Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44274
-