summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-06-14packages: fix pkgconfig depencies and select pkgconfig where neededPeter Korsgaard
2008-06-14dbus-glib: don't depend on host pkg-configPeter Korsgaard
2008-06-14package/Makefile.autotools.in: support 'make external-deps'Peter Korsgaard
2008-06-14pkgconfig: bump version and cleanupPeter Korsgaard
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.
2008-06-13busybox 1.10.3 patchPeter Korsgaard
2008-06-13toolchain: also setup kernel headers when ext toolchain is usedPeter Korsgaard
Provide kernel headers when ext toolchain is used, so we can compile packages which need them.
2008-06-13avahi: make sure usr/lib/ existsPeter Korsgaard
2008-06-13u-boot: don't depend on gcc (not needed and not provided by ext toolchain)Peter Korsgaard
2008-06-13expat: make sure usr/lib/ existsPeter Korsgaard
2008-06-13toolchain: gcc 4.2.4 supportPeter Korsgaard
2008-06-13Publish $(LIBTOOL) variable and use it in the libusb dependencies, so thatHamish Moffatt
libusb isn't rebuilt every time.
2008-06-13libusb: bump patch versionPeter Korsgaard
2008-06-13libusb: depend on actual host-libtool binaryPeter Korsgaard
We need to depend on the actual host-libtool binary instead of the phony host-libtool as libusb otherwise will get recompiled every time.
2008-06-13Fix missing libtool when building libusbHamish Moffatt
2008-06-12u-boot: cleanup arch handlingPeter Korsgaard
Thanks to Hamish Moffatt.
2008-06-11u-boot: evaluate U_BOOT_ARCH at use time, rather than Makefile parse timePeter Korsgaard
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 (=).
2008-06-11kernel headers: bump 2.6.25.x versionPeter Korsgaard
2008-06-07kernel headers: bump 2.6.25.x versionPeter Korsgaard
2008-06-07busybox 1.10.x: bump versionPeter Korsgaard
2008-06-06toolchain: also use arch/tune/abi options when softfloat is enabledPeter Korsgaard
The ifeq/endif nesting was wrong, so arch/tune/abi options where only set in the non-softfloat case.
2008-06-03tslib: fix inputattach patch typosPeter Korsgaard
Patch by Markus Heidelberg. tslib should be changed to use inputattach from the input-tools package instead though.
2008-06-02kernel headers: add BR2_DEPRECATED / BR2_RECENT annotations to 2.6.2xPeter Korsgaard
2008-06-02kernel headers: add 2.6.25.4Peter Korsgaard
2008-06-02kernel headers: bump 2.6.24.x to 2.6.24.7Peter Korsgaard
2008-06-01Fix my own broken mistakesArnar Mar Sigurðsson
2008-06-01Change to menuconfig and make it right.Arnar Mar Sigurðsson
2008-06-01Add missing dependsArnar Mar Sigurðsson
2008-06-01Cosmetic fixesArnar Mar Sigurðsson
2008-06-01Added database menu to config (maybe move the other databases under it to ↵Arnar Mar Sigurðsson
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.
2008-06-01Dump php to version 5.2.6 and add SimpleXML extension to config menuArnar Mar Sigurðsson
2008-06-01Add option to set default site to download package source from. FreeBSD ↵Arnar Mar Sigurðsson
ports mirrors (like: ftp2.uk.freebsd.org/pub/FreeBSD/ports/distfiles) are a good place to find almost all of the source packages.
2008-05-31busybox: additional 1.10.2 fixesPeter Korsgaard
2008-05-31sqlite: bump versionPeter Korsgaard
2008-05-31package: ifplugd packagePeter Korsgaard
2008-05-31uclibc-0.9.28.3: correct arch list (avr32 missing, stuff only in 0.9.29+)Peter Korsgaard
2008-05-31busybox: 1.10.2 patchesPeter Korsgaard
2008-05-31uclibc-0.9.28.3: fix config so oldconfig doesn't ask questionsPeter Korsgaard
2008-05-31uclibc-0.9.29: handle powerpc subarch selectionPeter Korsgaard
2008-05-31Makefile: honor silent (-s) flagPeter Korsgaard
2008-05-31distclean: Don't delete $(IMAGE)Peter Korsgaard
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.
2008-05-31generic target_skeleton: add /sys to fstabPeter Korsgaard
2008-05-31generic target_skeleton: mark /sys with .empty filePeter Korsgaard
/sys somehow didn't got an .empty file like the rest in r21586. Fixed.
2008-05-28Fix dependencies to enable autoreconf, without rebuilding every timeHamish Moffatt
2008-05-28Fix dependency on host-autoconfHamish Moffatt
2008-05-28Remove bashismsHamish Moffatt
2008-05-22Remove superfluos slash character from MPFR_SITEUlf Samuelsson
2008-05-22Build iptables using a single processUlf Samuelsson
2008-05-22Build fbset using a single processUlf Samuelsson
2008-05-22Doom WAD's depend on DoomUlf Samuelsson
2008-05-22Add end-of-line at last line of freetype.mkUlf Samuelsson