buildroot.git
15 years agoDo not reapply linux patches if LINUX26_PATCH_SOURCE is empty, and we are continuing...
Ulf Samuelsson [Fri, 23 Jan 2009 00:54:23 +0000 (00:54 -0000)]
Do not reapply linux patches if LINUX26_PATCH_SOURCE is empty, and we are continuing building after a failure

15 years agoUpdate tester script
Ulf Samuelsson [Thu, 22 Jan 2009 23:10:12 +0000 (23:10 -0000)]
Update tester script

15 years agoUpdate AT91 u-boot patches to 2009.01
Ulf Samuelsson [Thu, 22 Jan 2009 23:09:41 +0000 (23:09 -0000)]
Update AT91 u-boot patches to 2009.01

15 years agoAdd workarounds for alsa-utils
Ulf Samuelsson [Thu, 22 Jan 2009 23:06:28 +0000 (23:06 -0000)]
Add workarounds for alsa-utils

15 years agoAdd help script for testing
Ulf Samuelsson [Thu, 22 Jan 2009 23:05:49 +0000 (23:05 -0000)]
Add help script for testing

15 years agoAdd help for make configured
Ulf Samuelsson [Thu, 22 Jan 2009 23:03:17 +0000 (23:03 -0000)]
Add help for make configured

15 years agoUse /usr/lib for ncurses instead of /lib
Ulf Samuelsson [Thu, 22 Jan 2009 22:58:55 +0000 (22:58 -0000)]
Use /usr/lib for ncurses instead of /lib

15 years agoUse /usr/lib for slang instead of /lib
Ulf Samuelsson [Thu, 22 Jan 2009 22:58:29 +0000 (22:58 -0000)]
Use /usr/lib for slang instead of /lib

15 years agoUse latest u-boot as default
Ulf Samuelsson [Thu, 22 Jan 2009 18:46:00 +0000 (18:46 -0000)]
Use latest u-boot as default

15 years agotoolchain/gcc: make version detection more robust
Peter Korsgaard [Thu, 22 Jan 2009 11:18:44 +0000 (11:18 -0000)]
toolchain/gcc: make version detection more robust

Thanks to Bernhard for noticing (and less so for causing the problem in
the first place :P)

15 years agopackage/multimedia/gst-plugins-good/Config.in
Daniel Laird [Thu, 22 Jan 2009 11:01:56 +0000 (11:01 -0000)]
package/multimedia/gst-plugins-good/Config.in
package/multimedia/gst-plugins-good/gst-plugins-good.mk

Always disable ESD
Move JPEG/PNG
Add BZIP2/ZLIB options as posted by Markus
Add LIBXML2 dependency for annodex

Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
15 years agou-boot: get rid of unused 2009.01-rc3 dir (git-svn issue)
Peter Korsgaard [Thu, 22 Jan 2009 10:15:46 +0000 (10:15 -0000)]
u-boot: get rid of unused 2009.01-rc3 dir (git-svn issue)

15 years agou-boot: add 2009.01, remove -rc3
Peter Korsgaard [Thu, 22 Jan 2009 10:11:09 +0000 (10:11 -0000)]
u-boot: add 2009.01, remove -rc3

15 years agotoolchain/gcc: fix target-gcc for 4.3.x
Peter Korsgaard [Thu, 22 Jan 2009 10:04:30 +0000 (10:04 -0000)]
toolchain/gcc: fix target-gcc for 4.3.x

Includes are in include-fixed and GCC_LIB_SUBDIR needs to be set like for
the rest of 4.x

15 years agopackage/multimedia/gst-plugins-good/Config.in
Daniel Laird [Thu, 22 Jan 2009 08:09:53 +0000 (08:09 -0000)]
package/multimedia/gst-plugins-good/Config.in

Use select instead of depends on as it makes clear what people
need rather than hiding options based on choices they dont
know they need to make.

Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
15 years agoAdd simple way to enable most (but not all) targets for testing purposes
Ulf Samuelsson [Thu, 22 Jan 2009 07:53:24 +0000 (07:53 -0000)]
Add simple way to enable most (but not all) targets for testing purposes

15 years agoMake sure ln command does not break if link exist
Ulf Samuelsson [Thu, 22 Jan 2009 07:51:28 +0000 (07:51 -0000)]
Make sure ln command does not break if link exist

15 years agoFix AVR32 u.boot build bug
Ulf Samuelsson [Thu, 22 Jan 2009 07:39:12 +0000 (07:39 -0000)]
Fix AVR32 u.boot build bug

15 years agolibconfuse: fix build by removing -Werror flag
Peter Korsgaard [Wed, 21 Jan 2009 20:45:10 +0000 (20:45 -0000)]
libconfuse: fix build by removing -Werror flag

15 years agoopenssl: fix build without largefile support
Peter Korsgaard [Wed, 21 Jan 2009 20:31:47 +0000 (20:31 -0000)]
openssl: fix build without largefile support

15 years agodirectfb: fix compilation error on ppc (linux/config.h is long gone)
Peter Korsgaard [Wed, 21 Jan 2009 19:20:13 +0000 (19:20 -0000)]
directfb: fix compilation error on ppc (linux/config.h is long gone)

15 years agodirectfb: bump version and convert to Makefile.autotools.in format
Peter Korsgaard [Wed, 21 Jan 2009 19:20:08 +0000 (19:20 -0000)]
directfb: bump version and convert to Makefile.autotools.in format

Patch by Sven Neumann <s.neumann@phase-zero.de>

15 years agodirectfb: tarball moved to Old/
Peter Korsgaard [Wed, 21 Jan 2009 15:49:17 +0000 (15:49 -0000)]
directfb: tarball moved to Old/

15 years agou-boot: unbreak target tools
Peter Korsgaard [Wed, 21 Jan 2009 15:49:06 +0000 (15:49 -0000)]
u-boot: unbreak target tools

Got broken by r24697.

15 years agopackage/multimedia/gst-plugins-good/gst-plugins-good.mk
Daniel Laird [Wed, 21 Jan 2009 13:33:21 +0000 (13:33 -0000)]
package/multimedia/gst-plugins-good/gst-plugins-good.mk
package/multimedia/gst-plugins-good/Config.in

gst-plugins-good does not build unless some package dependencies are forced.
This patch allows you to turn off some of the plugins with these dependencies and hides
others that require some packages (like PNG/JPEG)

Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
15 years agoRemove reference to query_modules in oprofile, does not exist in linux-2.6. oprofile...
Ulf Samuelsson [Wed, 21 Jan 2009 07:09:41 +0000 (07:09 -0000)]
Remove reference to query_modules in oprofile, does not exist in linux-2.6. oprofile now builds for ARM

15 years agoadd patch form cgicc'upstream, build now completes\!
Ulf Samuelsson [Wed, 21 Jan 2009 00:27:11 +0000 (00:27 -0000)]
add patch form cgicc'upstream, build now completes\!

15 years agoinclude string.h when building cgicc, add libcgicc-unpacked, and clean up libcgicc...
Ulf Samuelsson [Wed, 21 Jan 2009 00:21:43 +0000 (00:21 -0000)]
include string.h when building cgicc, add libcgicc-unpacked, and clean up libcgicc.mk - still does not build OK

15 years agoadd kismet-unpacked target, fix lack of include for memset etc.
Ulf Samuelsson [Wed, 21 Jan 2009 00:17:03 +0000 (00:17 -0000)]
add kismet-unpacked target, fix lack of include for memset etc.

15 years agoFix circular dependency
Ulf Samuelsson [Tue, 20 Jan 2009 22:38:39 +0000 (22:38 -0000)]
Fix circular dependency

15 years agoMake libbz2.so point at libbz2.so.1.0.4 in /usr/lib (correct) instead of in /lib
Ulf Samuelsson [Tue, 20 Jan 2009 22:25:55 +0000 (22:25 -0000)]
Make libbz2.so point at libbz2.so.1.0.4 in /usr/lib (correct) instead of in /lib

15 years agoBump xerces-c to latest stable, ARM build now completes
Ulf Samuelsson [Tue, 20 Jan 2009 21:34:46 +0000 (21:34 -0000)]
Bump xerces-c to latest stable, ARM build now completes

15 years agoBump lzma to latest stable, ARM build now completes
Ulf Samuelsson [Tue, 20 Jan 2009 21:33:57 +0000 (21:33 -0000)]
Bump lzma to latest stable, ARM build now completes

15 years agoLibraries for dbus-glib are in /usr/lib, depend on expat
Ulf Samuelsson [Tue, 20 Jan 2009 21:32:43 +0000 (21:32 -0000)]
Libraries for dbus-glib are in /usr/lib, depend on expat

15 years agomtd/mtd-utils: mkfs.jffs2: fix device_table handling
Peter Korsgaard [Tue, 20 Jan 2009 20:06:36 +0000 (20:06 -0000)]
mtd/mtd-utils: mkfs.jffs2: fix device_table handling

15 years agobusybox: 1.13.2 tar fix
Peter Korsgaard [Tue, 20 Jan 2009 19:26:54 +0000 (19:26 -0000)]
busybox: 1.13.2 tar fix

15 years agomtd/mtd-utils: sys/acl.h patch is needed for host-mkfs.jffs2 as well
Peter Korsgaard [Tue, 20 Jan 2009 14:17:58 +0000 (14:17 -0000)]
mtd/mtd-utils: sys/acl.h patch is needed for host-mkfs.jffs2 as well

The host stuff seems pretty broken though as we don't build a host version
of liblzo.

15 years agomplayer: fix non-largefile build
Peter Korsgaard [Tue, 20 Jan 2009 09:29:50 +0000 (09:29 -0000)]
mplayer: fix non-largefile build

15 years agomplayer: fix configure for powerpc-linux
Peter Korsgaard [Tue, 20 Jan 2009 09:12:06 +0000 (09:12 -0000)]
mplayer: fix configure for powerpc-linux

15 years agomplayer: force cross-compile mode
Peter Korsgaard [Tue, 20 Jan 2009 09:11:57 +0000 (09:11 -0000)]
mplayer: force cross-compile mode

15 years agolibmad: unbreak build with gcc-4.3.x
Peter Korsgaard [Tue, 20 Jan 2009 08:51:15 +0000 (08:51 -0000)]
libmad: unbreak build with gcc-4.3.x

libmad used the long deprecated -fforce-mem gcc flag, which no longer is
recognized in gcc-4.3.x. It has long been a noop, so simply remove it.

15 years agoU_BOOT_ARCH_PATCH_DIR should contain a value or should not be defined, empty string...
Ulf Samuelsson [Tue, 20 Jan 2009 08:11:26 +0000 (08:11 -0000)]
U_BOOT_ARCH_PATCH_DIR should contain a value or should not be defined, empty string is not allowed

15 years agomplayer: add patch to fix compilation against alsa-lib 1.0.18
Hans-Christian Egtvedt [Tue, 20 Jan 2009 06:17:12 +0000 (06:17 -0000)]
mplayer: add patch to fix compilation against alsa-lib 1.0.18

This adds a patch to fix compilation against alsa-lib 1.0.18. It is basically a
grab of the change from mplayer repository. It also refreshes the other patches
so they apply clean.

Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
15 years agoBump u-boot to -2009.01-rc3, and add possibility to apply the arch-at91 patches if...
Ulf Samuelsson [Mon, 19 Jan 2009 22:42:03 +0000 (22:42 -0000)]
Bump u-boot to -2009.01-rc3, and add possibility to apply the arch-at91 patches if using an at91

15 years agoFix some bugs in advanced linux configuration, remove some arbitrary combinations...
Ulf Samuelsson [Mon, 19 Jan 2009 21:27:04 +0000 (21:27 -0000)]
Fix some bugs in advanced linux configuration, remove some arbitrary combinations of major/minor directly supported, general cleanup

15 years agobusybox: 1.13.2 depmod fix
Peter Korsgaard [Mon, 19 Jan 2009 12:34:38 +0000 (12:34 -0000)]
busybox: 1.13.2 depmod fix

15 years agotoolchain/kernel-headers: bump 2.6.27 / 2.6.28 versions
Peter Korsgaard [Mon, 19 Jan 2009 12:34:33 +0000 (12:34 -0000)]
toolchain/kernel-headers: bump 2.6.27 / 2.6.28 versions

15 years agotoolchain: introduce HOSTCC_VERSION and fix gcc-4.3.x build with old host CCs
Peter Korsgaard [Mon, 19 Jan 2009 09:18:46 +0000 (09:18 -0000)]
toolchain: introduce HOSTCC_VERSION and fix gcc-4.3.x build with old host CCs

gcc < 4.2.0 doesn't support -Wno-overlength-stings, but gcc-4.3.x configure
fails to detect that, breaking the build.

Work around it by detecting the host gcc version (and store in HOSTCC_VERSION)
and set the proper configure variables for gcc < 4.2.0.

15 years agolsof, m4: use variables from BR instead of uclibc
Peter Korsgaard [Sun, 18 Jan 2009 14:22:30 +0000 (14:22 -0000)]
lsof, m4: use variables from BR instead of uclibc

UCLIB_HAS_.* is not defined in Buildroot space, so the conditions always
evaluate to the same result. Use appropriate Buildroot variables.

Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
15 years agoKconfig: remove 'default n' and 'default no' (see r22874)
Peter Korsgaard [Sun, 18 Jan 2009 14:20:18 +0000 (14:20 -0000)]
Kconfig: remove 'default n' and 'default no' (see r22874)

Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
15 years agoCleanup libgtk2, and prepare for 2.15
Ulf Samuelsson [Sun, 18 Jan 2009 10:57:23 +0000 (10:57 -0000)]
Cleanup libgtk2, and prepare for 2.15

15 years agoChange use of rint, which is only supported for X86 in uClibc to generic rounding
Ulf Samuelsson [Sun, 18 Jan 2009 10:53:06 +0000 (10:53 -0000)]
Change use of rint, which is only supported for X86 in uClibc to generic rounding

15 years agoThe liboil Makefile will use "-mcpu=vfp" when building for ARM.
Ulf Samuelsson [Sun, 18 Jan 2009 10:51:53 +0000 (10:51 -0000)]
The liboil Makefile will use "-mcpu=vfp" when building for ARM.
The VFP is only available for a few ARM CPUs at the moment,
so this breaks the liboil build.

A patch is available upstream which only enables "-mfpu=vfp"
if "--enable-vfp" is given to "configure".
Autotools needs to be run for liboil for this to take effect.

A new configuration BR2_VFP_FLOAT is added to allow enabling vfp.
If this is "yes", then "-mfpu=vfp" is added to CFLAGS.

15 years agoGetting rid of a bit more configure options that's been centralized.
Thomas Lundquist [Sun, 18 Jan 2009 09:26:28 +0000 (09:26 -0000)]
Getting rid of a bit more  configure options that's been centralized.

15 years agoFinish the gtk-doc stuff and start on the smae thing with LARGEFILE and NLS.
Thomas Lundquist [Sun, 18 Jan 2009 00:05:57 +0000 (00:05 -0000)]
Finish the gtk-doc stuff and start on the smae thing with LARGEFILE and NLS.

15 years agoEasier with one place for configure options for disabling gtk-doc
Thomas Lundquist [Sat, 17 Jan 2009 10:11:12 +0000 (10:11 -0000)]
Easier with one place for configure options for disabling gtk-doc

15 years agoEnsure glib-1.2 builds a static library
Ulf Samuelsson [Sat, 17 Jan 2009 02:13:15 +0000 (02:13 -0000)]
Ensure glib-1.2 builds a static library

15 years agoMake alsa-lib depend on libpython, if new BR2_PACKAGE_ALSA_LIB_PYTHON is selected
Ulf Samuelsson [Sat, 17 Jan 2009 00:19:06 +0000 (00:19 -0000)]
Make alsa-lib depend on libpython, if new BR2_PACKAGE_ALSA_LIB_PYTHON is selected

15 years agoUpdate buildall.sh script
Ulf Samuelsson [Fri, 16 Jan 2009 22:45:31 +0000 (22:45 -0000)]
Update buildall.sh script

15 years agoUpdate broken AVR32 toolchain, and update configs for this, deprecate all but latest...
Ulf Samuelsson [Fri, 16 Jan 2009 22:39:05 +0000 (22:39 -0000)]
Update broken AVR32 toolchain, and update configs for this, deprecate all but latest AVR32 toolchain

15 years agoFix legacy strings for alsa-utils & remove man pages
Ulf Samuelsson [Fri, 16 Jan 2009 22:06:49 +0000 (22:06 -0000)]
Fix legacy strings for alsa-utils & remove man pages

15 years agolibeXosip2 requires libosip2
Ulf Samuelsson [Fri, 16 Jan 2009 21:19:50 +0000 (21:19 -0000)]
libeXosip2 requires libosip2

15 years agoFix libglib2 build when LIBICONV is selected, clean up versioning
Ulf Samuelsson [Fri, 16 Jan 2009 21:18:08 +0000 (21:18 -0000)]
Fix libglib2 build when LIBICONV is selected, clean up versioning

15 years agodocs/download.html: cleanup and mention releases
Peter Korsgaard [Fri, 16 Jan 2009 19:45:21 +0000 (19:45 -0000)]
docs/download.html: cleanup and mention releases

15 years agodocs/news.html: announce 2009.02-rc1
Peter Korsgaard [Fri, 16 Jan 2009 19:45:16 +0000 (19:45 -0000)]
docs/news.html: announce 2009.02-rc1

15 years agobuildroot: bump version for release
Peter Korsgaard [Fri, 16 Jan 2009 14:56:57 +0000 (14:56 -0000)]
buildroot: bump version for release

15 years agotoolchain/uClibc: mark 0.9.29 as recent
Peter Korsgaard [Fri, 16 Jan 2009 14:21:24 +0000 (14:21 -0000)]
toolchain/uClibc: mark 0.9.29 as recent

15 years agotoolchain/gcc: mark old versions as deprecated
Peter Korsgaard [Fri, 16 Jan 2009 14:13:50 +0000 (14:13 -0000)]
toolchain/gcc: mark old versions as deprecated

15 years agotoolchain/gcc: default to 4.3.2 for !AVR32
Peter Korsgaard [Fri, 16 Jan 2009 14:13:46 +0000 (14:13 -0000)]
toolchain/gcc: default to 4.3.2 for !AVR32

15 years agopackage: remove tinylogin
Peter Korsgaard [Fri, 16 Jan 2009 13:56:23 +0000 (13:56 -0000)]
package: remove tinylogin

It's ancient and upstream is gone, people should just use the login stuff
in busybox instead.

15 years agoxerces: tarball moved to archive.apache.org
Peter Korsgaard [Fri, 16 Jan 2009 13:27:08 +0000 (13:27 -0000)]
xerces: tarball moved to archive.apache.org

15 years agoquagga: tarball moved to attic/ subdir
Peter Korsgaard [Fri, 16 Jan 2009 13:23:56 +0000 (13:23 -0000)]
quagga: tarball moved to attic/ subdir

15 years agoopenswan: tarball moved to old/ subdir
Peter Korsgaard [Fri, 16 Jan 2009 13:21:33 +0000 (13:21 -0000)]
openswan: tarball moved to old/ subdir

15 years agopackage/mpfr: fix make source-check/external-deps issue
Peter Korsgaard [Fri, 16 Jan 2009 12:34:44 +0000 (12:34 -0000)]
package/mpfr: fix make source-check/external-deps issue

15 years agopackage/dm: fix DOWNLOAD fallout
Peter Korsgaard [Fri, 16 Jan 2009 12:34:40 +0000 (12:34 -0000)]
package/dm: fix DOWNLOAD fallout

15 years agoDOWNLOAD: don't use := assignment for function implementation
Peter Korsgaard [Fri, 16 Jan 2009 12:30:07 +0000 (12:30 -0000)]
DOWNLOAD: don't use := assignment for function implementation

:= causes the function parameters to get evaluated at definition time
instead of implementation time, which is kind of silly for a function.

Fixes make source-check / external-deps

15 years agobuildroot: convert remaining WGET users to DOWNLOAD helper
Peter Korsgaard [Fri, 16 Jan 2009 12:07:53 +0000 (12:07 -0000)]
buildroot: convert remaining WGET users to DOWNLOAD helper

15 years agotarget/: convert to DOWNLOAD helper
Peter Korsgaard [Fri, 16 Jan 2009 11:48:43 +0000 (11:48 -0000)]
target/: convert to DOWNLOAD helper

15 years agotoolchain/: convert to DOWNLOAD helper
Peter Korsgaard [Fri, 16 Jan 2009 11:47:05 +0000 (11:47 -0000)]
toolchain/: convert to DOWNLOAD helper

15 years agopackage/: convert to DOWNLOAD helper
Peter Korsgaard [Fri, 16 Jan 2009 11:42:52 +0000 (11:42 -0000)]
package/: convert to DOWNLOAD helper

15 years agobuildroot: add BR2_BACKUP_SITE and DOWNLOAD helper
Peter Korsgaard [Fri, 16 Jan 2009 10:27:48 +0000 (10:27 -0000)]
buildroot: add BR2_BACKUP_SITE and DOWNLOAD helper

This is the long requested backup mirror support. So far only enabled
for Makefile.autotools.in, but there's no reason why we cannot use
DOWNLOAD everywhere.

Notice, I'm still syncing http://buildroot.uclibc.org/downloads/sources/

15 years agoBR2_PRIMARY_SITE: move to Mirrors and Download locations menu
Peter Korsgaard [Fri, 16 Jan 2009 10:27:39 +0000 (10:27 -0000)]
BR2_PRIMARY_SITE: move to Mirrors and Download locations menu

15 years agoMakefile: update copyright
Peter Korsgaard [Fri, 16 Jan 2009 10:27:27 +0000 (10:27 -0000)]
Makefile: update copyright

15 years agopackage/freetype/freetype.mk: Fix editing of freetype-config
Daniel Laird [Fri, 16 Jan 2009 09:02:51 +0000 (09:02 -0000)]
package/freetype/freetype.mk: Fix editing of freetype-config

Found that the editing of freetypr-config was not quite enough.
Changed it and looked at freetype-config --cflags, --libs and got the values
I expected.

Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
15 years agoUpdate kernel snapshot version
Ulf Samuelsson [Thu, 15 Jan 2009 23:19:28 +0000 (23:19 -0000)]
Update kernel snapshot version

15 years agoUpdate package buildscript
Ulf Samuelsson [Thu, 15 Jan 2009 23:17:38 +0000 (23:17 -0000)]
Update package buildscript

15 years agoMakefile: implement make release
Peter Korsgaard [Thu, 15 Jan 2009 19:36:06 +0000 (19:36 -0000)]
Makefile: implement make release

15 years agodocs/developer.html: People should ask on the list for commit access
Peter Korsgaard [Thu, 15 Jan 2009 14:50:20 +0000 (14:50 -0000)]
docs/developer.html: People should ask on the list for commit access

15 years agodocs/copyright.txt: update year, add buildroot developers
Peter Korsgaard [Thu, 15 Jan 2009 14:50:17 +0000 (14:50 -0000)]
docs/copyright.txt: update year, add buildroot developers

15 years agodocs/about.html: new maintainer
Peter Korsgaard [Thu, 15 Jan 2009 14:50:14 +0000 (14:50 -0000)]
docs/about.html: new maintainer

15 years agodocs/footer.html: ask people to mail the list instead of Erik
Peter Korsgaard [Thu, 15 Jan 2009 14:50:11 +0000 (14:50 -0000)]
docs/footer.html: ask people to mail the list instead of Erik

And update the year while we're at it.

15 years agodocs/README: ask people to mail the list instead of Erik
Peter Korsgaard [Thu, 15 Jan 2009 14:50:07 +0000 (14:50 -0000)]
docs/README: ask people to mail the list instead of Erik

15 years agoBR2_BANNER: set to 'Welcome to Buildroot'
Peter Korsgaard [Thu, 15 Jan 2009 14:50:03 +0000 (14:50 -0000)]
BR2_BANNER: set to 'Welcome to Buildroot'

Seems a bit more sensible as default.

15 years agokernel-headers: mark 2.6.27 as RECENT, 2.6.26 as deprecated
Peter Korsgaard [Thu, 15 Jan 2009 08:43:33 +0000 (08:43 -0000)]
kernel-headers: mark 2.6.27 as RECENT, 2.6.26 as deprecated

15 years agokernel-headers: default to 2.6.28
Peter Korsgaard [Thu, 15 Jan 2009 08:33:35 +0000 (08:33 -0000)]
kernel-headers: default to 2.6.28

15 years agokernel-headers: bump 2.6.27 version
Peter Korsgaard [Thu, 15 Jan 2009 08:33:31 +0000 (08:33 -0000)]
kernel-headers: bump 2.6.27 version

15 years agoAlways create shared python library, if python is created, needed by multiple packages
Ulf Samuelsson [Thu, 15 Jan 2009 06:28:05 +0000 (06:28 -0000)]
Always create shared python library, if python is created, needed by multiple packages

15 years agoMake acpid patch depend on VERSION
Ulf Samuelsson [Wed, 14 Jan 2009 23:54:02 +0000 (23:54 -0000)]
Make acpid patch depend on VERSION

15 years agoChange TTCP_BUILD_DIR to TTCP_DIR
Ulf Samuelsson [Wed, 14 Jan 2009 23:53:20 +0000 (23:53 -0000)]
Change TTCP_BUILD_DIR to TTCP_DIR

15 years agoKismet needs dbus to build
Ulf Samuelsson [Wed, 14 Jan 2009 23:51:32 +0000 (23:51 -0000)]
Kismet needs dbus to build