openembedded.git
19 years agoefl, e-wm: add a quick sed fix for e builds using system include paths
Justin Patrin [Wed, 5 Oct 2005 23:25:49 +0000 (23:25 +0000)]
efl, e-wm: add a quick sed fix for e builds using system include paths
- This is not likely to affect anyone except 64-bit linux users who have multiple files files
-- This definately affects Gentoo linux on amd64. It has a stub header which includes a 386 or x86_64 depending on defines. However, since OE normally compiles for non-x86 this header actually includes nothing and stops the compile altogether due to missing typedefs and prototypes.

19 years agopackages/xserver/xserver-kdrive_20050207.bb: add apm-hack to h2200
Koen Kooi [Wed, 5 Oct 2005 20:44:33 +0000 (20:44 +0000)]
packages/xserver/xserver-kdrive_20050207.bb: add apm-hack to h2200

19 years agomerge of abb4ac4d99500dd9fcf6c133d3075c483c01868d
Oyvind Repvik [Wed, 5 Oct 2005 19:58:35 +0000 (19:58 +0000)]
merge of abb4ac4d99500dd9fcf6c133d3075c483c01868d
     and dcae9da292239ca2d00a7cf805bfea8df8788bc8

19 years agoopenslug-packages: add minicom to openslug feed
Oyvind Repvik [Wed, 5 Oct 2005 19:54:47 +0000 (19:54 +0000)]
openslug-packages: add minicom to openslug feed

19 years agometa-opie: added opie-alarm to DEPENDS
Marcin Juszkiewicz [Wed, 5 Oct 2005 19:13:37 +0000 (19:13 +0000)]
meta-opie: added opie-alarm to DEPENDS

19 years agoopenslug-init(modprobe.conf),nslu2.conf: generate the correct ixp-eth alias, support le
John Bowler [Wed, 5 Oct 2005 18:15:38 +0000 (18:15 +0000)]
openslug-init(modprobe.conf),nslu2.conf: generate the correct ixp-eth alias, support le
modprobe.conf is now machine generated to use the PROVIDER of virtual/ixp-eth
in place of a hard code module name - PREFERRED_PROVIDER_virtual/ixp-eth must
be specified to make this work, the configuration files have been updated
appropriate.  openslug-image now pulls in virtual/ixp-eth, not a specific
provider and uses the PREFERRED_PROVIDER of that module as the RDEPENDS.
nslu2.conf and ucslugc.conf have changes to support configuration of the build
endianness correctly - not fully functional because the flash read code still
needs word swapping on LE.

19 years agonslu2-kernel: postprocess the kernel image to set mach-type, support le
John Bowler [Wed, 5 Oct 2005 18:11:49 +0000 (18:11 +0000)]
nslu2-kernel: postprocess the kernel image to set mach-type, support le
The mach-type is now set by instructions appended to the kernel image,
in 2.6.14 kernels the mach-type patch has been removed.  le support is
added by adding the appropriate switch-to-le instructions too (LE support
is incomplete because the flash read patch is not in.)

19 years agoixp4xx,ixp4225-eth: provide virtual/ixp-eth
John Bowler [Wed, 5 Oct 2005 18:08:33 +0000 (18:08 +0000)]
ixp4xx,ixp4225-eth: provide virtual/ixp-eth
Also on ixp4xx/ixp4xx-csr_2.0.bb (only) the ixp400.ko driver is now
installed in kernel/drivers, not drivers.  On all versions ixp-eth
now RDEPENDS on ixp4xx (this should happen automatically but probably
doesn't because the modules are done as independent module builds).

19 years agomerge of aa89decda49eb9f74b334f404fd14af6fde11da8
Koen Kooi [Wed, 5 Oct 2005 17:51:41 +0000 (17:51 +0000)]
merge of aa89decda49eb9f74b334f404fd14af6fde11da8
     and da7858591237b184c0a172490f369d80a9b47ef8

19 years agoconf/machine/h2200.conf: include sound modules
Koen Kooi [Wed, 5 Oct 2005 17:44:25 +0000 (17:44 +0000)]
conf/machine/h2200.conf: include sound modules

19 years agosimpad fstab was missing a /dev/hda1 entry for CF
Frederic Bompart [Wed, 5 Oct 2005 16:24:57 +0000 (16:24 +0000)]
simpad fstab was missing a /dev/hda1 entry for CF

19 years agoaliens doesn't need/use SDL (pure qpe game)
Frederic Bompart [Wed, 5 Oct 2005 16:19:28 +0000 (16:19 +0000)]
aliens doesn't need/use SDL (pure qpe game)

19 years agodosbox was broken because the OE libsdl is configured without cdrom support.
Frederic Bompart [Wed, 5 Oct 2005 16:10:25 +0000 (16:10 +0000)]
dosbox was broken because the OE libsdl is configured without cdrom support.
patched dosbox to remove cdrom support.
upgraded it to version 0.63.

19 years agoTwo changes to sourcepkg.class:
Marcin Juszkiewicz [Wed, 5 Oct 2005 13:36:42 +0000 (13:36 +0000)]
Two changes to sourcepkg.class:
- added "autom4te.cache" to default EXCLUDE_FROM to not have configure tests in resulted diff
- changed order of tar arguments to get it working with GNU tar 1.15.1

19 years agomerge of c009bb7a8231ab8c429364e170366207097c6c01
Rene Wagner [Wed, 5 Oct 2005 13:18:48 +0000 (13:18 +0000)]
merge of c009bb7a8231ab8c429364e170366207097c6c01
     and f455175a8c475812470ebe3bf0c643a9b0bb30d4

19 years agomysql: inherit binconfig and make use of new BINCONFIG_GLOB variable. should fix...
Rene Wagner [Wed, 5 Oct 2005 13:17:09 +0000 (13:17 +0000)]
mysql: inherit binconfig and make use of new BINCONFIG_GLOB variable. should fix Bug #356

19 years agobinconfig.bbclass: add new BINCONFIG_GLOB variable to allow passing a different glob...
Rene Wagner [Wed, 5 Oct 2005 13:15:20 +0000 (13:15 +0000)]
binconfig.bbclass: add new BINCONFIG_GLOB variable to allow passing a different glob to find

19 years agopackages/gtk+/: add gtk 2.8.6 + patches
Koen Kooi [Wed, 5 Oct 2005 12:50:19 +0000 (12:50 +0000)]
packages/gtk+/: add gtk 2.8.6 + patches

19 years agoconf/distro/familiar.conf: BOOTSTRAP_(R)DEPEND on familiar-version
Koen Kooi [Wed, 5 Oct 2005 12:19:24 +0000 (12:19 +0000)]
conf/distro/familiar.conf: BOOTSTRAP_(R)DEPEND on familiar-version

19 years agopackages/familiar/familiar-version.bb: add script to generate /etc/familiar-version
Koen Kooi [Wed, 5 Oct 2005 12:09:05 +0000 (12:09 +0000)]
packages/familiar/familiar-version.bb: add script to generate /etc/familiar-version

19 years agopackages/tilibs/: add support libs for TI graphing calculator apps
Koen Kooi [Wed, 5 Oct 2005 11:42:18 +0000 (11:42 +0000)]
packages/tilibs/: add support libs for TI graphing calculator apps

19 years agoopie-image: add irda and BT tools - close #369
Marcin Juszkiewicz [Wed, 5 Oct 2005 09:35:36 +0000 (09:35 +0000)]
opie-image: add irda and BT tools - close #369

19 years agoconf/machine/h2200.conf: add bootloader firmware dumper, needed for suspending
Koen Kooi [Tue, 4 Oct 2005 22:29:03 +0000 (22:29 +0000)]
conf/machine/h2200.conf: add bootloader firmware dumper, needed for suspending

19 years agopackages/h2200-bootloader/h2200-bootloader.bb: add firmware extractor for the iPAQ...
Koen Kooi [Tue, 4 Oct 2005 21:37:53 +0000 (21:37 +0000)]
packages/h2200-bootloader/h2200-bootloader.bb: add firmware extractor for the iPAQ h2200

19 years agopackages/kismet: add 2005-08-R1
Koen Kooi [Tue, 4 Oct 2005 18:06:30 +0000 (18:06 +0000)]
packages/kismet: add 2005-08-R1

19 years agoudev: add 0.5.4 and package the device-manager seperatly
Koen Kooi [Tue, 4 Oct 2005 15:36:55 +0000 (15:36 +0000)]
udev: add 0.5.4 and package the device-manager seperatly

19 years agopackages/udev/files/udev.rules: add buzzer, closes #367
Koen Kooi [Tue, 4 Oct 2005 14:05:10 +0000 (14:05 +0000)]
packages/udev/files/udev.rules: add buzzer, closes #367

19 years agolibsdl-(qpe|x11): fix packaging and inherit binconfig. fixes Bug #115
Rene Wagner [Tue, 4 Oct 2005 12:56:33 +0000 (12:56 +0000)]
libsdl-(qpe|x11): fix packaging and inherit binconfig. fixes Bug #115

19 years agomerge of 2283efd4d5567696fe045058b3d139e9871549e9
Koen Kooi [Tue, 4 Oct 2005 12:20:58 +0000 (12:20 +0000)]
merge of 2283efd4d5567696fe045058b3d139e9871549e9
     and a05aaf78acc129c5a440be0cbcd97444c43e57e6

19 years agopackages/gaim/gaim_2.0.0-cvs-mco1.bb: Substitute Gaim ad in the irc quit message...
Koen Kooi [Tue, 4 Oct 2005 12:18:45 +0000 (12:18 +0000)]
packages/gaim/gaim_2.0.0-cvs-mco1.bb: Substitute Gaim ad in the irc quit message for some OE branding

19 years agottf-dejavu: update to newer snapshot - this close bug#365
Marcin Juszkiewicz [Tue, 4 Oct 2005 12:06:22 +0000 (12:06 +0000)]
ttf-dejavu: update to newer snapshot - this close bug#365

19 years agopackages/hicolor-icon-theme/hicolor-icon-theme_0.5.bbL fix SRC_URI
Koen Kooi [Tue, 4 Oct 2005 10:31:39 +0000 (10:31 +0000)]
packages/hicolor-icon-theme/hicolor-icon-theme_0.5.bbL fix SRC_URI

19 years agomerge of afb8a8c72b9f95f42b8ac9092aca5417404b46b7
Michael Lauer [Tue, 4 Oct 2005 09:06:59 +0000 (09:06 +0000)]
merge of afb8a8c72b9f95f42b8ac9092aca5417404b46b7
     and e6a4f3e9ea007d2b58e5b311715b7de8eff61b8d

19 years agoconf/machine/h2200.conf: remove RDEPEND on ipaq-boot-params
Koen Kooi [Tue, 4 Oct 2005 08:36:28 +0000 (08:36 +0000)]
conf/machine/h2200.conf: remove RDEPEND on ipaq-boot-params

19 years agopackages/gpe-ownerinfo/: add 0.27
Koen Kooi [Tue, 4 Oct 2005 07:44:34 +0000 (07:44 +0000)]
packages/gpe-ownerinfo/: add 0.27

19 years agopackages/abiword/: add 2.4.0 + patch
Koen Kooi [Tue, 4 Oct 2005 07:39:37 +0000 (07:39 +0000)]
packages/abiword/: add 2.4.0 + patch

19 years agosecond try at a patch for kernel 2.4 support for simpad.
Frederic Bompart [Tue, 4 Oct 2005 07:32:02 +0000 (07:32 +0000)]
second try at a patch for kernel 2.4 support for simpad.
This time, it follows the h3900.conf model, as required by Koen (bug 302)

19 years agonslu2-kernel 2.6.14-rc3 (and openslug-kernel) - select in .conf to use
John Bowler [Tue, 4 Oct 2005 05:24:32 +0000 (05:24 +0000)]
nslu2-kernel 2.6.14-rc3 (and openslug-kernel) - select in .conf to use

19 years agoadd a basic bbclass for building ruby extensions
Michael Lauer [Mon, 3 Oct 2005 22:35:52 +0000 (22:35 +0000)]
add a basic bbclass for building ruby extensions
NOTE: might be uncomplete, but may serve as a starting point for someone interested in ruby ;)

19 years agoadd ruby 1.8.2; NOTE: ruby-native doesn't need to be adjusted
Michael Lauer [Mon, 3 Oct 2005 22:21:53 +0000 (22:21 +0000)]
add ruby 1.8.2; NOTE: ruby-native doesn't need to be adjusted

19 years agomt-daapd: Upstream upgrade to 0.2.3
Oyvind Repvik [Mon, 3 Oct 2005 22:13:42 +0000 (22:13 +0000)]
mt-daapd: Upstream upgrade to 0.2.3

19 years agomerge of 2786b01c941e932325ebd3fc61a3a60664dc3b48
Oyvind Repvik [Mon, 3 Oct 2005 22:09:41 +0000 (22:09 +0000)]
merge of 2786b01c941e932325ebd3fc61a3a60664dc3b48
     and 29da97548b6f79e801e68f41b3a37862a7577bfa

19 years agoopenslug-packages: added bogofilter
Oyvind Repvik [Mon, 3 Oct 2005 22:09:13 +0000 (22:09 +0000)]
openslug-packages: added bogofilter

19 years agomerge of 87173fb74721cf392e0e3b101c9f04c6b8e7f02d
Koen Kooi [Mon, 3 Oct 2005 18:46:08 +0000 (18:46 +0000)]
merge of 87173fb74721cf392e0e3b101c9f04c6b8e7f02d
     and c3faa03a1a4d2231cb4f0f7fa31dac6d4b183100

19 years agodisapproval of revision 2c7d22fd4425878d42417193c1900d5174f3024a
Koen Kooi [Mon, 3 Oct 2005 18:44:53 +0000 (18:44 +0000)]
disapproval of revision 2c7d22fd4425878d42417193c1900d5174f3024a

19 years agoconf/machine/h2200.conf: 20:04 < mreimer> koen: also, I think you want to change...
Koen Kooi [Mon, 3 Oct 2005 18:06:01 +0000 (18:06 +0000)]
conf/machine/h2200.conf: 20:04 < mreimer> koen: also, I think you want to change 'pm' in H2200_MODULES to 'apm'

19 years agoconf/machine/h2200.conf: add autoload statements, courtesy Matt Reimer
Koen Kooi [Mon, 3 Oct 2005 18:05:02 +0000 (18:05 +0000)]
conf/machine/h2200.conf: add autoload statements, courtesy Matt Reimer

19 years agomerge of 0f45b0c3fc2b6adfebfe80c87e5ad86cb75e9916
Koen Kooi [Mon, 3 Oct 2005 17:55:16 +0000 (17:55 +0000)]
merge of 0f45b0c3fc2b6adfebfe80c87e5ad86cb75e9916
     and 87f377bfe2776b69f4fe99d93bd2d65a412aa45a

19 years agoconf/machine/h2200.conf: adjust jffs2 params
Koen Kooi [Mon, 3 Oct 2005 17:49:48 +0000 (17:49 +0000)]
conf/machine/h2200.conf: adjust jffs2 params

19 years agolet tslib on simpad work with both kernel 2.4 and 2.6
Frederic Bompart [Mon, 3 Oct 2005 16:16:28 +0000 (16:16 +0000)]
let tslib on simpad work with both kernel 2.4 and 2.6

19 years agosimpad can be built with kernel 2.4 or 2.6 (default is 2.4, set KERNEL_VERSION=2...
Frederic Bompart [Mon, 3 Oct 2005 16:09:26 +0000 (16:09 +0000)]
simpad can be built with kernel 2.4 or 2.6 (default is 2.4, set KERNEL_VERSION=2.6 in local.conf to change this). Copied from the zaurus machine conf files.

19 years agolet opensimpad-64+0 find files in the opensimpad subdir too
Frederic Bompart [Mon, 3 Oct 2005 16:00:07 +0000 (16:00 +0000)]
let opensimpad-64+0 find files in the opensimpad subdir too

19 years agopackages/gomunicator/gomunicator_cvs.bb: add missing hyphen in PV
Koen Kooi [Mon, 3 Oct 2005 10:55:01 +0000 (10:55 +0000)]
packages/gomunicator/gomunicator_cvs.bb: add missing hyphen in PV

19 years agopackages/gomunicator/gomunicator_cvs.bb: inherit pkgconfig too
Koen Kooi [Mon, 3 Oct 2005 10:51:57 +0000 (10:51 +0000)]
packages/gomunicator/gomunicator_cvs.bb: inherit pkgconfig too

19 years agoavahi: 0.5.1 bugfix release
Philipp Zabel [Mon, 3 Oct 2005 10:41:12 +0000 (10:41 +0000)]
avahi: 0.5.1 bugfix release

19 years agomonotone: monotone-0.23
John Bowler [Mon, 3 Oct 2005 07:07:45 +0000 (07:07 +0000)]
monotone: monotone-0.23

19 years agoixp4xx, ixp425-eth: add Intel Access Library 2.0, ethernet driver 1.4
John Bowler [Mon, 3 Oct 2005 06:16:32 +0000 (06:16 +0000)]
ixp4xx, ixp425-eth: add Intel Access Library 2.0, ethernet driver 1.4
NOTE: to use these you must pin ixp4xx-csr, ixp-oxal and ixp400-eth.
The name of the ethernet driver changes with this commit - it is now
ixp400-eth, not ixp425-eth - changes are required in systems which need
to use the ethernet driver and these changes are *not* in this commit.
The things to change are the image (which must now depend on ixp400-eth)
and any modprobe.conf (which, at least in NSLU2 - openslug-init - aliases
eth0 as ixp4??-eth).

19 years agofreeze, unfreeze: look for auto.conf as well as local.conf
John Bowler [Sun, 2 Oct 2005 19:06:34 +0000 (19:06 +0000)]
freeze, unfreeze: look for auto.conf as well as local.conf
This matches new more recent nslu2 'master makefile' which, by default,
does not create local.conf, so freeze/unfreeze fail to find it and put
the frozen files in the first directory on the BBPATH (which happens now
to be the package directory and therefore does nothing.)

19 years agolots of files: update Phil Blundell's email address
Koen Kooi [Sun, 2 Oct 2005 13:41:31 +0000 (13:41 +0000)]
lots of files: update Phil Blundell's email address

19 years agopackages/gomunicator/: add gomunicator, a GPE frontend for GSM cards and pdaphones
Koen Kooi [Sun, 2 Oct 2005 12:15:12 +0000 (12:15 +0000)]
packages/gomunicator/: add gomunicator, a GPE frontend for GSM cards and pdaphones

19 years agoconf/machine/h2200.conf: add machine config for the iPAQ h22xx since it uses differen...
Koen Kooi [Sat, 1 Oct 2005 17:25:18 +0000 (17:25 +0000)]
conf/machine/h2200.conf: add machine config for the iPAQ h22xx since it uses different jffs2 params as h3900.conf

19 years agoefl, e17: use cvs:// instead of viewcvs for SRC_URI
Justin Patrin [Sat, 1 Oct 2005 16:56:25 +0000 (16:56 +0000)]
efl, e17: use cvs:// instead of viewcvs for SRC_URI

19 years agoixp4xx: corrected licenses and dependencies
John Bowler [Sat, 1 Oct 2005 16:45:35 +0000 (16:45 +0000)]
ixp4xx: corrected licenses and dependencies
It is necessary to download the .zip files from Intel by hand before
building this package.

19 years agoutil-linux: change hwclock u-a prio to be lower than busybox
Oyvind Repvik [Sat, 1 Oct 2005 15:34:31 +0000 (15:34 +0000)]
util-linux: change hwclock u-a prio to be lower than busybox

19 years agoRe-add udev to the firmware image. The change appears to have been lost somewhere
Oyvind Repvik [Sat, 1 Oct 2005 15:27:24 +0000 (15:27 +0000)]
Re-add udev to the firmware image. The change appears to have been lost somewhere

19 years agoudev: Make sure we're using busybox's mount when moving .static mount.
Oyvind Repvik [Sat, 1 Oct 2005 15:26:27 +0000 (15:26 +0000)]
udev: Make sure we're using busybox's mount when moving .static mount.
(busybox mount uses "-o move" vs. util-linux mount "--move")

19 years agopackages/linux/handhelds-pxa-2.6_2.6.12-hh3.bb: remove extraversion patch since it...
Koen Kooi [Sat, 1 Oct 2005 13:50:29 +0000 (13:50 +0000)]
packages/linux/handhelds-pxa-2.6_2.6.12-hh3.bb: remove extraversion patch since it has been applied upstream

19 years agoixp intel drivers: ixp4xx v1.5 ixp425-eth v1.2
John Bowler [Sat, 1 Oct 2005 08:12:28 +0000 (08:12 +0000)]
ixp intel drivers: ixp4xx v1.5 ixp425-eth v1.2

19 years agopython(openslug), openslug kernel: enable tcl/tk in python, move kernel to 2.6.14-rc2
John Bowler [Sat, 1 Oct 2005 02:28:33 +0000 (02:28 +0000)]
python(openslug), openslug kernel: enable tcl/tk in python, move kernel to 2.6.14-rc2
The changes overlap (in conf/distro/openslug.conf), the kernel change is, however,
only the version change in that file.

19 years agofreeze: regular expressions to recognise x11 package versions correctly
John Bowler [Sat, 1 Oct 2005 02:06:55 +0000 (02:06 +0000)]
freeze: regular expressions to recognise x11 package versions correctly

19 years agoavetanabt_cvs: remove avetanalocaldevice.patch
Mustafa Yuecel [Fri, 30 Sep 2005 23:08:05 +0000 (23:08 +0000)]
avetanabt_cvs: remove avetanalocaldevice.patch

19 years agomerge of 381f5ac539b0a5bf9d03cdb31e3c77d0803fb3f5
Mustafa Yuecel [Fri, 30 Sep 2005 22:57:00 +0000 (22:57 +0000)]
merge of 381f5ac539b0a5bf9d03cdb31e3c77d0803fb3f5
     and 70ec7862f974597074cd12195d073365fec9c88a

19 years agosamba: fix mount.smbfs symlink, so mounting smbfs works
Oyvind Repvik [Fri, 30 Sep 2005 20:37:04 +0000 (20:37 +0000)]
samba: fix mount.smbfs symlink, so mounting smbfs works

19 years agobash: kill the output from grepping after shells
Oyvind Repvik [Fri, 30 Sep 2005 20:20:57 +0000 (20:20 +0000)]
bash: kill the output from grepping after shells

19 years agobash: create sysconfdir/shells upon install
Oyvind Repvik [Fri, 30 Sep 2005 20:07:18 +0000 (20:07 +0000)]
bash: create sysconfdir/shells upon install

19 years agoentrance: Make the Default session Englightenment since the sesion chooser doesn...
Justin Patrin [Fri, 30 Sep 2005 19:18:36 +0000 (19:18 +0000)]
entrance: Make the Default session Englightenment since the sesion chooser doesn't work

19 years agomerge of 5ef8750d9a69c84b19f6d9bf623a45342b0b07b5
Justin Patrin [Fri, 30 Sep 2005 18:02:30 +0000 (18:02 +0000)]
merge of 5ef8750d9a69c84b19f6d9bf623a45342b0b07b5
     and e965f050d16d0a1cfe49ed571b5f989a6b66b121

19 years agoe17, efl: major upgrade to newer versions
Justin Patrin [Fri, 30 Sep 2005 17:59:20 +0000 (17:59 +0000)]
e17, efl: major upgrade to newer versions
- Upgraded shapshot-based packages to newest released snapshots
- Upgraded CVS-based packages to use a newer date
- Moved e and e-wm to use snapshots as a default instead of CVS
- Updated patches to work with newer versions
- Added patches to fix problems introduced in newer versions
- Added a patch to disable the splash for e-wm (causes a segfault)
- entrance now uses ecore_config instead of edb
- Added pulling of m4 directories for a few packages and running of aclocal due to autotools problems
- elitaire currently does not compile, removed from e-image

19 years agoavetana_cvs: some cosmetic changes and working patch
Mustafa Yuecel [Fri, 30 Sep 2005 16:45:19 +0000 (16:45 +0000)]
avetana_cvs: some cosmetic changes and working patch
   * better descriptions, use staging-only commands, remove cd handling
   * now working patch (replaces avetanalocaldevice.patch)

19 years agopython: upgrade to 2.4.2
Michael Lauer [Fri, 30 Sep 2005 15:38:22 +0000 (15:38 +0000)]
python: upgrade to 2.4.2

19 years agoclass qt3x11, qt4x11: remove DEPENDS
Michael Lauer [Fri, 30 Sep 2005 15:37:44 +0000 (15:37 +0000)]
class qt3x11, qt4x11: remove DEPENDS

19 years agonslu2-kernel 2.6.14-rc2: latest patch set
John Bowler [Fri, 30 Sep 2005 00:15:35 +0000 (00:15 +0000)]
nslu2-kernel 2.6.14-rc2: latest patch set

19 years agoconf/distro/preferred-gpe-versions-2.7.inc: update gpe-icons to 0.25
Koen Kooi [Thu, 29 Sep 2005 22:21:13 +0000 (22:21 +0000)]
conf/distro/preferred-gpe-versions-2.7.inc: update gpe-icons to 0.25

19 years agoconf/distro/familiar-0.8.3.conf: add bbfatal message explaining
Koen Kooi [Thu, 29 Sep 2005 16:43:54 +0000 (16:43 +0000)]
conf/distro/familiar-0.8.3.conf: add bbfatal message explaining
the state of this file and recommend the usage of org.openembedded.oz354fam083

19 years agobusybox: set 1.0.1 as default
Michael Lauer [Thu, 29 Sep 2005 13:10:31 +0000 (13:10 +0000)]
busybox: set 1.0.1 as default

19 years agomerge of 68c930a87450b83ee412109725aa2845c4653e11
Michael Lauer [Thu, 29 Sep 2005 12:12:05 +0000 (12:12 +0000)]
merge of 68c930a87450b83ee412109725aa2845c4653e11
     and 6b859f9dad018680c0cb717f227911f81f1ba1c8

19 years agomerge of 0f9bc56e68821bb651a30e8104863bd4c869dc05
Michael Lauer [Thu, 29 Sep 2005 12:11:39 +0000 (12:11 +0000)]
merge of 0f9bc56e68821bb651a30e8104863bd4c869dc05
     and 60733b040ba9bcfac4ef0384ce2cd7236effb91b

19 years agoncurse, readline: use autotools_stage_all
Michael Lauer [Thu, 29 Sep 2005 12:09:17 +0000 (12:09 +0000)]
ncurse, readline: use autotools_stage_all

19 years agoclass autotools: add function 'autotools_stage_all' that automatically stages
Michael Lauer [Thu, 29 Sep 2005 12:08:48 +0000 (12:08 +0000)]
class autotools: add function 'autotools_stage_all' that automatically stages
include files and libraries for packages that obey DESTDIR. This can be used to
remove a lot of duplicated metadata in do_stage() of packages that inherit autotools.
Note that you need to call autotools_stage_all manually in do_stage. It may be
added to do_stage() eventually, but for now we want to do the transition step-by-step.
Feel free to convert do_stage of autotools packages to using autotools_stage_all.

19 years agomerge of 4b3d9cdde8aef8881f08d4d4331b3936af9c78a4
Marcin Juszkiewicz [Thu, 29 Sep 2005 10:53:47 +0000 (10:53 +0000)]
merge of 4b3d9cdde8aef8881f08d4d4331b3936af9c78a4
     and 83ab9cd65982996d41bcd5df0f5e63346c908c30

19 years agopackages/gtk+ : update gtk+ to 2.8.4
Koen Kooi [Thu, 29 Sep 2005 10:46:27 +0000 (10:46 +0000)]
packages/gtk+ : update gtk+ to 2.8.4

19 years agosqlite3: added 3.2.7 version
Marcin Juszkiewicz [Thu, 29 Sep 2005 10:45:59 +0000 (10:45 +0000)]
sqlite3: added 3.2.7 version

19 years agopackages/glib-2.0/ : update glib to 2.8.2
Koen Kooi [Thu, 29 Sep 2005 10:11:50 +0000 (10:11 +0000)]
packages/glib-2.0/ : update glib to 2.8.2

19 years agohostap-modules: added two more cards
Marcin Juszkiewicz [Wed, 28 Sep 2005 18:55:41 +0000 (18:55 +0000)]
hostap-modules: added two more cards

19 years agonslu2.conf: uclibc now has sinf and cosf, remove uclibc specific compiler options.
John Bowler [Wed, 28 Sep 2005 18:46:46 +0000 (18:46 +0000)]
nslu2.conf: uclibc now has sinf and cosf, remove uclibc specific compiler options.

19 years agoopenslug.conf: put upslug2-native into the build
John Bowler [Wed, 28 Sep 2005 18:45:26 +0000 (18:45 +0000)]
openslug.conf: put upslug2-native into the build

19 years agonfs-utils: inherit rc-update.d so the startup script gets linked correctly
John Bowler [Wed, 28 Sep 2005 18:42:00 +0000 (18:42 +0000)]
nfs-utils: inherit rc-update.d so the startup script gets linked correctly

19 years agocoreutils 5.3.0: uptime needs -lm on uclibc, fixed the Makefile.am
John Bowler [Wed, 28 Sep 2005 17:18:38 +0000 (17:18 +0000)]
coreutils 5.3.0: uptime needs -lm on uclibc, fixed the Makefile.am

19 years agotest commit
Bruno Randolf [Wed, 28 Sep 2005 15:20:16 +0000 (15:20 +0000)]
test commit

19 years agomerge of 21f344c989a3a8ccee3b8cf3bcbae08afeb2a699
Koen Kooi [Wed, 28 Sep 2005 14:25:27 +0000 (14:25 +0000)]
merge of 21f344c989a3a8ccee3b8cf3bcbae08afeb2a699
     and a0a472ec4e6dd3e5e8bbc3fd421eb64f3b8386ea