Peter Korsgaard | e34521b47e7 | libxslt: use select instead of depends for pkgconfig like other packages
There's not much point in using depends ins... | | |
Peter Korsgaard | 565e05c8a18 | packages: fix pkgconfig depencies and select pkgconfig where needed | | |
Peter Korsgaard | 43f18ea31c3 | dbus-glib: don't depend on host pkg-config | | |
Peter Korsgaard | 40af930421c | package/Makefile.autotools.in: support 'make external-deps' | | |
Peter Korsgaard | 6eb60364c44 | pkgconfig: bump version and cleanup
Upgrade to pkgconfig 0.23 which has native sysroot support (buggy,
but easily fi... | | |
Peter Korsgaard | e147608e7d9 | busybox 1.10.3 patch | | |
Peter Korsgaard | f85cd12c170 | toolchain: also setup kernel headers when ext toolchain is used
Provide kernel headers when ext toolchain is used, s... | | |
Peter Korsgaard | b51e2055212 | avahi: make sure usr/lib/ exists | | |
Peter Korsgaard | 1828845345f | u-boot: don't depend on gcc (not needed and not provided by ext toolchain) | | |
Peter Korsgaard | c27f4963b56 | expat: make sure usr/lib/ exists | | |
Peter Korsgaard | 364405da5f5 | toolchain: gcc 4.2.4 support | | |
Hamish Moffatt | 40cee2a9fc1 | Publish $(LIBTOOL) variable and use it in the libusb dependencies, so that
libusb isn't rebuilt every time. | | |
Peter Korsgaard | c498d3f9f3f | libusb: bump patch version | | |
Peter Korsgaard | f8ba68f28bd | libusb: depend on actual host-libtool binary
We need to depend on the actual host-libtool binary instead of the phon... | | |
Hamish Moffatt | 87d71cf83fb | Fix missing libtool when building libusb | | |
Peter Korsgaard | 3094bf2b359 | u-boot: cleanup arch handling
Thanks to Hamish Moffatt. | | |
Peter Korsgaard | 871896a93eb | u-boot: evaluate U_BOOT_ARCH at use time, rather than Makefile parse time
U_BOOT_ARCH seems to race with KERNEL_ARCH... | | |
Peter Korsgaard | fc084dfefe7 | kernel headers: bump 2.6.25.x version | | |
Peter Korsgaard | a40fbe48c9d | kernel headers: bump 2.6.25.x version | | |
Peter Korsgaard | 68cd7d62ca6 | busybox 1.10.x: bump version | | |
Peter Korsgaard | 197ab1cef22 | toolchain: also use arch/tune/abi options when softfloat is enabled
The ifeq/endif nesting was wrong, so arch/tune/a... | | |
Peter Korsgaard | 3c9c983690d | tslib: fix inputattach patch typos
Patch by Markus Heidelberg.
tslib should be changed to use inputattach from the ... | | |
Peter Korsgaard | 2e696981a69 | kernel headers: add BR2_DEPRECATED / BR2_RECENT annotations to 2.6.2x | | |
Peter Korsgaard | 22454398f55 | kernel headers: add 2.6.25.4 | | |
Peter Korsgaard | eff0dffca2e | kernel headers: bump 2.6.24.x to 2.6.24.7 | | |
Arnar Mar Sigurðsson | 8548fd09517 | Fix my own broken mistakes | | |
Arnar Mar Sigurðsson | ea354de4e63 | Change to menuconfig and make it right. | | |
Arnar Mar Sigurðsson | a9aa94d1be5 | Add missing depends | | |
Arnar Mar Sigurðsson | 3d3aacff880 | Cosmetic fixes | | |
Arnar Mar Sigurðsson | d11272f159b | Added database menu to config (maybe move the other databases under it to remove the mess from the main package menu)... | | |
Arnar Mar Sigurðsson | 4d953ef59f5 | Dump php to version 5.2.6 and add SimpleXML extension to config menu | | |
Arnar Mar Sigurðsson | 65063afec93 | Add option to set default site to download package source from. FreeBSD ports mirrors (like: ftp2.uk.freebsd.org/pub/... | | |
Peter Korsgaard | e7bdf94241b | busybox: additional 1.10.2 fixes | | |
Peter Korsgaard | c35b4dbc5dc | sqlite: bump version | | |
Peter Korsgaard | bfb1e1e9f1d | package: ifplugd package | | |
Peter Korsgaard | babe5b0486e | uclibc-0.9.28.3: correct arch list (avr32 missing, stuff only in 0.9.29+) | | |
Peter Korsgaard | abf69d676ff | busybox: 1.10.2 patches | | |
Peter Korsgaard | 00141805cb4 | uclibc-0.9.28.3: fix config so oldconfig doesn't ask questions | | |
Peter Korsgaard | f469324898d | uclibc-0.9.29: handle powerpc subarch selection | | |
Peter Korsgaard | ff1b7e871f8 | Makefile: honor silent (-s) flag | | |
Peter Korsgaard | db8eecfceac | distclean: Don't delete $(IMAGE)
There is not much point in deleting $(IMAGE) as the entire binaries dir
is removed.... | | |
Peter Korsgaard | 6d0862e4224 | generic target_skeleton: add /sys to fstab | | |
Peter Korsgaard | 5ec6ca9f20f | generic target_skeleton: mark /sys with .empty file
/sys somehow didn't got an .empty file like the rest in r21586. ... | | |
Hamish Moffatt | fc95a740122 | Fix dependencies to enable autoreconf, without rebuilding every time | | |
Hamish Moffatt | 64857016764 | Fix dependency on host-autoconf | | |
Hamish Moffatt | 06aae8eaf76 | Remove bashisms | | |
Ulf Samuelsson | 7bcbde37608 | Remove superfluos slash character from MPFR_SITE | | |
Ulf Samuelsson | e533d8544c5 | Build iptables using a single process | | |
Ulf Samuelsson | ef3e95f2e48 | Build fbset using a single process | | |
Ulf Samuelsson | b2e06a8e716 | Doom WAD's depend on Doom | | |
Ulf Samuelsson | a201f070054 | Add end-of-line at last line of freetype.mk | | |
Ulf Samuelsson | fb5144e5893 | add SVG selection to Qtopia 4 and fix strip command | | |
Ulf Samuelsson | 6c5f3f2ec8d | Bump qtopia version | | |
Ulf Samuelsson | 99304e81e7b | Update lockfile-progs version | | |
Ulf Samuelsson | cb0a2e61052 | Make linux kernel extension visible also when defined in board directory | | |
Nigel Kukard | 714df8fb603 | features.h should never be included explicitly.
This fixes the bug where "File not found" error is reported by grub.... | | |
Peter Korsgaard | 7d77306f290 | toolchain: fix mips abi selection
Based on commit 0e2ab in aldot's tree. | | |
Ulf Samuelsson | a8ee1240362 | Use local time (Thanks Mike) | | |
Ulf Samuelsson | b6de9af8f4b | Bump sip lib versions | | |
Ulf Samuelsson | 6f5a0651627 | Bump ntfs-3g version | | |
Ulf Samuelsson | 1b74540f58a | Bump qtopia version | | |
Ulf Samuelsson | d83b940590d | Bump portage version | | |
Ulf Samuelsson | a37d07ee0e9 | Bump joystick version | | |
Ulf Samuelsson | 90cdafbaac1 | Bump lm-sensors version | | |
Ulf Samuelsson | b219f5b067b | Bump mdadm version | | |
Ulf Samuelsson | 29a7dd1c10d | Bump mutt version | | |
Peter Korsgaard | 63c97a8c8b2 | busybox: bump version | | |
Ulf Samuelsson | 85df60a8ecb | Update BR2_ATMEL_MIRROR in defconfigs | | |
Ulf Samuelsson | 3603cb51140 | Fix dependencies in Configs | | |
Peter Korsgaard | 371c487a0d1 | busybox: additional 1.10.1 patches | | |
John Voltz | 1a596bfe2f3 | pkgconfig fix for docker | | |
Nigel Kukard | bce15df3bea | * Added screen
The cross compile fix is unavoidable | | |
John Voltz | 47cb1237188 | fix broken patch | | |
Nigel Kukard | 02d713dcdd8 | * Fixed bash patches | | |
John Voltz | 1aac1affcd1 | remove libdir-la.patch, handled by Makefile.autotools.in | | |
John Voltz | 7a03a3b0dac | remove libdir-la.patch, handled by Makefile.autotools.in | | |
John Voltz | 4037d581631 | update patches for atngw100_expanded | | |
John Voltz | 804e373d06f | add menu.lst for grub | | |
John Voltz | 7c98bd397e6 | some enhancements to the build-ext3-img script | | |
John Voltz | 5308aac5ce8 | fix festival file downloaders | | |
John Voltz | f11fa22d0e8 | remove unnecessary libdir-la.patch patches and modify Makefile.autotools.in to patch libtool automatically. | | |
John Voltz | ac6ab6a2545 | patch for xserver tslib support | | |
Nigel Kukard | 4b751965ef4 | * Sync'd bash patches to upstream | | |
Peter Korsgaard | 8fdb0e25e68 | busybox: 1.10.1 patches | | |
Nigel Kukard | 509fe4a6de1 | * Bump version to 5.1.1
* Use bzip2 compression (rpms can have gzip or bzip2 payloads)
* -j1, rpm cannot build with m... | | |
Nigel Kukard | e2e55698dbd | * Bump to 5.1.0
* Use fnctl for locking | | |
John Voltz | b111b8087f7 | Change freetype makefile to fix $(STAGING_DIR)/usr/bin/freetype-config | | |
John Voltz | 8312d8350dc | Change cups makefile to fix $(STAGING_DIR)/usr/bin/cups-config | | |
Peter Korsgaard | 5a390fda4d5 | package: s/$(STRIP)/$(STRIPCMD)/ | | |
Peter Korsgaard | a25b193708b | squashfs: set sensible permissions on squashfs image | | |
John Voltz | 3d1359184fc | reverting r21851 | | |
John Voltz | da0ec1ce4c7 | update qtopia snapshot version and fix problem with qmake generated makefiles being unable to find the toolchain | | |
John Voltz | 83096989f9b | add libiconv and framework for vlc | | |
John Voltz | fbf6f0c968a | remove unused JAMVM_DIR_PREFIX | | |
John Voltz | 3dfdc141809 | add pcre | | |
John Voltz | 676797d57f3 | add oprofile | | |
John Voltz | 143b049ccef | make ng-spice use the proper header directory | | |
John Voltz | bd6b49f6971 | bump to 0.97.1, removed patch as it has been already applied in upstream revision 0.97.0 (http://gcc.gnu.org/bugzilla... | | |
John Voltz | 43b77c7ee52 | remove arch specific mistake | | |
John Voltz | 29a18d8bbcd | remove trailing space | | |
John Voltz | 17e3358c6d4 | revert 21840 | | |
John Voltz | 5ecb9d616b7 | revert commit 21832 | | |
John Voltz | bc308ce68d2 | add selectable commit id to mtd-utils | | |
John Voltz | 09aa3b987c3 | remove arch-prefix from binary filename | | |
John Voltz | 138dc3d7dc9 | select docker with xstroke so xstroke has a place to live | | |
John Voltz | 910017dfc6d | update webkit version | | |
John Voltz | 2d1edaa4858 | some fixes for X | | |
John Voltz | d74dfa37fca | update lighttpd | | |
John Voltz | 9f54342f16f | make sure xslt uses the right xml2 headers | | |
John Voltz | b1d3d742dcb | small fix for libdaemon | | |
John Voltz | 3e6cd8a58ba | more options for expat, move install to /usr | | |
John Voltz | 4cf1c1bb0fe | small fix for alsamixergui | | |
John Voltz | 701475f7910 | This patch renames the Atmel atstk1002 target board to a more generic atstk100x name. This to make it easier to add s... | | |
Peter Korsgaard | b4173a87fec | fbset: remove unneeded avr32 patch
Reported by Hans-Christian Egtvedt. | | |
Peter Korsgaard | a549f9b5a07 | fbv: use .patch.$ARCH naming convention | | |
Peter Korsgaard | 167ada823b7 | fbset: use .patch.$ARCH naming convention | | |
Peter Korsgaard | 445cde11bfa | strace: use .patch.$ARCH naming convention | | |
Peter Korsgaard | 13db6302c4b | uClibc: use .patch.$ARCH naming convention | | |
Peter Korsgaard | ec02c78dd4f | sqlite: bump version | | |
Peter Korsgaard | c71479f8fdd | qtopia4: use .patch.$ARCH naming convention | | |
Peter Korsgaard | d8dcacdab1e | u-boot: support platform-independent patches
Support platform independent patches (.patch) and use .patch.$ARCH for
... | | |
Peter Korsgaard | a40d635ec01 | u-boot: don't error on existing symlink | | |
Peter Korsgaard | 5cc50fcb682 | u-boot: tools in target (mkimage, fw_printenv and fw_setenv) | | |
Peter Korsgaard | d3359c93231 | u-boot: use correct ARCH | | |
Peter Korsgaard | a2f4d5164e0 | u-boot: clean: also remove mkimage from staging_dir | | |
Peter Korsgaard | bb0a617e12e | u-boot: set ARCH and CROSS_COMPILE | | |
Peter Korsgaard | 7581683ef87 | busybox: bump version | | |
Peter Korsgaard | 12ea7146cb0 | blockdev: sort entries alphabetically | | |
Nigel Kukard | ecec30c20fc | * This fix is included upstream as from 0.0.8 | | |
Peter Korsgaard | ab954a6ce65 | buildroot: devmem2 package | | |
Nigel Kukard | c326efd9872 | * Updated bootutils to new release | | |
Nigel Kukard | 3aa71890f3b | * Added FIX for rindex/index, will patch util-linux aswell and submit upstream | | |
Nigel Kukard | 8ecdbf6a63e | * Reverted index/rindex fix | | |
Nigel Kukard | af8401ed3cd | * Convert bootutils to autotools | | |
Nigel Kukard | 85900b09576 | * Added uclibc snapshot config, differes from the stable and kept asking questions for config
* Added ARM config opti... | | |
Nigel Kukard | 6bdcf9c361f | * Fix _llseek not being defined in some cases
* Add index & rindex defines if they're not defined either (legacy susv... | | |
Hamish Moffatt | 51114afc64b | Added package for axel download accelerator | | |
Ulf Samuelsson | b977f1b19d6 | Update at91sam9261ek defconfig | | |
Ulf Samuelsson | 4f9c37d9601 | Avoid duplicate rules for downloading kernel source, if kernel and headers are the same | | |
Ulf Samuelsson | f5e9fe17b22 | Fix bad linux kernel name | | |
Ulf Samuelsson | ed638f6feb5 | Allow build to complete, even if tftpboot is not writeable by user | | |
Ulf Samuelsson | 1262117ee62 | Reversing bad tftpboot patch resulting in two identical targets | | |
Nigel Kukard | 613fd8488f3 | * Disable DB3 mutexes in rpm, this caused a segfault after a "Function Not Implemented" error | | |
Nigel Kukard | 6fd44d68ede | * Added rpm | | |
Peter Korsgaard | e9d3884e01f | haserl: depend on haserl binary in TARGET_DIR and also cleanup TARGET_DIR. | | |
Nigel Kukard | 59a9c02e135 | * Added neon | | |
Nigel Kukard | 9fadf8ade54 | * Added popt | | |
Nigel Kukard | d114386c45c | * Added beecrypt | | |
Nigel Kukard | 7978ff879b5 | * Remove libbeecrypt, I'll add beecrypt-with-autotools shortly | | |
Peter Korsgaard | bcf8f7ca9e3 | buildroot: additional tftpboot fixes
Patch by Jean-Christian de Rivaz | | |
Peter Korsgaard | ab36f50a82b | buildroot: add libart package | | |
Ulf Samuelsson | 8eb01e4a051 | Add configuration items to at91bootstrap | | |
Ulf Samuelsson | 29feba9db8e | Avoid hardwiring tftpboot | | |
Ulf Samuelsson | 882a9d2dd24 | Avoid hardwiring tftpboot | | |
John Voltz | aa4522b333a | remove devdir config option from alsa lib, should use mdev rule instead | | |
Nigel Kukard | 46528496e97 | * Fixed additional ncurses library install path | | |
Nigel Kukard | d6b3ef5148a | * Fixed copy-and-paste error, incorrect description
* Fixed another copy-and-paste error, weird space/tab mixes
- Tha... | | |
Nigel Kukard | d284bd5b8fa | Some package use ncurses libpanel/libform/libmenu, this config allows to selectively
copy them to the target filesyst... | | |
Nigel Kukard | 1a09aaf0473 | * Fixed URL for libbeecrypt | | |
Nigel Kukard | eaf3fcc137a | * Added libbeecrypt (requirement for rpm5) | | |
Nigel Kukard | 65ee2746a4f | * Removed dropbear init patch
* Added dropbear init script
* Added more verbose messages about key generation | | |
Peter Korsgaard | 6d5ecc1e519 | u-boot: fix custom patch handling | | |
Peter Korsgaard | 1befc6edd2d | u-boot: bump version | | |
Nigel Kukard | 82b6fbe4e21 | * Generate keys for dropbear only when starting
* Generate keys silently | | |
Nigel Kukard | 8e94f301ebe | * Fixed bootutils url to point to projects website and not project page on freshmeat | | |
Nigel Kukard | 08cb25116d0 | * Added bootutils | | |
Nigel Kukard | ae7bc8da7a9 | * Bump pciutils version | | |
Hamish Moffatt | 4b4524e18a2 | Fix UBI compression options | | |
Hamish Moffatt | f9bd1cbd32d | Remove configuration item for git commit ID, as our patches are version-specific.
Upgrade to a newer version than the... | | |
John Voltz | 09351e5814b | another minor installer fix for festival | | |
Peter Korsgaard | 47a184e03c7 | haserl: bump version | | |
Peter Korsgaard | a2e3e3de811 | haserl: get rid of minor version in config names
Rename haserl config options to 0.8.x / 0.9.x so the config names
d... | | |
Hamish Moffatt | 60c314e304c | Add support for setting the image base address | | |
Hamish Moffatt | 7294525c6aa | Update to mkfs.ubifs v0.4 release. Note that you need the latest ubifs
kernel code because the on-flash format has ch... | | |
Peter Korsgaard | 8e4ba2b5fcb | buildroot: add input-tools package (evtest, inputattach, jscal, jstest) | | |
Ulf Samuelsson | 6db7ee17dde | Make sure XML deps are available before building dbus | | |
Nigel Kukard | 942be8ba846 | Fixed typo in cpioroot, we're working with CPIO_BASE not TAR_TARGET | | |
Nigel Kukard | 296a0308e06 | * udev will not install if you remove project_build_*/uclibc/root and project_build_*/uclibc/.root ... this sets the ... | | |
Ulf Samuelsson | 186cd571e6f | Use lower case | | |
Nigel Kukard | 4b6620b31b3 | * Dereference link when copying over kernel image, missed this one in my previous commit | | |
Ulf Samuelsson | c92d851caa1 | Make xconfig the default for Atmel targets | | |
Ulf Samuelsson | f9dc95c2309 | Update linux source tree with minor version | | |
Ulf Samuelsson | 76ab96d1b5d | Fix bad use of symbol | | |
Peter Korsgaard | d5b8a665b57 | target/device/ARM: Use menuconfig and add description of options | | |
Peter Korsgaard | 226a087e89c | target/device/ARM: Don't override Config settings
Don't override board name/path with hardcoded values in Makefile. | | |
Peter Korsgaard | 6ddae853f46 | target/device/ARM: remove unused busybox config | | |
Peter Korsgaard | f53f0efaaae | target/device/ARM: don't override busybox config | | |
John Voltz | a9a48e7de88 | change festival url to stable version | | |
Next → |