Peter Korsgaard
9f07b39f65
package: Kconfig: use menu instead of menuconfig for sub menus
...
As discussed on the list - These things should normally not be
(un)selectable.
2008-11-14 12:59:14 +00:00
Peter Korsgaard
8a89d2b3f3
package: cleanup PKG_CONFIG_SYSROOT
...
PKG_CONFIG_SYSROOT_DIR and friends get set in package/Makefile.in,
so there's no need to set it in the makefiles of the individual
packages as well.
Based on a patch by Markus Heidelberg.
2008-10-26 06:19:43 +00:00
Peter Korsgaard
e337d002fe
package/: remove redundant install-strip in *_TARGET_INSTALL_OPT
...
It's default now.
2008-10-20 11:53:16 +00:00
Hans-Christian Egtvedt
e410210c08
aumix: fix install rule to target to support multiple projects
...
This patch will let aumix depend on an installed file on the target root file
system instead of touched file.
Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
2008-09-18 08:42:56 +00:00
Peter Korsgaard
aed6336f1f
libid3tag: don't depend on libmad
...
libid3tag doesn't use libmad.
2008-09-07 14:31:42 +00:00
Peter Korsgaard
886b2fa501
speex: fix paths (broken by r23330)
...
Patch by Markus Heidelberg <markus.heidelberg@web.de>
2008-09-06 22:39:58 +00:00
Peter Korsgaard
a7488f295e
mpg123: fix paths (broken by r23330)
2008-09-06 20:49:40 +00:00
Peter Korsgaard
4146acdd72
madplay: fix paths (broken by r23330)
2008-09-06 20:49:37 +00:00
Peter Korsgaard
fbb0fe9fbb
libsndfile: fix paths (broken by r23330)
2008-09-06 20:49:34 +00:00
Peter Korsgaard
1ee7b46fc1
libmad: fix paths (broken by r23330)
2008-09-06 20:49:31 +00:00
Peter Korsgaard
0e627ae358
libid3tag: fix paths (broken by r23330)
2008-09-06 20:49:28 +00:00
Peter Korsgaard
9a1567d0df
festival: fix path in AUTOTARGETS (broken by r23330)
2008-09-06 20:49:25 +00:00
Peter Korsgaard
7fea845778
asterisk: fix paths (broken by r23330)
2008-09-06 20:49:21 +00:00
Peter Korsgaard
bfa26b3a8c
alsa-utils: fix paths (broken by r23330)
2008-09-06 20:49:18 +00:00
Peter Korsgaard
b42d2aae6b
alsa-lib: fix paths (broken by r23330)
2008-09-06 20:49:15 +00:00
Peter Korsgaard
6619322f15
festival: fix more paths (broken by r23330)
...
Patch by Markus Heidelberg <markus.heidelberg@web.de>
2008-09-06 20:49:12 +00:00
Peter Korsgaard
ae1249ef84
festival: fix paths (broken by r23330)
...
Patch by Michel Wilson <michel@crondor.net>
2008-09-06 20:49:08 +00:00
Daniel Laird
76235a15b3
audio: Move all audio packages into audio subdir
...
Moved all audio packages into a subdir called audio.
I then created a Config.in and made sure that a audio.mk
existed.
Daniel Laird
2008-09-05 12:06:50 +00:00