Peter Korsgaard
|
d3359c9323
|
u-boot: use correct ARCH
|
2008-04-23 13:03:50 +00:00 |
|
Peter Korsgaard
|
a2f4d5164e
|
u-boot: clean: also remove mkimage from staging_dir
|
2008-04-23 13:03:47 +00:00 |
|
Peter Korsgaard
|
bb0a617e12
|
u-boot: set ARCH and CROSS_COMPILE
|
2008-04-23 10:30:03 +00:00 |
|
Peter Korsgaard
|
7581683ef8
|
busybox: bump version
|
2008-04-22 09:37:22 +00:00 |
|
Peter Korsgaard
|
12ea7146cb
|
blockdev: sort entries alphabetically
|
2008-04-19 20:44:13 +00:00 |
|
Nigel Kukard
|
ecec30c20f
|
* This fix is included upstream as from 0.0.8
|
2008-04-19 05:59:07 +00:00 |
|
Peter Korsgaard
|
ab954a6ce6
|
buildroot: devmem2 package
|
2008-04-18 13:54:50 +00:00 |
|
Nigel Kukard
|
c326efd987
|
* Updated bootutils to new release
|
2008-04-17 18:00:14 +00:00 |
|
Nigel Kukard
|
3aa71890f3
|
* Added FIX for rindex/index, will patch util-linux aswell and submit upstream
|
2008-04-17 13:47:29 +00:00 |
|
Nigel Kukard
|
8ecdbf6a63
|
* Reverted index/rindex fix
|
2008-04-17 13:40:46 +00:00 |
|
Nigel Kukard
|
af8401ed3c
|
* Convert bootutils to autotools
|
2008-04-17 13:28:46 +00:00 |
|
Nigel Kukard
|
85900b0957
|
* Added uclibc snapshot config, differes from the stable and kept asking questions for config
* Added ARM config options to makefile just like the other arch's
|
2008-04-17 13:25:47 +00:00 |
|
Nigel Kukard
|
6bdcf9c361
|
* Fix _llseek not being defined in some cases
* Add index & rindex defines if they're not defined either (legacy susv4 functions)
|
2008-04-17 13:23:20 +00:00 |
|
Hamish Moffatt
|
51114afc64
|
Added package for axel download accelerator
|
2008-04-17 04:52:57 +00:00 |
|
Ulf Samuelsson
|
b977f1b19d
|
Update at91sam9261ek defconfig
|
2008-04-16 23:00:58 +00:00 |
|
Ulf Samuelsson
|
4f9c37d960
|
Avoid duplicate rules for downloading kernel source, if kernel and headers are the same
|
2008-04-16 22:54:46 +00:00 |
|
Ulf Samuelsson
|
f5e9fe17b2
|
Fix bad linux kernel name
|
2008-04-16 22:45:47 +00:00 |
|
Ulf Samuelsson
|
ed638f6feb
|
Allow build to complete, even if tftpboot is not writeable by user
|
2008-04-15 21:46:47 +00:00 |
|
Ulf Samuelsson
|
1262117ee6
|
Reversing bad tftpboot patch resulting in two identical targets
|
2008-04-15 17:10:24 +00:00 |
|
Nigel Kukard
|
613fd8488f
|
* Disable DB3 mutexes in rpm, this caused a segfault after a "Function Not Implemented" error
|
2008-04-15 08:25:32 +00:00 |
|
Nigel Kukard
|
6fd44d68ed
|
* Added rpm
|
2008-04-14 10:56:41 +00:00 |
|
Peter Korsgaard
|
e9d3884e01
|
haserl: depend on haserl binary in TARGET_DIR and also cleanup TARGET_DIR.
|
2008-04-12 13:26:57 +00:00 |
|
Nigel Kukard
|
59a9c02e13
|
* Added neon
|
2008-04-12 09:56:15 +00:00 |
|
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 |
|