Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Do not use a localversion of kernel, to allow modules to be installed in the ↵ | Ulf Samuelsson | 2008-07-10 | 1 | -0/+5 | |
| | | | | correct directory | |||||
* | Use correct include dir syntax for xcursor-xthemes | Ulf Samuelsson | 2008-07-10 | 1 | -2/+2 | |
| | ||||||
* | Add AVR32 patches for 2.6.25.10 | Ulf Samuelsson | 2008-07-10 | 3 | -0/+1278 | |
| | ||||||
* | Fix comments regarding latest stable kernel | Ulf Samuelsson | 2008-07-10 | 1 | -2/+2 | |
| | ||||||
* | Update 'latest' kernel info | Ulf Samuelsson | 2008-07-10 | 1 | -1/+1 | |
| | ||||||
* | fuse: remove unused dir (git-svn issue) | Peter Korsgaard | 2008-07-10 | 0 | -0/+0 | |
| | ||||||
* | fuse: bump version | Peter Korsgaard | 2008-07-10 | 2 | -57/+1 | |
| | | | | | | The disable_symvers_22 patch no longer applies, but things seems to work without it. There's no documentation describing what it was supposed to fix, so get rid of it. | |||||
* | fuse: use BR2_SOURCEFORGE_MIRROR | Peter Korsgaard | 2008-07-10 | 1 | -1/+1 | |
| | ||||||
* | fuse: cleanup patch handling | Peter Korsgaard | 2008-07-10 | 2 | -1/+1 | |
| | | | | | Move patch to package dir like other packages and fixup patch-kernel invocation. | |||||
* | fuse: remove commented out lines | Peter Korsgaard | 2008-07-10 | 1 | -8/+0 | |
| | ||||||
* | fuse: cleanup configure args | Peter Korsgaard | 2008-07-10 | 1 | -2/+3 | |
| | ||||||
* | fuse: remove stray $ | Peter Korsgaard | 2008-07-10 | 1 | -1/+1 | |
| | ||||||
* | fuse: also remove fusermount from target | Peter Korsgaard | 2008-07-10 | 1 | -1/+1 | |
| | ||||||
* | fuse: strip binaries/libs in target | Peter Korsgaard | 2008-07-10 | 1 | -1/+2 | |
| | ||||||
* | fuse: don't build kernel module | Peter Korsgaard | 2008-07-10 | 1 | -2/+1 | |
| | | | | | it's been in the mainline kernel for ages (~3y) and the included stuff doesn't seem to build with modern kernel headers. | |||||
* | fuse: select BR2_LARGEFILE | Peter Korsgaard | 2008-07-10 | 1 | -0/+1 | |
| | | | | fuse needs largefile support | |||||
* | gperf: depend on stamp file rather than gperf binary | Peter Korsgaard | 2008-07-10 | 1 | -2/+2 | |
| | | | | | There's no make rule to create the gperf binary, only the stamp file so use that instead. | |||||
* | fuse: use tabs for indentation in kconfig | Peter Korsgaard | 2008-07-10 | 1 | -3/+3 | |
| | ||||||
* | gperf: move under "other development stuff" | Peter Korsgaard | 2008-07-10 | 1 | -1/+1 | |
| | ||||||
* | gperf: don't install to staging dir | Peter Korsgaard | 2008-07-10 | 1 | -1/+1 | |
| | | | | It doesn't make much sense to install the cross-gperf to staging dir. | |||||
* | ifplugd: only run post-install hook when needed | Peter Korsgaard | 2008-07-10 | 1 | -1/+2 | |
| | ||||||
* | gperf: strip target binary | Peter Korsgaard | 2008-07-10 | 1 | -0/+4 | |
| | ||||||
* | linux: add knob to force a rebuild of the kernel | Peter Korsgaard | 2008-07-09 | 1 | -0/+4 | |
| | | | | | | Makes development easier. Thanks to Brian Beattie for this handy idea. 1df013316b in Bernhards tree. | |||||
* | gperf: remove trailing spaces | Peter Korsgaard | 2008-07-09 | 1 | -4/+4 | |
| | ||||||
* | gperf: fix upstream url | Peter Korsgaard | 2008-07-09 | 1 | -1/+1 | |
| | ||||||
* | Add gperf, perfect hash generator | Ulf Samuelsson | 2008-07-09 | 3 | -0/+30 | |
| | ||||||
* | Add latest gcc patch for AVR32 gcc-4.2.2 prepatched source | Ulf Samuelsson | 2008-07-08 | 1 | -0/+16 | |
| | ||||||
* | Fix AVR32 gcc patching, when sysroot option is not enabled | Ulf Samuelsson | 2008-07-08 | 1 | -1/+1 | |
| | ||||||
* | sqlite: move under database submenu | Peter Korsgaard | 2008-07-08 | 4 | -1/+1 | |
| | ||||||
* | sqlite: strip binary and use $(INSTALL) for installation | Peter Korsgaard | 2008-07-08 | 1 | -2/+3 | |
| | ||||||
* | openssl: re-revert r22644 | Peter Korsgaard | 2008-07-08 | 1 | -1/+0 | |
| | | | | | The build without CONFIG_UPDATE has now been verified on arm/armeb/avr32, so lets revert this for good. | |||||
* | uboot: revert r22638 | Peter Korsgaard | 2008-07-08 | 1 | -1/+1 | |
| | | | | Go back to 1.3.2 as r22638 breaks mkimage | |||||
* | Revert patch which breaks AVR32 build | Ulf Samuelsson | 2008-07-08 | 1 | -0/+1 | |
| | ||||||
* | Support ARCH-unknown-linux-gnu, Use target library paths instead of the host ↵ | Ulf Samuelsson | 2008-07-08 | 1 | -0/+256 | |
| | | | | library paths. | |||||
* | Don't $(CONFIG_UPDATE) openssl as it doesn't use autotools anyway | Hamish Moffatt | 2008-07-08 | 1 | -1/+0 | |
| | ||||||
* | Add glib2.0 specific include/pkconfig paths in 'docker' | Ulf Samuelsson | 2008-07-08 | 1 | -2/+5 | |
| | ||||||
* | Fix log | Ulf Samuelsson | 2008-07-07 | 1 | -2/+1 | |
| | ||||||
* | Fix log | Ulf Samuelsson | 2008-07-07 | 1 | -3/+5 | |
| | ||||||
* | Add slashes to allow TOPDIR to end without a slash in the future | Ulf Samuelsson | 2008-07-07 | 1 | -2/+2 | |
| | ||||||
* | Remove some debug messages | Ulf Samuelsson | 2008-07-07 | 1 | -14/+5 | |
| | ||||||
* | Bump midori version | Ulf Samuelsson | 2008-07-07 | 2 | -1/+1 | |
| | ||||||
* | Remove duplicated select LIBPNG and use alphabetical order for selects | Ulf Samuelsson | 2008-07-07 | 1 | -6/+5 | |
| | ||||||
* | kernel-headers: bump 2.6.25.x version | Peter Korsgaard | 2008-07-07 | 1 | -1/+1 | |
| | ||||||
* | Makefile.autotools.in: revert broken r22659 | Peter Korsgaard | 2008-07-07 | 1 | -3/+1 | |
| | | | | Ulfs r22659 commit broke make source-check/external deps, so reverting it. | |||||
* | busybox: more 1.11.0 patches | Peter Korsgaard | 2008-07-06 | 2 | -0/+148 | |
| | ||||||
* | Replace configuring GLIB with autodetect | Ulf Samuelsson | 2008-07-06 | 2 | -17/+5 | |
| | ||||||
* | Update atngw100-expanded defconfig | Ulf Samuelsson | 2008-07-06 | 1 | -3/+3 | |
| | ||||||
* | Improve readability of libgtk2 configuration | Ulf Samuelsson | 2008-07-06 | 1 | -37/+77 | |
| | ||||||
* | Avoid duplicate downloading, when rebuilding failed package like libgtk2 | Ulf Samuelsson | 2008-07-06 | 1 | -1/+3 | |
| | ||||||
* | Update atstk100x defconfig | Ulf Samuelsson | 2008-07-06 | 1 | -3/+47 | |
| |