Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dbus: depend on exact XML dep so it isn't always considered out-of-date | Peter Korsgaard | 2008-06-15 | 1 | -3/+10 |
| | |||||
* | valgrind: needs kernel headers (and doesn't respect CFLAGS) | Peter Korsgaard | 2008-06-15 | 1 | -0/+1 |
| | |||||
* | kernel-headers: 2.6.25.6: export linux/a.out.h (E.G. for valgrind) | Peter Korsgaard | 2008-06-15 | 1 | -0/+24 |
| | |||||
* | libxslt: use select instead of depends for pkgconfig like other packages | Peter Korsgaard | 2008-06-15 | 1 | -8/+5 |
| | | | | | | | There's not much point in using depends instead of select for pkgconfig as it's a host tool, E.G. it doesn't add anything to the rootfs. At the same time, strip Config.in of trailing spaces. | ||||
* | packages: fix pkgconfig depencies and select pkgconfig where needed | Peter Korsgaard | 2008-06-14 | 34 | -15/+36 |
| | |||||
* | dbus-glib: don't depend on host pkg-config | Peter Korsgaard | 2008-06-14 | 1 | -2/+2 |
| | |||||
* | package/Makefile.autotools.in: support 'make external-deps' | Peter Korsgaard | 2008-06-14 | 1 | -0/+5 |
| | |||||
* | pkgconfig: bump version and cleanup | Peter Korsgaard | 2008-06-14 | 6 | -387/+38 |
| | | | | | | | Upgrade to pkgconfig 0.23 which has native sysroot support (buggy, but easily fixable), which allows us to get rid of pkgconfig-filter.sh. At the same time cleanup the makefile. | ||||
* | busybox 1.10.3 patch | Peter Korsgaard | 2008-06-13 | 1 | -0/+10 |
| | |||||
* | toolchain: also setup kernel headers when ext toolchain is used | Peter Korsgaard | 2008-06-13 | 3 | -7/+4 |
| | | | | | Provide kernel headers when ext toolchain is used, so we can compile packages which need them. | ||||
* | avahi: make sure usr/lib/ exists | Peter Korsgaard | 2008-06-13 | 1 | -1/+1 |
| | |||||
* | u-boot: don't depend on gcc (not needed and not provided by ext toolchain) | Peter Korsgaard | 2008-06-13 | 1 | -1/+1 |
| | |||||
* | expat: make sure usr/lib/ exists | Peter Korsgaard | 2008-06-13 | 1 | -0/+1 |
| | |||||
* | toolchain: gcc 4.2.4 support | Peter Korsgaard | 2008-06-13 | 21 | -3/+4129 |
| | |||||
* | Publish $(LIBTOOL) variable and use it in the libusb dependencies, so that | Hamish Moffatt | 2008-06-13 | 2 | -3/+4 |
| | | | | libusb isn't rebuilt every time. | ||||
* | libusb: bump patch version | Peter Korsgaard | 2008-06-13 | 1 | -1/+1 |
| | |||||
* | libusb: depend on actual host-libtool binary | Peter Korsgaard | 2008-06-13 | 1 | -1/+1 |
| | | | | | We need to depend on the actual host-libtool binary instead of the phony host-libtool as libusb otherwise will get recompiled every time. | ||||
* | Fix missing libtool when building libusb | Hamish Moffatt | 2008-06-13 | 1 | -1/+1 |
| | |||||
* | u-boot: cleanup arch handling | Peter Korsgaard | 2008-06-12 | 1 | -1/+1 |
| | | | | Thanks to Hamish Moffatt. | ||||
* | u-boot: evaluate U_BOOT_ARCH at use time, rather than Makefile parse time | Peter Korsgaard | 2008-06-11 | 1 | -1/+1 |
| | | | | | | | U_BOOT_ARCH seems to race with KERNEL_ARCH in some situations, so it end up empty. It's only used once, so fix it by using a use-time evaluated variable instead (=). | ||||
* | kernel headers: bump 2.6.25.x version | Peter Korsgaard | 2008-06-11 | 1 | -1/+1 |
| | |||||
* | kernel headers: bump 2.6.25.x version | Peter Korsgaard | 2008-06-07 | 1 | -1/+1 |
| | |||||
* | busybox 1.10.x: bump version | Peter Korsgaard | 2008-06-07 | 8 | -254/+1 |
| | |||||
* | toolchain: also use arch/tune/abi options when softfloat is enabled | Peter Korsgaard | 2008-06-06 | 1 | -1/+2 |
| | | | | | The ifeq/endif nesting was wrong, so arch/tune/abi options where only set in the non-softfloat case. | ||||
* | tslib: fix inputattach patch typos | Peter Korsgaard | 2008-06-03 | 1 | -2/+2 |
| | | | | | | | Patch by Markus Heidelberg. tslib should be changed to use inputattach from the input-tools package instead though. | ||||
* | kernel headers: add BR2_DEPRECATED / BR2_RECENT annotations to 2.6.2x | Peter Korsgaard | 2008-06-02 | 1 | -4/+7 |
| | |||||
* | kernel headers: add 2.6.25.4 | Peter Korsgaard | 2008-06-02 | 1 | -1/+5 |
| | |||||
* | kernel headers: bump 2.6.24.x to 2.6.24.7 | Peter Korsgaard | 2008-06-02 | 1 | -1/+1 |
| | |||||
* | Fix my own broken mistakes | Arnar Mar Sigurðsson | 2008-06-01 | 1 | -1/+3 |
| | |||||
* | Change to menuconfig and make it right. | Arnar Mar Sigurðsson | 2008-06-01 | 1 | -3/+3 |
| | |||||
* | Add missing depends | Arnar Mar Sigurðsson | 2008-06-01 | 2 | -0/+3 |
| | |||||
* | Cosmetic fixes | Arnar Mar Sigurðsson | 2008-06-01 | 2 | -2/+2 |
| | |||||
* | Added database menu to config (maybe move the other databases under it to ↵ | Arnar Mar Sigurðsson | 2008-06-01 | 5 | -0/+43 |
| | | | | | | remove the mess from the main package menu) Added mysql 5.1 client package, can be used to provide mysql support for PHP. Note: This package has only been tested on AVR32. | ||||
* | Dump php to version 5.2.6 and add SimpleXML extension to config menu | Arnar Mar Sigurðsson | 2008-06-01 | 2 | -15/+25 |
| | |||||
* | Add option to set default site to download package source from. FreeBSD ↵ | Arnar Mar Sigurðsson | 2008-06-01 | 2 | -0/+12 |
| | | | | ports mirrors (like: ftp2.uk.freebsd.org/pub/FreeBSD/ports/distfiles) are a good place to find almost all of the source packages. | ||||
* | busybox: additional 1.10.2 fixes | Peter Korsgaard | 2008-05-31 | 2 | -0/+40 |
| | |||||
* | sqlite: bump version | Peter Korsgaard | 2008-05-31 | 1 | -1/+1 |
| | |||||
* | package: ifplugd package | Peter Korsgaard | 2008-05-31 | 5 | -0/+83 |
| | |||||
* | uclibc-0.9.28.3: correct arch list (avr32 missing, stuff only in 0.9.29+) | Peter Korsgaard | 2008-05-31 | 1 | -2/+1 |
| | |||||
* | busybox: 1.10.2 patches | Peter Korsgaard | 2008-05-31 | 5 | -0/+213 |
| | |||||
* | uclibc-0.9.28.3: fix config so oldconfig doesn't ask questions | Peter Korsgaard | 2008-05-31 | 1 | -1/+1 |
| | |||||
* | uclibc-0.9.29: handle powerpc subarch selection | Peter Korsgaard | 2008-05-31 | 1 | -0/+9 |
| | |||||
* | Makefile: honor silent (-s) flag | Peter Korsgaard | 2008-05-31 | 1 | -0/+6 |
| | |||||
* | distclean: Don't delete $(IMAGE) | Peter Korsgaard | 2008-05-31 | 1 | -1/+1 |
| | | | | | There is not much point in deleting $(IMAGE) as the entire binaries dir is removed. Furthermore, $(IMAGE) is a prefix rather than a file name. | ||||
* | generic target_skeleton: add /sys to fstab | Peter Korsgaard | 2008-05-31 | 1 | -1/+1 |
| | |||||
* | generic target_skeleton: mark /sys with .empty file | Peter Korsgaard | 2008-05-31 | 1 | -0/+0 |
| | | | | /sys somehow didn't got an .empty file like the rest in r21586. Fixed. | ||||
* | Fix dependencies to enable autoreconf, without rebuilding every time | Hamish Moffatt | 2008-05-28 | 1 | -1/+1 |
| | |||||
* | Fix dependency on host-autoconf | Hamish Moffatt | 2008-05-28 | 1 | -2/+2 |
| | |||||
* | Remove bashisms | Hamish Moffatt | 2008-05-28 | 1 | -2/+2 |
| | |||||
* | Remove superfluos slash character from MPFR_SITE | Ulf Samuelsson | 2008-05-22 | 1 | -1/+1 |
| |