summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-04-14* Added rpmNigel Kukard
2008-04-12haserl: depend on haserl binary in TARGET_DIR and also cleanup TARGET_DIR.Peter Korsgaard
2008-04-12* Added neonNigel Kukard
2008-04-12* Added poptNigel Kukard
2008-04-12* Added beecryptNigel Kukard
2008-04-12* Remove libbeecrypt, I'll add beecrypt-with-autotools shortlyNigel Kukard
2008-04-11buildroot: additional tftpboot fixesPeter Korsgaard
Patch by Jean-Christian de Rivaz
2008-04-11buildroot: add libart packagePeter Korsgaard
2008-04-10Add configuration items to at91bootstrapUlf Samuelsson
2008-04-10Avoid hardwiring tftpbootUlf Samuelsson
2008-04-10Avoid hardwiring tftpbootUlf Samuelsson
2008-04-10remove devdir config option from alsa lib, should use mdev rule insteadJohn Voltz
2008-04-10* Fixed additional ncurses library install pathNigel Kukard
2008-04-10* Fixed copy-and-paste error, incorrect descriptionNigel Kukard
* Fixed another copy-and-paste error, weird space/tab mixes - Thanks Hamish Moffatt
2008-04-09Some package use ncurses libpanel/libform/libmenu, this config allows to ↵Nigel Kukard
selectively copy them to the target filesystem at the same time at the main library is installed. -Patch by Michel (BusError)
2008-04-09* Fixed URL for libbeecryptNigel Kukard
2008-04-09* Added libbeecrypt (requirement for rpm5)Nigel Kukard
2008-04-09* Removed dropbear init patchNigel Kukard
* Added dropbear init script * Added more verbose messages about key generation
2008-04-09u-boot: fix custom patch handlingPeter Korsgaard
2008-04-09u-boot: bump versionPeter Korsgaard
2008-04-08* Generate keys for dropbear only when startingNigel Kukard
* Generate keys silently
2008-04-08* Fixed bootutils url to point to projects website and not project page on ↵Nigel Kukard
freshmeat
2008-04-08* Added bootutilsNigel Kukard
2008-04-08* Bump pciutils versionNigel Kukard
2008-04-08Fix UBI compression optionsHamish Moffatt
2008-04-08Remove configuration item for git commit ID, as our patches are ↵Hamish Moffatt
version-specific. Upgrade to a newer version than the previous default. Fix parallel compile issue. Fix issue with quoting of URL.
2008-04-07another minor installer fix for festivalJohn Voltz
2008-04-07haserl: bump versionPeter Korsgaard
2008-04-07haserl: get rid of minor version in config namesPeter Korsgaard
Rename haserl config options to 0.8.x / 0.9.x so the config names don't change every time the version is bumped (similar to busysbox package).
2008-04-07Add support for setting the image base addressHamish Moffatt
2008-04-07Update to mkfs.ubifs v0.4 release. Note that you need the latest ubifsHamish Moffatt
kernel code because the on-flash format has changed.
2008-04-06buildroot: add input-tools package (evtest, inputattach, jscal, jstest)Peter Korsgaard
2008-04-06Make sure XML deps are available before building dbusUlf Samuelsson
2008-04-06Fixed typo in cpioroot, we're working with CPIO_BASE not TAR_TARGETNigel Kukard
2008-04-06* udev will not install if you remove project_build_*/uclibc/root and ↵Nigel Kukard
project_build_*/uclibc/.root ... this sets the dependency on the target binary so if its removed, its installed again
2008-04-06Use lower caseUlf Samuelsson
2008-04-06* Dereference link when copying over kernel image, missed this one in my ↵Nigel Kukard
previous commit
2008-04-06Make xconfig the default for Atmel targetsUlf Samuelsson
2008-04-06Update linux source tree with minor versionUlf Samuelsson
2008-04-06Fix bad use of symbolUlf Samuelsson
2008-04-06target/device/ARM: Use menuconfig and add description of optionsPeter Korsgaard
2008-04-06target/device/ARM: Don't override Config settingsPeter Korsgaard
Don't override board name/path with hardcoded values in Makefile.
2008-04-05target/device/ARM: remove unused busybox configPeter Korsgaard
2008-04-05target/device/ARM: don't override busybox configPeter Korsgaard
2008-04-04change festival url to stable versionJohn Voltz
2008-04-04toolchain/gcc: do not try to strip *-embedspuPeter Korsgaard
2008-04-04fix for festival install patchJohn Voltz
2008-04-04kernel: default to not build a kernelPeter Korsgaard
2008-04-04busybox-1.6.0.config: disable TASKSET.Peter Korsgaard
Disable CONFIG_TASKSET as it only compiles if sched_{g,s}etaffinity support is available.
2008-04-04defconfig: remove settings with default valuesPeter Korsgaard