Nigel Kukard
|
9fadf8ade5
|
* Added popt
|
2008-04-12 09:51:21 +00:00 |
|
Nigel Kukard
|
d114386c45
|
* Added beecrypt
|
2008-04-12 09:45:49 +00:00 |
|
Nigel Kukard
|
7978ff879b
|
* Remove libbeecrypt, I'll add beecrypt-with-autotools shortly
|
2008-04-12 09:44:42 +00:00 |
|
Peter Korsgaard
|
bcf8f7ca9e
|
buildroot: additional tftpboot fixes
Patch by Jean-Christian de Rivaz
|
2008-04-11 21:32:09 +00:00 |
|
Peter Korsgaard
|
ab36f50a82
|
buildroot: add libart package
|
2008-04-11 11:31:40 +00:00 |
|
Ulf Samuelsson
|
8eb01e4a05
|
Add configuration items to at91bootstrap
|
2008-04-10 21:05:30 +00:00 |
|
Ulf Samuelsson
|
29feba9db8
|
Avoid hardwiring tftpboot
|
2008-04-10 21:03:27 +00:00 |
|
Ulf Samuelsson
|
882a9d2dd2
|
Avoid hardwiring tftpboot
|
2008-04-10 21:02:12 +00:00 |
|
John Voltz
|
aa4522b333
|
remove devdir config option from alsa lib, should use mdev rule instead
|
2008-04-10 19:25:10 +00:00 |
|
Nigel Kukard
|
46528496e9
|
* Fixed additional ncurses library install path
|
2008-04-10 08:17:14 +00:00 |
|
Nigel Kukard
|
d6b3ef5148
|
* Fixed copy-and-paste error, incorrect description
* Fixed another copy-and-paste error, weird space/tab mixes
- Thanks Hamish Moffatt
|
2008-04-10 05:14:53 +00:00 |
|
Nigel Kukard
|
d284bd5b8f
|
Some package use ncurses libpanel/libform/libmenu, this config allows to selectively
copy them to the target filesystem at the same time at the main library is installed.
-Patch by Michel (BusError)
|
2008-04-09 11:38:48 +00:00 |
|
Nigel Kukard
|
1a09aaf047
|
* Fixed URL for libbeecrypt
|
2008-04-09 10:22:22 +00:00 |
|
Nigel Kukard
|
eaf3fcc137
|
* Added libbeecrypt (requirement for rpm5)
|
2008-04-09 09:57:25 +00:00 |
|
Nigel Kukard
|
65ee2746a4
|
* Removed dropbear init patch
* Added dropbear init script
* Added more verbose messages about key generation
|
2008-04-09 07:35:12 +00:00 |
|
Peter Korsgaard
|
6d5ecc1e51
|
u-boot: fix custom patch handling
|
2008-04-09 07:02:20 +00:00 |
|
Peter Korsgaard
|
1befc6edd2
|
u-boot: bump version
|
2008-04-09 07:02:16 +00:00 |
|
Nigel Kukard
|
82b6fbe4e2
|
* Generate keys for dropbear only when starting
* Generate keys silently
|
2008-04-08 17:47:29 +00:00 |
|
Nigel Kukard
|
8e94f301eb
|
* Fixed bootutils url to point to projects website and not project page on freshmeat
|
2008-04-08 14:45:32 +00:00 |
|
Nigel Kukard
|
08cb25116d
|
* Added bootutils
|
2008-04-08 13:09:29 +00:00 |
|
Nigel Kukard
|
ae7bc8da7a
|
* Bump pciutils version
|
2008-04-08 13:06:07 +00:00 |
|
Hamish Moffatt
|
4b4524e18a
|
Fix UBI compression options
|
2008-04-08 04:28:18 +00:00 |
|
Hamish Moffatt
|
f9bd1cbd32
|
Remove configuration item for git commit ID, as our patches are version-specific.
Upgrade to a newer version than the previous default.
Fix parallel compile issue.
Fix issue with quoting of URL.
|
2008-04-08 04:18:11 +00:00 |
|
John Voltz
|
09351e5814
|
another minor installer fix for festival
|
2008-04-07 19:26:02 +00:00 |
|
Peter Korsgaard
|
47a184e03c
|
haserl: bump version
|
2008-04-07 07:59:08 +00:00 |
|
Peter Korsgaard
|
a2e3e3de81
|
haserl: get rid of minor version in config names
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-07 07:59:03 +00:00 |
|
Hamish Moffatt
|
60c314e304
|
Add support for setting the image base address
|
2008-04-07 01:45:41 +00:00 |
|
Hamish Moffatt
|
7294525c6a
|
Update to mkfs.ubifs v0.4 release. Note that you need the latest ubifs
kernel code because the on-flash format has changed.
|
2008-04-07 01:44:06 +00:00 |
|
Peter Korsgaard
|
8e4ba2b5fc
|
buildroot: add input-tools package (evtest, inputattach, jscal, jstest)
|
2008-04-06 19:59:21 +00:00 |
|
Ulf Samuelsson
|
6db7ee17dd
|
Make sure XML deps are available before building dbus
|
2008-04-06 13:32:59 +00:00 |
|
Nigel Kukard
|
942be8ba84
|
Fixed typo in cpioroot, we're working with CPIO_BASE not TAR_TARGET
|
2008-04-06 13:14:07 +00:00 |
|
Nigel Kukard
|
296a0308e0
|
* udev will not install if you remove project_build_*/uclibc/root and project_build_*/uclibc/.root ... this sets the dependency on the target binary so if its removed, its installed again
|
2008-04-06 10:35:22 +00:00 |
|
Ulf Samuelsson
|
186cd571e6
|
Use lower case
|
2008-04-06 10:32:34 +00:00 |
|
Nigel Kukard
|
4b6620b31b
|
* Dereference link when copying over kernel image, missed this one in my previous commit
|
2008-04-06 10:30:18 +00:00 |
|
Ulf Samuelsson
|
c92d851caa
|
Make xconfig the default for Atmel targets
|
2008-04-06 10:10:30 +00:00 |
|
Ulf Samuelsson
|
f9dc95c230
|
Update linux source tree with minor version
|
2008-04-06 10:02:53 +00:00 |
|
Ulf Samuelsson
|
76ab96d1b5
|
Fix bad use of symbol
|
2008-04-06 10:01:29 +00:00 |
|
Peter Korsgaard
|
d5b8a665b5
|
target/device/ARM: Use menuconfig and add description of options
|
2008-04-06 08:19:58 +00:00 |
|
Peter Korsgaard
|
226a087e89
|
target/device/ARM: Don't override Config settings
Don't override board name/path with hardcoded values in Makefile.
|
2008-04-06 08:08:07 +00:00 |
|
Peter Korsgaard
|
6ddae853f4
|
target/device/ARM: remove unused busybox config
|
2008-04-05 16:59:44 +00:00 |
|
Peter Korsgaard
|
f53f0efaaa
|
target/device/ARM: don't override busybox config
|
2008-04-05 16:11:03 +00:00 |
|
John Voltz
|
a9a48e7de8
|
change festival url to stable version
|
2008-04-04 18:03:12 +00:00 |
|
Peter Korsgaard
|
de87811186
|
toolchain/gcc: do not try to strip *-embedspu
|
2008-04-04 14:16:06 +00:00 |
|
John Voltz
|
871b078241
|
fix for festival install patch
|
2008-04-04 12:23:28 +00:00 |
|
Peter Korsgaard
|
824e0449b7
|
kernel: default to not build a kernel
|
2008-04-04 07:24:15 +00:00 |
|
Peter Korsgaard
|
60dac8ff44
|
busybox-1.6.0.config: disable TASKSET.
Disable CONFIG_TASKSET as it only compiles if
sched_{g,s}etaffinity support is available.
|
2008-04-04 07:17:34 +00:00 |
|
Peter Korsgaard
|
0e0c5e47db
|
defconfig: remove settings with default values
|
2008-04-04 07:12:42 +00:00 |
|
Hamish Moffatt
|
df43e6a890
|
Add ubifs target
|
2008-04-04 04:25:18 +00:00 |
|
Hamish Moffatt
|
e59659d5b3
|
More unbreaking. These cosmetic directory renames don't seem to be working out very well..
|
2008-04-04 00:13:56 +00:00 |
|
Peter Korsgaard
|
556016491c
|
defconfig: remove busybox config setting
Remove BR2_PACKAGE_BUSYBOX_CONFIG so the default config for the
selected version gets used. Got broken by r21257.
|
2008-04-03 21:06:27 +00:00 |
|