Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix generation of cpio.gz images | Gabor Juhos | 2008-01-29 |
| | | | | SVN-Revision: 10310 | ||
* | generic 2.6.24 support | Imre Kaloz | 2008-01-28 |
| | | | | SVN-Revision: 10291 | ||
* | fix buildprocess if running as cron job (package info files corrupted due ↵ | Ralph Hempel | 2008-01-26 |
| | | | | | | missing Source-Makefile statement) SVN-Revision: 10273 | ||
* | bump to 2.6.23.14 on x86, ixp4xx, rb532, adm5120 | Gabor Juhos | 2008-01-16 |
| | | | | SVN-Revision: 10208 | ||
* | update brcm-2.4 to 2.4.35.4, integrate new broadcom system code, update ↵ | Felix Fietkau | 2008-01-06 |
| | | | | | | broadcom-wl to a contributed version (v4.150.10.5) - no bcm57xx support yet, will follow shortly SVN-Revision: 10137 | ||
* | fix packages that use -f on other build system makefiles | Felix Fietkau | 2008-01-03 |
| | | | | SVN-Revision: 10088 | ||
* | Fix typo | Florian Fainelli | 2008-01-02 |
| | | | | SVN-Revision: 10084 | ||
* | Add CVS download method #2947 | Florian Fainelli | 2008-01-02 |
| | | | | SVN-Revision: 10083 | ||
* | fix ntpd compile | Felix Fietkau | 2007-12-30 |
| | | | | SVN-Revision: 10057 | ||
* | We also need bzero and bcmp to be put in there | Florian Fainelli | 2007-12-30 |
| | | | | SVN-Revision: 10050 | ||
* | fix net-snmp compile | Felix Fietkau | 2007-12-30 |
| | | | | SVN-Revision: 10047 | ||
* | add cpio.gz support (patch from #2595) | Felix Fietkau | 2007-12-28 |
| | | | | SVN-Revision: 9986 | ||
* | expunge find GNUism | Andy Boyett | 2007-12-27 |
| | | | | SVN-Revision: 9955 | ||
* | fix libtool version checks in some configure scripts | Felix Fietkau | 2007-12-27 |
| | | | | SVN-Revision: 9943 | ||
* | add improved autotools fixups | Felix Fietkau | 2007-12-27 |
| | | | | SVN-Revision: 9942 | ||
* | add $(STAGING_DIR)/host, which contains target specific, but host executable ↵ | Felix Fietkau | 2007-12-27 |
| | | | | | | files SVN-Revision: 9939 | ||
* | add a configurable prefix for ./configure | Felix Fietkau | 2007-12-27 |
| | | | | SVN-Revision: 9938 | ||
* | Disabling use of libintl in kconfig. | Andy Boyett | 2007-12-26 |
| | | | | SVN-Revision: 9934 | ||
* | use printf instead of echo | Andy Boyett | 2007-12-26 |
| | | | | SVN-Revision: 9932 | ||
* | clean up after staging packages | Felix Fietkau | 2007-12-25 |
| | | | | SVN-Revision: 9909 | ||
* | add automatic file tracking and uninstallation for files installed in ↵ | Felix Fietkau | 2007-12-25 |
| | | | | | | $(STAGING_DIR) and $(STAGING_DIR_HOST) SVN-Revision: 9905 | ||
* | add a second parameter to InstallDev/UninstallDev for specifying the path to ↵ | Felix Fietkau | 2007-12-23 |
| | | | | | | STAGING_DIR_HOST SVN-Revision: 9853 | ||
* | add STAGING_DIR_HOST to PKG_CONFIG_PATH | Felix Fietkau | 2007-12-23 |
| | | | | SVN-Revision: 9850 | ||
* | added packkage-version overriding, Signed-off-by: ralph ↵ | John Crispin | 2007-12-20 |
| | | | | | | <ralph.hempel@infineon.com> SVN-Revision: 9813 | ||
* | add md5 sum of the 2.6.23.11 tarball | Gabor Juhos | 2007-12-18 |
| | | | | SVN-Revision: 9799 | ||
* | fixed copy paste error | John Crispin | 2007-12-17 |
| | | | | SVN-Revision: 9792 | ||
* | fix the sdk | Felix Fietkau | 2007-12-14 |
| | | | | SVN-Revision: 9747 | ||
* | clean up openwrt version handling, use a separate script that is executed at ↵ | Felix Fietkau | 2007-12-13 |
| | | | | | | the beginning of the build process, fix revision checking with git SVN-Revision: 9723 | ||
* | add prereq check for gnu find | Felix Fietkau | 2007-12-11 |
| | | | | SVN-Revision: 9710 | ||
* | Abstracted find to $(FIND) to allow use of gfind on non-GNU systems. | Felix Fietkau | 2007-12-05 |
| | | | | | | Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net> SVN-Revision: 9659 | ||
* | fix make clean for unconfigured build trees | Felix Fietkau | 2007-12-04 |
| | | | | SVN-Revision: 9655 | ||
* | enforce gnu make >= 3.81 now. it has become too annoying to work around bugs ↵ | Felix Fietkau | 2007-12-04 |
| | | | | | | in 3.80 SVN-Revision: 9654 | ||
* | add shell compatibility patch from #2659 | Felix Fietkau | 2007-11-30 |
| | | | | SVN-Revision: 9643 | ||
* | fix kernel config related build error | Felix Fietkau | 2007-11-30 |
| | | | | SVN-Revision: 9640 | ||
* | include the kernel config for kernel related packages (should fix some b43 ↵ | Felix Fietkau | 2007-11-30 |
| | | | | | | compile issues) SVN-Revision: 9635 | ||
* | switch to 2.6.23.9 | Gabor Juhos | 2007-11-29 |
| | | | | SVN-Revision: 9629 | ||
* | fix build issues that happen when the staging dir is cleared and the build ↵ | Felix Fietkau | 2007-11-20 |
| | | | | | | directories stay SVN-Revision: 9588 | ||
* | add external kernel tree support | Eugene Konev | 2007-11-20 |
| | | | | SVN-Revision: 9584 | ||
* | prefer http downloads over svn/git checkouts, remove git dependency | Felix Fietkau | 2007-11-16 |
| | | | | SVN-Revision: 9567 | ||
* | better scope handling for the configured stamp | Felix Fietkau | 2007-11-16 |
| | | | | SVN-Revision: 9566 | ||
* | add git checkout support | Felix Fietkau | 2007-11-16 |
| | | | | SVN-Revision: 9553 | ||
* | fix copy&paste mistake | Felix Fietkau | 2007-11-15 |
| | | | | SVN-Revision: 9551 | ||
* | fix the image builder | Felix Fietkau | 2007-11-14 |
| | | | | SVN-Revision: 9549 | ||
* | fix quilt apply for packages that change STAMP_* | Felix Fietkau | 2007-11-10 |
| | | | | SVN-Revision: 9531 | ||
* | fix parallel build issues | Felix Fietkau | 2007-11-04 |
| | | | | SVN-Revision: 9495 | ||
* | increase scan depth to 5 for package/ (x.org is nested deeper than the rest ↵ | Felix Fietkau | 2007-11-03 |
| | | | | | | of the packages) SVN-Revision: 9487 | ||
* | fix default downloads from svn | Felix Fietkau | 2007-10-31 |
| | | | | SVN-Revision: 9471 | ||
* | add feature flag for display support. will be used as dependency for x.org | Felix Fietkau | 2007-10-25 |
| | | | | SVN-Revision: 9448 | ||
* | We are now at .23.1 | Florian Fainelli | 2007-10-23 |
| | | | | SVN-Revision: 9415 | ||
* | Allow targets to specify extra initramfs source files | Felix Fietkau | 2007-10-23 |
| | | | | | | | | | | | | | | The CONFIG_INITRAMFS_SOURCE Kconfig variable can be a space-separated list of source files (or directories). This allows a platform to add extra components to the initramfs image, by defining the INITRAMFS_EXTRA_FILES make var. By default, we add a simple initramfs extra file for the generic-2.6 platform, which specifies a few device nodes. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> SVN-Revision: 9410 |