buildroot.git
17 years agofixup a whole steaming pile of insanity. When packages are configured,
Eric Andersen [Sun, 14 Jan 2007 03:52:21 +0000 (03:52 -0000)]
fixup a whole steaming pile of insanity.  When packages are configured,
they should be configured with --prefix=/usr and we then need to use
make DESTDIR=$(STAGING_DIR) install to get things installed into the
staging directory.  The current situation for many packages, which use
--prefix=$(STAGING_DIR) results in the staging_dir paths getting compiled
into the binary itself.

This also adds in a pile of libtool fixups.  Between broken pkgconfig,
broken libtool handling, and broken --prefix settings, its a wonder
things have worked as well as they have up till now.
 -Erik

17 years agofilter pkgconfig output to force it do use our staging_dir and not
Eric Andersen [Sun, 14 Jan 2007 03:48:13 +0000 (03:48 -0000)]
filter pkgconfig output to force it do use our staging_dir and not
try to use the system libraries as it is inclined to do

17 years agoAdd packages for D-Bus and G-Lib interface library too.
"Steven J. Hill" [Sun, 14 Jan 2007 03:45:06 +0000 (03:45 -0000)]
Add packages for D-Bus and G-Lib interface library too.

17 years agoadd fontconfig package
Eric Andersen [Sun, 14 Jan 2007 03:39:53 +0000 (03:39 -0000)]
add fontconfig package

17 years agoAdd new 'hwdata' package which we will need for D-Bus and HAL.
"Steven J. Hill" [Sun, 14 Jan 2007 03:38:02 +0000 (03:38 -0000)]
Add new 'hwdata' package which we will need for D-Bus and HAL.

17 years agoAdd new package.
"Steven J. Hill" [Sun, 14 Jan 2007 03:31:43 +0000 (03:31 -0000)]
Add new package.

17 years agoUse pre-generated files and do not run 'rpcgen'.
"Steven J. Hill" [Sun, 14 Jan 2007 03:27:22 +0000 (03:27 -0000)]
Use pre-generated files and do not run 'rpcgen'.

17 years agoGet rid of broken locale configuration option. I need to do a little more work on...
"Steven J. Hill" [Sun, 14 Jan 2007 03:10:46 +0000 (03:10 -0000)]
Get rid of broken locale configuration option. I need to do a little more work on this.

17 years agoMake gettext have its own definition.
"Steven J. Hill" [Sun, 14 Jan 2007 03:09:47 +0000 (03:09 -0000)]
Make gettext have its own definition.

17 years agoAdd ProFTPD package with working init script.
"Steven J. Hill" [Sun, 14 Jan 2007 01:48:49 +0000 (01:48 -0000)]
Add ProFTPD package with working init script.

17 years agoAdd new NFS utilities package with working init script.
"Steven J. Hill" [Sun, 14 Jan 2007 01:46:04 +0000 (01:46 -0000)]
Add new NFS utilities package with working init script.

17 years agoInclude all the new packages.
"Steven J. Hill" [Sun, 14 Jan 2007 01:04:33 +0000 (01:04 -0000)]
Include all the new packages.

17 years agoMake sure to install the 'libgthread' shared libraries as well. Also, allow for confi...
"Steven J. Hill" [Sun, 14 Jan 2007 01:02:36 +0000 (01:02 -0000)]
Make sure to install the 'libgthread' shared libraries as well. Also, allow for configuration of locale support or not.

17 years agoCorrect spelling error and config option to create symlinks for old naming of MTD...
"Steven J. Hill" [Sun, 14 Jan 2007 01:01:07 +0000 (01:01 -0000)]
Correct spelling error and config option to create symlinks for old naming of MTD utilities. Also add in LDFLAGS and such to building with external toolchains.

17 years agoUpgrade to udev-101. We also create and init script that actually works and has been...
"Steven J. Hill" [Sun, 14 Jan 2007 00:59:10 +0000 (00:59 -0000)]
Upgrade to udev-101. We also create and init script that actually works and has been tested in multiple PowerPC embedded platforms. We also add a new config option to build the volume_id library which will be used by D-Bus and HAL.

17 years agoI'm sure opinions will vary on this, but at least when I'm using these tools, I don...
"Steven J. Hill" [Sun, 14 Jan 2007 00:57:50 +0000 (00:57 -0000)]
I'm sure opinions will vary on this, but at least when I'm using these tools, I don't want the static or an extra config file. Small filesystem please.

17 years agoMake '/var/cache' and symbolic link to '/tmp' like the others. We'll need this for...
"Steven J. Hill" [Sun, 14 Jan 2007 00:56:52 +0000 (00:56 -0000)]
Make '/var/cache' and symbolic link to '/tmp' like the others. We'll need this for Samba and friends. Also, change mount order of filesystems during boot.

17 years agoUpdate packages to provide properly working initialization scripts. These have been...
"Steven J. Hill" [Sun, 14 Jan 2007 00:55:25 +0000 (00:55 -0000)]
Update packages to provide properly working initialization scripts. These have been tested with embedded PowerPC systems.

17 years agox86 is the only thing that uses this monstrosity.
"Steven J. Hill" [Sun, 14 Jan 2007 00:54:14 +0000 (00:54 -0000)]
x86 is the only thing that uses this monstrosity.

17 years ago"Dashing through the snow...with a gForce based display...o'er the data fields we...
"Steven J. Hill" [Sat, 13 Jan 2007 21:45:00 +0000 (21:45 -0000)]
"Dashing through the snow...with a gForce based display...o'er the data fields we go....cache thrashing all the way...hahaha"

17 years agoa copy of mcookie will come in handy...
Eric Andersen [Thu, 11 Jan 2007 10:38:10 +0000 (10:38 -0000)]
a copy of mcookie will come in handy...

17 years agoit seems pdf and ps support are required for gtk2
Eric Andersen [Thu, 11 Jan 2007 08:45:28 +0000 (08:45 -0000)]
it seems pdf and ps support are required for gtk2

17 years agoadd Gtk+ version 2
Eric Andersen [Thu, 11 Jan 2007 08:42:34 +0000 (08:42 -0000)]
add Gtk+ version 2

17 years agoadd atk package
Eric Andersen [Thu, 11 Jan 2007 07:44:14 +0000 (07:44 -0000)]
add atk package

17 years agouse a slightly more sensible dep, strip the correct library names
Eric Andersen [Thu, 11 Jan 2007 07:36:46 +0000 (07:36 -0000)]
use a slightly more sensible dep, strip the correct library names

17 years agofix build deps
Eric Andersen [Thu, 11 Jan 2007 07:35:59 +0000 (07:35 -0000)]
fix build deps

17 years agoadd tiff package
Eric Andersen [Thu, 11 Jan 2007 07:27:37 +0000 (07:27 -0000)]
add tiff package

17 years agobe explicit about not depending on X, dep should go the other way
Eric Andersen [Thu, 11 Jan 2007 07:26:02 +0000 (07:26 -0000)]
be explicit about not depending on X, dep should go the other way

17 years agobe explicit about not doing X
Eric Andersen [Thu, 11 Jan 2007 07:25:29 +0000 (07:25 -0000)]
be explicit about not doing X

17 years agofix dependancies and install paths
Eric Andersen [Thu, 11 Jan 2007 07:25:01 +0000 (07:25 -0000)]
fix dependancies and install paths

17 years agoAdd pango
Eric Andersen [Thu, 11 Jan 2007 06:17:24 +0000 (06:17 -0000)]
Add pango

17 years agomore updates to ensure subsequent packages build
Eric Andersen [Thu, 11 Jan 2007 06:17:04 +0000 (06:17 -0000)]
more updates to ensure subsequent packages build

17 years agoadd in cairo
Eric Andersen [Wed, 10 Jan 2007 23:57:40 +0000 (23:57 -0000)]
add in cairo

17 years agoupdate xorg build and installation paths
Eric Andersen [Wed, 10 Jan 2007 23:56:30 +0000 (23:56 -0000)]
update xorg build and installation paths

17 years agofixup freetype build and install locations
Eric Andersen [Wed, 10 Jan 2007 23:54:35 +0000 (23:54 -0000)]
fixup freetype build and install locations

17 years ago- bump version
Bernhard Reutner-Fischer [Wed, 10 Jan 2007 18:39:47 +0000 (18:39 -0000)]
- bump version

17 years ago- bump version
Bernhard Reutner-Fischer [Wed, 10 Jan 2007 18:39:08 +0000 (18:39 -0000)]
- bump version

17 years agoneeds pkg-config
Eric Andersen [Wed, 10 Jan 2007 10:30:56 +0000 (10:30 -0000)]
needs pkg-config

17 years agofix install such that pkg-config setup is correct
Eric Andersen [Wed, 10 Jan 2007 10:30:10 +0000 (10:30 -0000)]
fix install such that pkg-config setup is correct

17 years agofix install such that pkg-config setup is correct
Eric Andersen [Wed, 10 Jan 2007 10:29:24 +0000 (10:29 -0000)]
fix install such that pkg-config setup is correct

17 years agobump version to the latest stable release
Eric Andersen [Wed, 10 Jan 2007 07:22:05 +0000 (07:22 -0000)]
bump version to the latest stable release

17 years agolink $(STAGING_DIR)/usr/lib to $(STAGING_DIR)/lib
Eric Andersen [Wed, 10 Jan 2007 06:55:27 +0000 (06:55 -0000)]
link $(STAGING_DIR)/usr/lib to $(STAGING_DIR)/lib
to make glib2 (and packages with similar confusion) work
properly, while still being able to cross compile

17 years agoadd in glib2
Eric Andersen [Wed, 10 Jan 2007 06:54:04 +0000 (06:54 -0000)]
add in glib2

17 years agofix gettext so it will actually compile and install
Eric Andersen [Wed, 10 Jan 2007 06:05:18 +0000 (06:05 -0000)]
fix gettext so it will actually compile and install

17 years ago- Adjust patches to take recent upstream fixes into account.
Bernhard Reutner-Fischer [Mon, 8 Jan 2007 18:35:27 +0000 (18:35 -0000)]
- Adjust patches to take recent upstream fixes into account.

17 years ago- simpler patch from Paolo Carlini for http://gcc.gnu.org/PR30365
Bernhard Reutner-Fischer [Sat, 6 Jan 2007 19:39:51 +0000 (19:39 -0000)]
- simpler patch from Paolo Carlini for gcc.gnu.org/PR30365

17 years ago- fix typo
Bernhard Reutner-Fischer [Thu, 4 Jan 2007 20:24:28 +0000 (20:24 -0000)]
- fix typo

17 years ago- portable cp args
Bernhard Reutner-Fischer [Wed, 3 Jan 2007 14:11:16 +0000 (14:11 -0000)]
- portable cp args

17 years ago- add missing package-source targets
Bernhard Reutner-Fischer [Wed, 3 Jan 2007 13:44:01 +0000 (13:44 -0000)]
- add missing package-source targets
- add missing dependencies to build prerequisites in the config system

17 years ago- I'm pretty sure that i don't want LFS support on the gcc-4_2-branch
Bernhard Reutner-Fischer [Thu, 28 Dec 2006 08:49:55 +0000 (08:49 -0000)]
- I'm pretty sure that i don't want LFS support on the gcc-4_2-branch
  Leave the rest as is. *shrug*

17 years ago- Pass largefile support down to the cross- and the native target compiler.
Bernhard Reutner-Fischer [Thu, 28 Dec 2006 08:48:31 +0000 (08:48 -0000)]
- Pass largefile support down to the cross- and the native target compiler.

17 years ago- add option to disable LFS and regenerate configure
Bernhard Reutner-Fischer [Thu, 28 Dec 2006 08:47:36 +0000 (08:47 -0000)]
- add option to disable LFS and regenerate configure
  Will send upstream later on.

17 years ago- add missing namespace specifiers. Fixes compilation error.
Bernhard Reutner-Fischer [Thu, 28 Dec 2006 08:46:30 +0000 (08:46 -0000)]
- add missing namespace specifiers. Fixes compilation error.

17 years ago- bump version
Bernhard Reutner-Fischer [Fri, 22 Dec 2006 13:38:04 +0000 (13:38 -0000)]
- bump version
- add to targets. Closes #724

17 years ago- BR2_TARGET_ROOTFS_EXT2_RESBLKS is ignored if it is 0. It should be used if it is...
Bernhard Reutner-Fischer [Fri, 22 Dec 2006 12:34:35 +0000 (12:34 -0000)]
- BR2_TARGET_ROOTFS_EXT2_RESBLKS is ignored if it is 0. It should be used if it is 0 (since 0 means something here--"do not reserve any blocks".
  Thanks to timw. Closes #484.

17 years ago- patch from AndyI to make it behave on Cygwin. Closes #1127. Thanks!
Bernhard Reutner-Fischer [Fri, 22 Dec 2006 12:22:15 +0000 (12:22 -0000)]
- patch from AndyI to make it behave on Cygwin. Closes #1127. Thanks!

17 years ago- add some more useful hints
Bernhard Reutner-Fischer [Fri, 22 Dec 2006 12:11:06 +0000 (12:11 -0000)]
- add some more useful hints

17 years ago- add gfortran support
Bernhard Reutner-Fischer [Fri, 22 Dec 2006 11:45:20 +0000 (11:45 -0000)]
- add gfortran support

17 years ago- fix building the target-compiler by passing the correct HOSTCC in.
Bernhard Reutner-Fischer [Fri, 22 Dec 2006 11:43:06 +0000 (11:43 -0000)]
- fix building the target-compiler by passing the correct HOSTCC in.

17 years ago- fix setting the REAL_GCC_VERSION if no snapdate was given (i.e. we're using a svn...
Bernhard Reutner-Fischer [Fri, 22 Dec 2006 11:38:07 +0000 (11:38 -0000)]
- fix setting the REAL_GCC_VERSION if no snapdate was given (i.e. we're using a svn co of the branch).
  sjhill, please verify that this still works for you!

17 years ago- add option to enable debugging support
Bernhard Reutner-Fischer [Fri, 22 Dec 2006 11:29:52 +0000 (11:29 -0000)]
- add option to enable debugging support

17 years ago- move setting the TARGET_DEVICE_DEPMOD up one level
Bernhard Reutner-Fischer [Fri, 22 Dec 2006 10:39:56 +0000 (10:39 -0000)]
- move setting the TARGET_DEVICE_DEPMOD up one level

17 years ago- move setting of determination whether we use a full kernel vs. sanitized headers...
Bernhard Reutner-Fischer [Fri, 22 Dec 2006 10:37:22 +0000 (10:37 -0000)]
- move setting of determination whether we use a full kernel vs. sanitized headers into the generic part

17 years ago- Add target for .so without the LIBVERSION.
Bernhard Reutner-Fischer [Fri, 22 Dec 2006 10:20:56 +0000 (10:20 -0000)]
- Add target for .so without the LIBVERSION.

17 years ago- forgot to bump the libversion
Bernhard Reutner-Fischer [Thu, 21 Dec 2006 17:20:42 +0000 (17:20 -0000)]
- forgot to bump the libversion

17 years ago- bump version and make it work
Bernhard Reutner-Fischer [Thu, 21 Dec 2006 13:52:43 +0000 (13:52 -0000)]
- bump version and make it work

17 years ago- use centralized DISABLE_LARGEFILE
Bernhard Reutner-Fischer [Thu, 21 Dec 2006 13:51:53 +0000 (13:51 -0000)]
- use centralized DISABLE_LARGEFILE
- nil CXX if there isn't one

17 years ago- use DESTDIR for install. Thanks to Stuart Longland. Closes #926
Bernhard Reutner-Fischer [Thu, 21 Dec 2006 11:57:35 +0000 (11:57 -0000)]
- use DESTDIR for install. Thanks to Stuart Longland. Closes #926

17 years ago- use global DISABLE_LARGEFILE
Bernhard Reutner-Fischer [Thu, 21 Dec 2006 10:36:40 +0000 (10:36 -0000)]
- use global DISABLE_LARGEFILE

17 years ago- don't install the docs
Bernhard Reutner-Fischer [Wed, 20 Dec 2006 17:46:43 +0000 (17:46 -0000)]
- don't install the docs

17 years ago- fails for parallel builds, so force -j1
Bernhard Reutner-Fischer [Wed, 20 Dec 2006 17:46:00 +0000 (17:46 -0000)]
- fails for parallel builds, so force -j1
- improve the -clean target

17 years ago- Add args patch.
Bernhard Reutner-Fischer [Wed, 20 Dec 2006 17:40:52 +0000 (17:40 -0000)]
- Add args patch.

17 years ago- bump patch version
Bernhard Reutner-Fischer [Wed, 20 Dec 2006 17:08:38 +0000 (17:08 -0000)]
- bump patch version

17 years ago- Petr Stetiar updated the kexec arm patch. Thanks!
Bernhard Reutner-Fischer [Wed, 20 Dec 2006 16:50:04 +0000 (16:50 -0000)]
- Petr Stetiar updated the kexec arm patch. Thanks!

17 years ago- Lars Munch noticed that i broke the ext2 compressor. Thanks!
Bernhard Reutner-Fischer [Wed, 20 Dec 2006 16:45:47 +0000 (16:45 -0000)]
- Lars Munch noticed that i broke the ext2 compressor. Thanks!

17 years ago- add argus
Bernhard Reutner-Fischer [Wed, 20 Dec 2006 16:38:22 +0000 (16:38 -0000)]
- add argus

17 years ago- remove obsoleted dep on host-fakeroot
Bernhard Reutner-Fischer [Wed, 20 Dec 2006 14:41:04 +0000 (14:41 -0000)]
- remove obsoleted dep on host-fakeroot

17 years ago- add kexec package
Bernhard Reutner-Fischer [Tue, 19 Dec 2006 13:24:27 +0000 (13:24 -0000)]
- add kexec package

17 years ago- pass the correct kernel headers in and improve the -clean target.
Bernhard Reutner-Fischer [Mon, 18 Dec 2006 15:23:54 +0000 (15:23 -0000)]
- pass the correct kernel headers in and improve the -clean target.

17 years ago- copy the final kernel (and System.map) to boot/
Bernhard Reutner-Fischer [Mon, 18 Dec 2006 14:10:46 +0000 (14:10 -0000)]
- copy the final kernel (and System.map) to boot/

17 years ago- stripped a bit too much for kernel-headers == target-kernel. Reinstate required...
Bernhard Reutner-Fischer [Mon, 18 Dec 2006 13:48:02 +0000 (13:48 -0000)]
- stripped a bit too much for kernel-headers == target-kernel. Reinstate required rules.

17 years ago- put the full kernel's sources into build_/, install them into toolchain_build_...
Bernhard Reutner-Fischer [Mon, 18 Dec 2006 13:30:05 +0000 (13:30 -0000)]
- put the full kernel's sources into build_/, install them into toolchain_build_. Saves quite some disk-space on the compile-host.
- Avoid overriding the linux26 target's rules if the kernel headers's and the target's kernel are the same. Avoids a warning.

17 years ago- bump version, mv the libmagic.a to the staging dir and peruse one sourcedir
Bernhard Reutner-Fischer [Fri, 15 Dec 2006 15:19:46 +0000 (15:19 -0000)]
- bump version, mv the libmagic.a to the staging dir and peruse one sourcedir
  for both host and target build. Thanks to Ulrich Hecht.

17 years ago- sudo depends on host-fakeroot
Bernhard Reutner-Fischer [Fri, 15 Dec 2006 15:15:35 +0000 (15:15 -0000)]
- sudo depends on host-fakeroot

17 years ago- s/UCLIBC_HAS_LOCALE/BR2_ENABLE_LOCALE/g
Bernhard Reutner-Fischer [Fri, 15 Dec 2006 14:40:55 +0000 (14:40 -0000)]
- s/UCLIBC_HAS_LOCALE/BR2_ENABLE_LOCALE/g

17 years ago- pull bsdiff's Config in
Bernhard Reutner-Fischer [Fri, 15 Dec 2006 14:37:02 +0000 (14:37 -0000)]
- pull bsdiff's Config in

17 years ago- use one (patched) sourcedir and build the -host and -target fakeroute in their
Bernhard Reutner-Fischer [Fri, 15 Dec 2006 14:18:30 +0000 (14:18 -0000)]
- use one (patched) sourcedir and build the -host and -target fakeroute in their
  own dirs. Thanks to Ulrich Hecht.

17 years ago- Update URL. Thanks to Ulrich Hecht.
Bernhard Reutner-Fischer [Fri, 15 Dec 2006 14:05:51 +0000 (14:05 -0000)]
- Update URL. Thanks to Ulrich Hecht.

17 years ago- Thomas Lundquist added bsdiff
Bernhard Reutner-Fischer [Fri, 15 Dec 2006 13:57:07 +0000 (13:57 -0000)]
- Thomas Lundquist added bsdiff

17 years ago- Only care about the locale stuff if we have locale in the first place.
Bernhard Reutner-Fischer [Fri, 15 Dec 2006 13:39:26 +0000 (13:39 -0000)]
- Only care about the locale stuff if we have locale in the first place.

17 years ago- remove unused variable
Bernhard Reutner-Fischer [Fri, 15 Dec 2006 13:36:48 +0000 (13:36 -0000)]
- remove unused variable

17 years ago- add config option to specify modules to be copied to the target.
Bernhard Reutner-Fischer [Fri, 15 Dec 2006 13:34:29 +0000 (13:34 -0000)]
- add config option to specify modules to be copied to the target.

17 years ago- forgot to add the cross patch.
Bernhard Reutner-Fischer [Thu, 14 Dec 2006 16:03:40 +0000 (16:03 -0000)]
- forgot to add the cross patch.

17 years ago- Ulrich Hecht writes: The current mpg123 package
Bernhard Reutner-Fischer [Thu, 14 Dec 2006 15:55:33 +0000 (15:55 -0000)]
- Ulrich Hecht writes: The current mpg123 package
- ignores TARGET_CC (overwritten in Makefile)
- ignores TARGET_CFLAGS
- is hardcoded to use the i386 target

17 years ago- update the ext2 rootfs compression mechanism to allow for gzip, bzip2, lzma or...
Bernhard Reutner-Fischer [Thu, 14 Dec 2006 15:47:50 +0000 (15:47 -0000)]
- update the ext2 rootfs compression mechanism to allow for gzip, bzip2, lzma or none

17 years ago- bump version
Bernhard Reutner-Fischer [Thu, 14 Dec 2006 15:37:42 +0000 (15:37 -0000)]
- bump version

17 years ago- eventually let configure check our cross-compiler. nil the checks otherwise.
Bernhard Reutner-Fischer [Thu, 14 Dec 2006 15:37:12 +0000 (15:37 -0000)]
- eventually let configure check our cross-compiler. nil the checks otherwise.

17 years ago- remove usage of SUSv3 legacy functions.
Bernhard Reutner-Fischer [Thu, 14 Dec 2006 15:36:12 +0000 (15:36 -0000)]
- remove usage of SUSv3 legacy functions.

17 years ago- update path. Closes #896.
Bernhard Reutner-Fischer [Thu, 14 Dec 2006 15:25:47 +0000 (15:25 -0000)]
- update path. Closes #896.

17 years agoUlrich Hecht writes: This patch downloads uClibc-locale-030818.tgz to dl and copies...
Bernhard Reutner-Fischer [Thu, 14 Dec 2006 15:17:39 +0000 (15:17 -0000)]
Ulrich Hecht writes: This patch downloads uClibc-locale-030818.tgz to dl and copies it from
there instead of downloading it again for every uClibc build.