]> rtime.felk.cvut.cz Git - coffee/buildroot.git/log
coffee/buildroot.git
15 years agobuildroot: fix version for 2009.02-rc2 2009.02_rc1
Peter Korsgaard [Fri, 16 Jan 2009 19:30:21 +0000 (19:30 -0000)]
buildroot: fix version for 2009.02-rc2

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

15 years agoBump vpnc version and remove build of man pages, which breaks when cross compiling
Ulf Samuelsson [Wed, 14 Jan 2009 23:50:44 +0000 (23:50 -0000)]
Bump vpnc version and remove build of man pages, which breaks when cross compiling

15 years agolibeXosip2 is dependent on libosip2
Ulf Samuelsson [Wed, 14 Jan 2009 23:49:24 +0000 (23:49 -0000)]
libeXosip2 is dependent on libosip2

15 years agoUpdate deprecated bmove to memmove in ttcp
Ulf Samuelsson [Wed, 14 Jan 2009 22:52:31 +0000 (22:52 -0000)]
Update deprecated bmove to memmove in ttcp

15 years agoForce use of HOST_GLIB instead of /usr/bin for libgtk2
Ulf Samuelsson [Wed, 14 Jan 2009 22:11:13 +0000 (22:11 -0000)]
Force use of HOST_GLIB instead of /usr/bin for libgtk2

15 years agoUpdate deprecated bcopy,bcmp,bzero to mem* in mrouted
Ulf Samuelsson [Wed, 14 Jan 2009 22:08:36 +0000 (22:08 -0000)]
Update deprecated bcopy,bcmp,bzero to mem* in mrouted

15 years agoRemove references to sys/timeb.h in libupnp configure, ftime is removed from source...
Ulf Samuelsson [Wed, 14 Jan 2009 22:07:17 +0000 (22:07 -0000)]
Remove references to sys/timeb.h in libupnp configure, ftime is removed from source already

15 years agoAdd mrouted-unpacked target
Ulf Samuelsson [Wed, 14 Jan 2009 22:05:19 +0000 (22:05 -0000)]
Add mrouted-unpacked target

15 years agopackage/multimedia/gstreamer/gstreamer.mk: Fix missing \
Daniel Laird [Wed, 14 Jan 2009 16:52:10 +0000 (16:52 -0000)]
package/multimedia/gstreamer/gstreamer.mk: Fix missing \

Fix stupid typo.

Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
15 years agopackage/multimedia/gstreamer
Daniel Laird [Wed, 14 Jan 2009 14:38:18 +0000 (14:38 -0000)]
package/multimedia/gstreamer
package/multimedia/gst-plugins-*: I do not want docs installed in rootfs.

Stop it installing the docs in the ROOTFS by using the same fix
as has been applied to cairo.

Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
15 years agoBetter to use the correct --without
Thomas Lundquist [Wed, 14 Jan 2009 13:36:36 +0000 (13:36 -0000)]
Better to use the correct --without

15 years agoWoops, we do need /dev/null, not a directory with html in it.
Thomas Lundquist [Wed, 14 Jan 2009 12:26:30 +0000 (12:26 -0000)]
Woops, we do need /dev/null, not a directory with html in it.

15 years agopackage/libidn/Config.in: Fix layout of text as per coding guidelines.
Daniel Laird [Wed, 14 Jan 2009 08:31:41 +0000 (08:31 -0000)]
package/libidn/Config.in: Fix layout of text as per coding guidelines.

Update description to match required ->
help
Description
Empty line
Homepage

Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
15 years agoUse HOST_GLIB for glib installation instead of /usr/bin
Ulf Samuelsson [Tue, 13 Jan 2009 21:02:43 +0000 (21:02 -0000)]
Use HOST_GLIB for glib installation instead of /usr/bin

15 years agoUpdate at91sam9263ek BSP
Ulf Samuelsson [Tue, 13 Jan 2009 18:45:19 +0000 (18:45 -0000)]
Update at91sam9263ek BSP

15 years agoBump acpid version and update source filename
Ulf Samuelsson [Tue, 13 Jan 2009 18:44:32 +0000 (18:44 -0000)]
Bump acpid version and update source filename

15 years agoUpdate buildall.sh script
Ulf Samuelsson [Tue, 13 Jan 2009 18:43:46 +0000 (18:43 -0000)]
Update buildall.sh script

15 years agoUse GNU_MIRROR for libcgicc since www.cgicc.org is gone, change bz2 to gz and bump...
Ulf Samuelsson [Tue, 13 Jan 2009 18:42:37 +0000 (18:42 -0000)]
Use GNU_MIRROR for libcgicc since www.cgicc.org is gone, change bz2 to gz and bump version

15 years agopackage/libidn/Config.in: Fix line length of text
Daniel Laird [Tue, 13 Jan 2009 16:57:21 +0000 (16:57 -0000)]
package/libidn/Config.in: Fix line length of text

Could not count properly.... line length > 80.

Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
15 years agopackage/libidn: Add a new package (required by later WebKits...)
Daniel Laird [Tue, 13 Jan 2009 16:36:16 +0000 (16:36 -0000)]
package/libidn: Add a new package (required by later WebKits...)

GNU Libidn is a fully documented implementation of the Stringprep,
Punycode and IDNA specifications. Libidn's purpose is to encode
and decode internationalized domain names. The native C, C#
and Java libraries are available under
the GNU Lesser General Public License version 2.1 or later.

Not quite sure I've put it in the correct menu but it will work.

Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
15 years agobuildroot: mark alpha as broken
Peter Korsgaard [Tue, 13 Jan 2009 15:14:21 +0000 (15:14 -0000)]
buildroot: mark alpha as broken

It still doesn't build with threading + shared libs disabled

15 years agotoolchain: sh64 fixes
Peter Korsgaard [Tue, 13 Jan 2009 15:09:18 +0000 (15:09 -0000)]
toolchain: sh64 fixes

- arch/sh and arch/sh64 got merged in 2.6.25, so use arch/sh for sh64 as well
- use little endian for sh64, like for 32bit sh

sh64 still doesn't build, but gets further along now.

15 years agopackage/liberation/liberation.mk: A further tidy up.....
Daniel Laird [Tue, 13 Jan 2009 10:37:48 +0000 (10:37 -0000)]
package/liberation/liberation.mk: A further tidy up.....

Use touch -c $@
Do not install fonts into staging dir.

Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
15 years agopackage/alsa-lib/alsa-lib.mk
Daniel Laird [Tue, 13 Jan 2009 10:26:28 +0000 (10:26 -0000)]
package/alsa-lib/alsa-lib.mk
package/gettext/gettext.mk: Both of these components look for iconv when configuring so need to be dependent.

Both of these packages can be built with libiconv support.  If libiconv is enabled and these are built first
then some configure variables get stored in the system cache and then libiconv is not used properly.
If libiconv is selected by user make sure it is built before either of these packages are built.

Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
15 years agosamba: use proper BR variable to disable largefile while configuring
Hans-Christian Egtvedt [Tue, 13 Jan 2009 08:02:52 +0000 (08:02 -0000)]
samba: use proper BR variable to disable largefile while configuring

15 years agosamba: bump version to 3.2.7 and refresh patches against this version
Hans-Christian Egtvedt [Tue, 13 Jan 2009 07:29:35 +0000 (07:29 -0000)]
samba: bump version to 3.2.7 and refresh patches against this version

This patch bumps the Samba version to 3.2.7 and refreshes the patches. It also
fixes two minor issues by introducing two new small patches.

15 years agosamba: properly disable largefile if not selected in Buildroot
Hans-Christian Egtvedt [Tue, 13 Jan 2009 07:26:55 +0000 (07:26 -0000)]
samba: properly disable largefile if not selected in Buildroot

15 years agoAdded missing libdnet package
Hamish Moffatt [Tue, 13 Jan 2009 00:46:39 +0000 (00:46 -0000)]
Added missing libdnet package

15 years agobuildroot: mark ia64, m68k, nios2, sparc and sparc64 as broken
Peter Korsgaard [Mon, 12 Jan 2009 20:58:54 +0000 (20:58 -0000)]
buildroot: mark ia64, m68k, nios2, sparc and sparc64 as broken

No sense in showing the architecture options when they cannot even build
the toolchain.

15 years agotoolchain: fix cris build with 2.6.28 kernel headers
Peter Korsgaard [Mon, 12 Jan 2009 20:16:16 +0000 (20:16 -0000)]
toolchain: fix cris build with 2.6.28 kernel headers

Patch by Hinko Kocevar <hinko.kocevar@cetrtapot.si>

15 years agouclibc: 0.9.30-x86-2.6.28+headers-fix: add r24799 as well
Peter Korsgaard [Mon, 12 Jan 2009 15:57:28 +0000 (15:57 -0000)]
uclibc: 0.9.30-x86-2.6.28+headers-fix: add r24799 as well

Handle x86_84 as well. From uclibc r24799.

15 years agoFix dependencies.
Thomas Lundquist [Mon, 12 Jan 2009 15:22:41 +0000 (15:22 -0000)]
Fix dependencies.

15 years agotoolchain/uclibc: fix sparc SED handling of _V9 / _V9B
Peter Korsgaard [Mon, 12 Jan 2009 15:01:28 +0000 (15:01 -0000)]
toolchain/uclibc: fix sparc SED handling of _V9 / _V9B

15 years agobuildroot: get rid of s390 support
Peter Korsgaard [Mon, 12 Jan 2009 14:36:14 +0000 (14:36 -0000)]
buildroot: get rid of s390 support

As discussed on the list. It isn't supported by uclibc, so I strongly doubt
anyone has been using it.

15 years agotoolchain/uclibc: propagate mips mips32r2 variant setting to uclibc
Peter Korsgaard [Mon, 12 Jan 2009 14:11:40 +0000 (14:11 -0000)]
toolchain/uclibc: propagate mips mips32r2 variant setting to uclibc

0.9.30 supports MIPS_ISA_MIPS32R2, so use it if mips32r2 variant is selected.

15 years agotoolchain/external-toolchain/ext-tool.mk: Support non sysroot-able toolchains
Daniel Laird [Mon, 12 Jan 2009 12:54:30 +0000 (12:54 -0000)]
toolchain/external-toolchain/ext-tool.mk: Support non sysroot-able toolchains

Only copy the sysroot files if the toolchain was built with sysroot support.

Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
15 years agopackage/libpng/libpng.mk: Remove the unnecessary --without-x option
Daniel Laird [Mon, 12 Jan 2009 12:45:48 +0000 (12:45 -0000)]
package/libpng/libpng.mk: Remove the unnecessary --without-x option

Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
15 years agopackage/liberation/liberation.mk: Correct the makefile to what it should have been
Daniel Laird [Mon, 12 Jan 2009 12:40:48 +0000 (12:40 -0000)]
package/liberation/liberation.mk: Correct the makefile to what it should have been

Correct the makefile so that it works and is what I originally planned to add.

Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
15 years agoMay not be the right way to do it but I just don't want those docs.
Thomas Lundquist [Mon, 12 Jan 2009 10:29:46 +0000 (10:29 -0000)]
May not be the right way to do it but I just don't want those docs.

15 years agoUpdate sam9263EK BSP
Ulf Samuelsson [Mon, 12 Jan 2009 10:25:31 +0000 (10:25 -0000)]
Update sam9263EK  BSP

15 years agobusybox: 1.13.2 mdev fix
Peter Korsgaard [Mon, 12 Jan 2009 09:36:57 +0000 (09:36 -0000)]
busybox: 1.13.2 mdev fix

15 years agoRemove conditional clause which disables building some packages
Ulf Samuelsson [Mon, 12 Jan 2009 07:45:02 +0000 (07:45 -0000)]
Remove conditional clause which disables building some packages

15 years agoAdd ncurse-unpacked target
Ulf Samuelsson [Mon, 12 Jan 2009 07:44:09 +0000 (07:44 -0000)]
Add ncurse-unpacked target

15 years agoAdd some whitespace to output, aligning comments, when added
Ulf Samuelsson [Mon, 12 Jan 2009 07:43:23 +0000 (07:43 -0000)]
Add some whitespace to output, aligning comments, when added

15 years agoBump version of ImageMagick which does not work, use versioned patches, needs further...
Ulf Samuelsson [Mon, 12 Jan 2009 07:42:09 +0000 (07:42 -0000)]
Bump version of ImageMagick which does not work, use versioned patches, needs further work to complete build

15 years agoDisable use of python in alsa-lib, if not configured
Ulf Samuelsson [Mon, 12 Jan 2009 07:40:08 +0000 (07:40 -0000)]
Disable use of python in alsa-lib, if not configured

15 years agoDo not hardwire linux-fusion for AVR32, now also build for ARM
Ulf Samuelsson [Mon, 12 Jan 2009 07:28:50 +0000 (07:28 -0000)]
Do not hardwire linux-fusion for AVR32, now also build for ARM

15 years agoSupport large sector NAND flash for JFFS2
Ulf Samuelsson [Mon, 12 Jan 2009 00:43:22 +0000 (00:43 -0000)]
Support large sector NAND flash for JFFS2

15 years agoSudo source package IS at DEBIAN, but with a different name
Ulf Samuelsson [Mon, 12 Jan 2009 00:06:49 +0000 (00:06 -0000)]
Sudo source package IS at DEBIAN, but with a different name

15 years agorevert patch to allow downloading sudo from an EXISTING location
Ulf Samuelsson [Sun, 11 Jan 2009 22:31:25 +0000 (22:31 -0000)]
revert patch to allow downloading sudo from an EXISTING location

15 years agoMake xfsprogs downloadable, Why have it, when we do not support XFS file system?
Ulf Samuelsson [Sun, 11 Jan 2009 21:50:07 +0000 (21:50 -0000)]
Make xfsprogs downloadable, Why have it, when we do not support XFS file system?

15 years agoUpdate at91bootstrap to 2.10
Ulf Samuelsson [Sun, 11 Jan 2009 21:44:14 +0000 (21:44 -0000)]
Update at91bootstrap to 2.10

15 years agoMove AT91 patches for u-boot-2009.01-rc1 to device/Atmel/arch-arm/u-boot/2009.01-rc1
Ulf Samuelsson [Sun, 11 Jan 2009 21:42:07 +0000 (21:42 -0000)]
Move AT91 patches for u-boot-2009.01-rc1 to device/Atmel/arch-arm/u-boot/2009.01-rc1

15 years agoRemove premature deprecation of u-boot-1.2.0-atmel
Ulf Samuelsson [Sun, 11 Jan 2009 21:39:54 +0000 (21:39 -0000)]
Remove premature deprecation of u-boot-1.2.0-atmel

15 years agoUpdate AVR32 uclibc config for 0.9.30
Ulf Samuelsson [Sun, 11 Jan 2009 21:15:46 +0000 (21:15 -0000)]
Update AVR32 uclibc config for 0.9.30

15 years agoUpdate defocnfig for ngw100
Ulf Samuelsson [Sun, 11 Jan 2009 21:15:08 +0000 (21:15 -0000)]
Update defocnfig for ngw100

15 years agoAdd linux-2.6.27.10 config for stk100x
Ulf Samuelsson [Sun, 11 Jan 2009 21:14:17 +0000 (21:14 -0000)]
Add linux-2.6.27.10 config for stk100x

15 years agoAdd buildall script for testing many/most packages separately with build logs and...
Ulf Samuelsson [Sun, 11 Jan 2009 21:13:02 +0000 (21:13 -0000)]
Add buildall script for testing many/most packages separately with build logs and documentation for this and mkpkg

15 years agoMove kernel localversion files to TARGET_DIR/boot
Ulf Samuelsson [Sun, 11 Jan 2009 20:43:24 +0000 (20:43 -0000)]
Move kernel localversion files to TARGET_DIR/boot
to allow packages which assumes that LINUX26_DIR
and the /lib/modules/LINUX_VERSION use
the consistent version numbering to build.

Create a file ".linux-version" containing
the real linux version in $(PROJECT_B UILD_DIR)
to allow packages to read the correct linux version

15 years agoBug fix for mkpkg script
Ulf Samuelsson [Sun, 11 Jan 2009 20:37:04 +0000 (20:37 -0000)]
Bug fix for mkpkg script

15 years agosudo: use Debian as upstream
Peter Korsgaard [Sun, 11 Jan 2009 20:36:17 +0000 (20:36 -0000)]
sudo: use Debian as upstream

As we are using a Debian/Ubuntu patch, it makes more sense to get the
tarball from there as well.

15 years agoChange name form DIRECTFB_MAJOR to DIRECTFB_VERSION_MAJOR, make patches version dependent
Ulf Samuelsson [Sun, 11 Jan 2009 20:35:34 +0000 (20:35 -0000)]
Change name form DIRECTFB_MAJOR to DIRECTFB_VERSION_MAJOR, make patches version dependent

15 years agoMake sure SDL finds DirectFB headers ,if used
Ulf Samuelsson [Sun, 11 Jan 2009 20:24:24 +0000 (20:24 -0000)]
Make sure SDL finds DirectFB headers ,if used

15 years agoRemove irda.mk from build, since it is totally broken
Ulf Samuelsson [Sun, 11 Jan 2009 20:21:04 +0000 (20:21 -0000)]
Remove irda.mk from build, since it is totally broken

15 years agoChange name from raidtools to raidtools2
Ulf Samuelsson [Sun, 11 Jan 2009 20:19:24 +0000 (20:19 -0000)]
Change name from raidtools to raidtools2