Ulf Samuelsson
e640e6a8ef
Strip files the correct alsa-lib subdirectory
2007-09-23 12:12:22 +00:00
Ulf Samuelsson
1558739315
Send correct args to fbset
2007-09-23 12:09:54 +00:00
Ulf Samuelsson
e41b76e91c
fix error when doing 'make %_defconfig
2007-09-23 10:57:15 +00:00
Ulf Samuelsson
9512866f3c
Update atstk1002 config
2007-09-23 10:56:16 +00:00
Ulf Samuelsson
b3949ee75d
Ensure project U-Boot dir exists before using it
2007-09-23 10:16:58 +00:00
Ulf Samuelsson
3a99ba08df
Update SAM9261EK linux config
2007-09-23 10:03:27 +00:00
Ulf Samuelsson
7c012c0775
Use correct path to vmlinux, Fix bad SED of config
2007-09-23 09:58:47 +00:00
Ulf Samuelsson
f45c2c6611
Fix syntax error when using addprefix in ipsec-tools.mk
2007-09-23 09:56:21 +00:00
Ulf Samuelsson
c58114edf5
Do not use $(STAGING_DIR)/include for freetype, for now
2007-09-23 09:55:17 +00:00
Ulf Samuelsson
1e5e164a9b
Use correct library path for SDL
2007-09-23 09:53:43 +00:00
Ulf Samuelsson
78cb1204c1
Build readline as shared lib
2007-09-23 09:53:12 +00:00
Ulf Samuelsson
4e0aca2ab5
Fix library path in lzo
2007-09-23 09:52:03 +00:00
Ulf Samuelsson
8a4110de80
Remove bad 'w' flag from rm in diffutils
2007-09-23 04:10:59 +00:00
Bernhard Reutner-Fischer
4909da4156
- rename the gcc base_target to the more appropriate term cross_compiler
2007-09-22 21:38:15 +00:00
Bernhard Reutner-Fischer
4a52da0f34
- update i386 sample config a little bit
2007-09-22 18:19:35 +00:00
Bernhard Reutner-Fischer
ea8b1fa6a6
- put LZMA into generic flags
...
- some additional cleanups while at it
2007-09-22 17:30:38 +00:00
Bernhard Reutner-Fischer
8b3a0cd2cd
- fix typo in .config filename
2007-09-22 17:29:23 +00:00
Bernhard Reutner-Fischer
ddd4cca2df
- bump version (forgot this hunk for r19941)
2007-09-22 16:42:25 +00:00
Bernhard Reutner-Fischer
212c5f8f6f
- default to 0.9.29
2007-09-22 16:40:08 +00:00
Bernhard Reutner-Fischer
4fd209aa94
- bump version
2007-09-22 16:37:00 +00:00
Bernhard Reutner-Fischer
ea3aa3aa28
- add a more generic "Kernel" menu instead of "Linux Options"
2007-09-22 14:53:38 +00:00
Bernhard Reutner-Fischer
adf28e194c
- move project settings from toolchain to device
2007-09-22 14:34:40 +00:00
Bernhard Reutner-Fischer
1669b6ed83
- set and export VERBOSE if V= was requested
2007-09-22 14:19:22 +00:00
Bernhard Reutner-Fischer
51a61c9011
- Subsume and collaps toolchain options in one menu
...
This is ment to ease configuration by providing toolchain related options in one place
No functional changes, just shuffling the menus around..
2007-09-22 14:16:25 +00:00
Bernhard Reutner-Fischer
5f0baad293
- remove inadequate dependencies prerequisite.
...
If needed, this should be done slightly different, otherwise the source target runs dependencies, which is not correct.
2007-09-22 10:25:09 +00:00
Bernhard Reutner-Fischer
93ae7ac63f
- remove duplicate module-init-tools-source rule
2007-09-22 10:20:35 +00:00
Bernhard Reutner-Fischer
f909b9db38
- add check for UCLIBC_HAS_LFS.
...
Fixes compilation error if LARGEFLE support is off
2007-09-21 14:22:29 +00:00
Bernhard Reutner-Fischer
530b8e6c2a
- bump version
2007-09-21 09:45:13 +00:00
Ulf Samuelsson
c02a6d9f5f
Fix bad patch in MPlayer
2007-09-20 21:52:23 +00:00
Bernhard Reutner-Fischer
fecac9bfb6
- revert r19918 for now
2007-09-20 18:28:53 +00:00
Bernhard Reutner-Fischer
77edb4f09b
- of course we also define glibc. argh!
2007-09-20 17:47:30 +00:00
Bernhard Reutner-Fischer
64e0ff5cf7
- add candidate-patch to make fakeroot UCLIBC_HAS_LFS aware
2007-09-20 17:41:21 +00:00
Bernhard Reutner-Fischer
7025afd93c
- Reset flags, packages are usually built with -O2 otherwise.
...
Packages that need to pass additional CFLAGS in their .mk have to do something
like this: ...configure $(foreach i,$(foo_CFLAGS),CFLAGS+=$$i) --prefix=...
2007-09-20 17:26:59 +00:00
Ulf Samuelsson
5037c9e613
Use correct patch name
2007-09-20 17:08:46 +00:00
Bernhard Reutner-Fischer
ec9b0d8024
- bump version
2007-09-20 16:58:35 +00:00
Bernhard Reutner-Fischer
72ed3675d8
- pull POSIX compliance fixes from upstream
2007-09-20 16:51:59 +00:00
Ulf Samuelsson
f1c7af3038
Add CONFIG_SEQ for atstk1002 busybox
2007-09-20 16:47:22 +00:00
Ulf Samuelsson
94cff5a265
Check if STK1002 init scripts are executable before running
2007-09-20 16:46:31 +00:00
Ulf Samuelsson
1120408d61
Enable CONFIG_SEQ in busybox for ngw100
2007-09-20 16:44:15 +00:00
Ulf Samuelsson
aaa144ca5d
Use correct board name for ngw100
2007-09-20 16:43:16 +00:00
Ulf Samuelsson
9c017d76a4
Make sure libdaemon finds AC_PROG_LIBTOOL
2007-09-20 15:35:26 +00:00
Bernhard Reutner-Fischer
5dfe2080ac
- don't use functions that are marked LEGACY in SUSv3
2007-09-20 11:38:19 +00:00
Bernhard Reutner-Fischer
c38d1df997
- add missing ';'
2007-09-20 11:14:47 +00:00
Bernhard Reutner-Fischer
adb399f54a
- this is generic infrastructure, there is no point in special-casing any individual package here.
...
Don't workaround deficiencies but fix them for real
2007-09-20 11:08:13 +00:00
Bernhard Reutner-Fischer
d2a1d33c03
- fix source location of libusb libs
2007-09-20 09:35:33 +00:00
Bernhard Reutner-Fischer
dfcab18dfa
- fix typo. This is an lxdialog bug for "depends on !!CONFIG_SYMBOL" where the double negation produces an error that is not reported, from the looks..
2007-09-20 09:25:57 +00:00
Bernhard Reutner-Fischer
fe40594afb
- cleanup and fix libid3tag (Hans-Christian Egtvedt)
...
- fix the make libid3tag-clean target to erase all installed files (me)
2007-09-20 07:19:52 +00:00
Bernhard Reutner-Fischer
d570c72361
- i suppose that '$' is not really needed..
2007-09-19 21:31:32 +00:00
Bernhard Reutner-Fischer
4d5a30be34
- add olsr package (Sushi Sensei)
2007-09-19 21:27:49 +00:00
Bernhard Reutner-Fischer
96144062db
- add a SVN_UP command for updating an already checked-out tree
2007-09-19 20:24:01 +00:00