Peter Korsgaard
e15c0d07e1
target/device: rename program invocation symbol in defconfigs
...
The symbol is now BR2_PROGRAM_INVOCATION, not BR2_UCLIBC_PROGRAM_INVOCATION.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-07-31 15:29:27 +02:00
Peter Korsgaard
4237b5c87f
target/device/Atmel: remove atngw100-expanded config
...
Doesn't make much sense without working xserver.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-05-19 20:15:19 +02:00
Thiago A. Correa
b94998f2cd
Remove unused kernel configs
...
Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-05-15 15:49:53 +02:00
Thiago A. Correa
3026c29a37
Update kernel config for atngw100_defconfig
...
Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-05-15 15:49:29 +02:00
Thiago A. Correa
4de5e17579
Remove unused busybox config
...
Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-05-15 15:48:57 +02:00
Thiago A. Correa
8516b05774
Update atngw100-base_defconfig
...
Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-05-15 15:47:05 +02:00
Thiago A. Correa
8aad6604b0
Update atngw100-extended_defconfig
...
Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-05-15 15:46:43 +02:00
Thiago A. Correa
4ba6f070e5
Update atngw100_defconfig to kernel 2.6.29.2
...
Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com>
2009-05-08 07:04:56 -03:00
Thiago A. Correa
3ba521fe94
Update atngw100_defconfig
...
Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com>
2009-05-08 06:59:11 -03:00
Thiago A. Corrêa
956c18a704
Make sure AVR32 defconfigs use u-boot 2008.10 (only known version to work properly)
2009-04-30 06:33:27 +00:00
Peter Korsgaard
9dac854a11
target/device: fix busybox version / .config in defconfigs
2009-04-29 21:25:25 +00:00
Thiago A. Corrêa
bb1b213570
Fix atngw100_defconfig busybox config location
2009-04-29 18:27:24 +00:00
Peter Korsgaard
4ffff5ec9b
target/device/Atmel: remove unused legacy u-boot handling
2009-04-01 14:53:50 +00:00
Peter Korsgaard
d290edadb9
fakeroot: install into HOST_DIR
2009-04-01 14:15:19 +00:00
Peter Korsgaard
7737b360df
makedevs: install into HOST_DIR
2009-04-01 13:02:07 +00:00
Peter Korsgaard
77754571b2
pkgconfig: add pkgconfig package for target
...
The host versions shouldn't be visible in Kconfig, so remove the
reference to BR2_PACKAGE_PKGCONFIG everywhere and prefix the host targets
with host-.
At the same time add pkgconfig for the target (E.G. for development) and
let BR2_PACKAGE_PKGCONFIG control that package.
Notice: all defconfigs in the tree have been updated, but make sure to
disable the pkgconfig package (unless you want it) if you use an external
config, otherwise you'll end up with pkgconfig and glib2 in the target.
2009-03-18 19:19:10 +00:00
Thiago A. Corrêa
227d6e5245
Revert wrongly commited files (u-boot changes) from -r25617
2009-03-11 21:40:00 +00:00
Thiago A. Corrêa
149c0d450c
Let user skip installation of the GUI module for Qtopia
2009-03-11 21:35:07 +00:00
Peter Korsgaard
4aefa7fbb1
s/buildroot.uclibc.org/buildroot.net/
2009-03-02 08:34:20 +00:00
Peter Korsgaard
4bf006c12c
avr32: rename 2.6.28.x kernel patches to match current kernel headers version
2009-02-25 14:28:49 +00:00
Thiago A. Corrêa
0442dce7d0
Remove BR2_LINUX_COPYTO_TFTPBOOT from avr32 defconfigs. This will cause build to fail if user is not root and don't have a /tftpboot folder
2009-02-09 17:35:00 +00:00
Ulf Samuelsson
23b44e5a37
Update sam9g20 BSP
2009-02-02 07:22:19 +00:00
Ulf Samuelsson
6f295f7c6f
Add AT91 defconfigs for binary toolchains
2009-01-31 21:44:04 +00:00
Ulf Samuelsson
37e6f8b7d0
Add barebone at91sam9260 board
2009-01-31 21:05:29 +00:00
Ulf Samuelsson
4847ef7087
Update at91rm9200df BSP
2009-01-31 21:04:45 +00:00
Ulf Samuelsson
c1bb025dff
Update atstk200x BSP
2009-01-31 20:44:04 +00:00
Ulf Samuelsson
228f4f8e39
Update atstk1005 BSP
2009-01-31 20:43:32 +00:00
Ulf Samuelsson
d97e32744d
Update atngw100 BSP
2009-01-31 20:43:01 +00:00
Ulf Samuelsson
78491a711d
Update at91sam9263ek BSP
2009-01-31 20:42:28 +00:00
Ulf Samuelsson
c8ce0bed9e
defconfig using binary toolchain
2009-01-31 20:41:36 +00:00
Ulf Samuelsson
ba7113b7f2
defconfig for arm toolchain
2009-01-31 20:41:00 +00:00
Ulf Samuelsson
c1e444ff72
Remove AVR32 patches from kernel-headers directory and put them in
...
"target/device/Atmel/arch-avre/kernel-headers-2.6.28.2"
Make sure BR2_KERNEL_HEADERS_PATCH_DIR is enabled for 2.6.28
Set
KERNEL_HEADERS_PATCH_DIR="target/device/Atmel/arch-avre/kernel-headers-2.6.28.2"
for Atmel AVR32 targets and "valka"
2009-01-30 18:39:03 +00:00
Peter Korsgaard
a72794391a
readline: s/BR2_READLINE/BR2_PACKAGE_READLINE/
...
Package configs should start with BR2_PACKAGE_.
2009-01-30 09:54:59 +00:00
Ulf Samuelsson
c528189f96
Move AVR32 patch to kernel header to unbreak several applications
2009-01-30 08:53:08 +00:00
Ulf Samuelsson
0effa31366
Update some comments, which will cause defconfig to wait for input
2009-01-29 23:32:06 +00:00
Ulf Samuelsson
4ab2b56d19
Update some comments, which will cause defconfig to wait for input
2009-01-29 23:23:51 +00:00
Ulf Samuelsson
0ed2265be4
Update some comments, which will cause defconfig to wait for input
2009-01-29 23:22:27 +00:00
Ulf Samuelsson
a1e2f48a2c
at91rm9200df defconfig comment update
2009-01-29 23:02:41 +00:00
Ulf Samuelsson
6031f96b50
2.6.23 is not patchable for at91, cleanup some comments
2009-01-29 22:45:55 +00:00
Ulf Samuelsson
9aa7366856
Delete AT91 patches before 2.6.22
2009-01-29 22:40:27 +00:00
Ulf Samuelsson
8a97c4ea19
Cleanup of AT91 patches
2009-01-29 22:33:23 +00:00
Ulf Samuelsson
1a070853d6
Remove some unneeded AT91 patches
2009-01-29 22:11:46 +00:00
Ulf Samuelsson
b389a73cf1
Update at91sam9263ek BSP
2009-01-29 22:00:58 +00:00
Ulf Samuelsson
acaf54afe1
Update at91sam9261ek BSP
2009-01-29 21:54:58 +00:00
Ulf Samuelsson
43036ab968
Update at91sam960dfc BSP
2009-01-29 21:47:42 +00:00
Ulf Samuelsson
495d0d69f0
Update at9sam9g20dfc BSP
2009-01-29 21:37:29 +00:00
Ulf Samuelsson
38986e2cc2
Cleanup AT91 board support
2009-01-29 21:29:19 +00:00
Ulf Samuelsson
6087c68fe5
Clean up at91bootstrap
2009-01-29 21:28:57 +00:00
Ulf Samuelsson
f8cdfdaada
Update at91rm9200df BSP
2009-01-29 21:27:51 +00:00
Ulf Samuelsson
b31e63aaf1
Remove obsolete at91bootstrap patches
2009-01-29 20:52:52 +00:00