buildroot.git
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

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