openembedded.git
17 years agogcc-package: Remove some unused variables and pointless comments
Richard Purdie [Sun, 16 Mar 2008 00:30:30 +0000 (00:30 +0000)]
gcc-package: Remove some unused variables and pointless comments

17 years agomerge of 'b9c4f1cc88011971bc5cab1439118b7e70f83ed9'
Junqian Gordon Xu [Sat, 15 Mar 2008 23:37:45 +0000 (23:37 +0000)]
Merge ... 'b9c4f1cc88011971bc5cab1439118b7e70f83ed9'
     and 'c841840b6b60071668006ee810bf8da6f4154973'

17 years agorsync: fix DEPENDS.
Junqian Gordon Xu [Sat, 15 Mar 2008 23:24:27 +0000 (23:24 +0000)]
rsync: fix DEPENDS.

17 years agobinutils-cross: Fix libiberty.a location (thanks Khem)
Richard Purdie [Sat, 15 Mar 2008 23:10:29 +0000 (23:10 +0000)]
binutils-cross: Fix libiberty.a location (thanks Khem)

17 years agomerge of '4cb57a7e78a706388906290afb6ab438e669072a'
OpenEmbedded Project [Sat, 15 Mar 2008 20:34:02 +0000 (20:34 +0000)]
Merge ... '4cb57a7e78a706388906290afb6ab438e669072a'
     and '6e0de74e2cca9def0790de8f3cd7446e3df6ea12'

17 years agoxset: add 1.0.4
Philipp Zabel [Sat, 15 Mar 2008 20:20:49 +0000 (20:20 +0000)]
xset: add 1.0.4

17 years agoxf86-video-nv: add 2.1.8
Philipp Zabel [Sat, 15 Mar 2008 20:15:16 +0000 (20:15 +0000)]
xf86-video-nv: add 2.1.8

17 years agoxf86-input-aiptek: add 1.1.1
Philipp Zabel [Sat, 15 Mar 2008 20:12:38 +0000 (20:12 +0000)]
xf86-input-aiptek: add 1.1.1

17 years agomerge of '84534f67cba0a9730d36b935b879e535f187b38d'
Richard Purdie [Sat, 15 Mar 2008 19:15:45 +0000 (19:15 +0000)]
Merge ... '84534f67cba0a9730d36b935b879e535f187b38d'
     and 'ceb8dd6449d4803228f8cbdf49c91c7c26fb5760'

17 years agoxtrans: add 1.1
Philipp Zabel [Sat, 15 Mar 2008 18:00:29 +0000 (18:00 +0000)]
xtrans: add 1.1

17 years agofont-xfree86-type1: add 1.0.1
Philipp Zabel [Sat, 15 Mar 2008 17:58:15 +0000 (17:58 +0000)]
font-xfree86-type1: add 1.0.1

17 years agoprintproto: add 1.0.4
Philipp Zabel [Sat, 15 Mar 2008 17:55:33 +0000 (17:55 +0000)]
printproto: add 1.0.4

17 years agoinputproto: add 1.4.3
Philipp Zabel [Sat, 15 Mar 2008 17:55:11 +0000 (17:55 +0000)]
inputproto: add 1.4.3

17 years agogcc-csl: Drop the rather broken looking cvs csl recipes. Making new ones would be...
Richard Purdie [Sat, 15 Mar 2008 17:53:48 +0000 (17:53 +0000)]
gcc-csl: Drop the rather broken looking cvs csl recipes. Making new ones would be easier than fixing these... (2005q3 toolchain is left alone)

17 years agoutil-macros: add 1.1.6
Philipp Zabel [Sat, 15 Mar 2008 17:52:30 +0000 (17:52 +0000)]
util-macros: add 1.1.6

17 years agogcc-4.2.2: Move gcc only SRC_URI append from .inc to .bb
Richard Purdie [Sat, 15 Mar 2008 17:49:14 +0000 (17:49 +0000)]
gcc-4.2.2: Move gcc only SRC_URI append from .inc to .bb

17 years agogcc-cross-3.3.3: Use gcc-package-cross.inc
Richard Purdie [Sat, 15 Mar 2008 17:44:01 +0000 (17:44 +0000)]
gcc-cross-3.3.3: Use gcc-package-cross.inc

17 years agogcc-cross-sdk: Fixup sdk packaging to be self contained and drop gcc-package-target.inc
Richard Purdie [Sat, 15 Mar 2008 17:36:57 +0000 (17:36 +0000)]
gcc-cross-sdk: Fixup sdk packaging to be self contained and drop gcc-package-target.inc

17 years agogcc-cross: Drop gcc-package-target.inc, gcc-package-cross overrides or sets everythin...
Richard Purdie [Sat, 15 Mar 2008 17:29:07 +0000 (17:29 +0000)]
gcc-cross: Drop gcc-package-target.inc, gcc-package-cross overrides or sets everything needed

17 years agogcc: Move more common variables to gcc-common.inc (BINV, gcclibdir, use DEBIANNAME...
Richard Purdie [Sat, 15 Mar 2008 17:24:33 +0000 (17:24 +0000)]
gcc: Move more common variables to gcc-common.inc (BINV, gcclibdir, use DEBIANNAME instead of a python function, SHLIBSDIR override)

17 years agogcc: Add gcc-cross4.inc and convert gcc-cross_4* recipes to use it
Richard Purdie [Sat, 15 Mar 2008 17:13:34 +0000 (17:13 +0000)]
gcc: Add gcc-cross4.inc and convert gcc-cross_4* recipes to use it

17 years agogcc: Clean up FILESDIR settings (move to gcc-common.inc)
Richard Purdie [Sat, 15 Mar 2008 17:08:53 +0000 (17:08 +0000)]
gcc: Clean up FILESDIR settings (move to gcc-common.inc)

17 years agogcc: Move PR settings to obvious places (not .inc files)
Richard Purdie [Sat, 15 Mar 2008 17:02:04 +0000 (17:02 +0000)]
gcc: Move PR settings to obvious places (not .inc files)

17 years agogcc: Move get_gcc_fpu_setting into gcc-common.inc
Richard Purdie [Sat, 15 Mar 2008 16:50:01 +0000 (16:50 +0000)]
gcc: Move get_gcc_fpu_setting into gcc-common.inc

17 years agogcc: Add gcc-cross.inc taking some common code from all gcc-cross packages
Richard Purdie [Sat, 15 Mar 2008 16:43:12 +0000 (16:43 +0000)]
gcc: Add gcc-cross.inc taking some common code from all gcc-cross packages

17 years agogcc: Rename gcc-package.inc gcc-package-target.inc and move includes a level lower...
Richard Purdie [Sat, 15 Mar 2008 16:21:03 +0000 (16:21 +0000)]
gcc: Rename gcc-package.inc gcc-package-target.inc and move includes a level lower. There should be no functionality change yet, it just makes that change easier to remove target packaging from cross builds

17 years agoReverse accidental changes in dc0f5b4ef4b836d72bf43dffa503ab86e6f7de54
Richard Purdie [Sat, 15 Mar 2008 16:17:31 +0000 (16:17 +0000)]
Reverse accidental changes in  dc0f5b4ef4b836d72bf43dffa503ab86e6f7de54

17 years agogcc 3.3.3, 3.3.4: Use gcc-package.inc
Richard Purdie [Sat, 15 Mar 2008 16:03:09 +0000 (16:03 +0000)]
gcc 3.3.3, 3.3.4: Use gcc-package.inc

17 years agogcc: Some futher .bb -> .inc changes
Richard Purdie [Sat, 15 Mar 2008 14:01:55 +0000 (14:01 +0000)]
gcc: Some futher .bb -> .inc changes

17 years agoCreate gcc-common.inc
Richard Purdie [Sat, 15 Mar 2008 13:49:51 +0000 (13:49 +0000)]
Create gcc-common.inc

17 years agogcc: Create .inc files for each gcc version and update all .bb files to use these
Richard Purdie [Sat, 15 Mar 2008 13:39:18 +0000 (13:39 +0000)]
gcc: Create .inc files for each gcc version and update all .bb files to use these

17 years agogcc-cross-initial.inc: Add sysroot configure options for the case when we use libc...
Richard Purdie [Sat, 15 Mar 2008 11:27:35 +0000 (11:27 +0000)]
gcc-cross-initial.inc: Add sysroot configure options for the case when we use libc-initial

17 years agobinutils: Bump PR on all versions after previous changes
Richard Purdie [Sat, 15 Mar 2008 11:20:59 +0000 (11:20 +0000)]
binutils: Bump PR on all versions after previous changes

17 years agobinutils-cross.inc: Fix sysroot options, tweak staging and use for all binutils-cross...
Richard Purdie [Sat, 15 Mar 2008 11:20:16 +0000 (11:20 +0000)]
binutils-cross.inc: Fix sysroot options, tweak staging and use for all binutils-cross versions

17 years agobinutils-cross-sdk.inc: Create common binutils sdk .inc file with correct sysroot...
Richard Purdie [Sat, 15 Mar 2008 11:19:23 +0000 (11:19 +0000)]
binutils-cross-sdk.inc: Create common binutils sdk .inc file with correct sysroot options and use for all versions

17 years agorsync: add 3.0.0, fix 2.6.9 SRC_URI (close oebug 4020), unify
Junqian Gordon Xu [Sat, 15 Mar 2008 09:22:07 +0000 (09:22 +0000)]
rsync: add 3.0.0, fix 2.6.9 SRC_URI (close oebug 4020), unify

17 years agolibsdl: disable mesa for avr32
Koen Kooi [Sat, 15 Mar 2008 09:10:39 +0000 (09:10 +0000)]
libsdl: disable mesa for avr32

17 years agostrace: add avr32 support
Koen Kooi [Sat, 15 Mar 2008 09:08:04 +0000 (09:08 +0000)]
strace: add avr32 support

17 years agotask-slugos: add libgcc as an explicit dependency to make sure the /lib/libgcc_s...
Mike Westerhof [Sat, 15 Mar 2008 05:25:46 +0000 (05:25 +0000)]
task-slugos: add libgcc as an explicit dependency to make sure the /lib/libgcc_s.so.1
ends up in the rootfs.

17 years agoangstrom 2008: prefer glib 2.16.1
Koen Kooi [Fri, 14 Mar 2008 22:16:55 +0000 (22:16 +0000)]
angstrom 2008: prefer glib 2.16.1

17 years agoangstrom.inc: document inherit statements
Koen Kooi [Fri, 14 Mar 2008 18:14:31 +0000 (18:14 +0000)]
angstrom.inc: document inherit statements

17 years agopackaged-staging.bbclass: Switch to including stamps files in the staging package...
Richard Purdie [Fri, 14 Mar 2008 17:03:48 +0000 (17:03 +0000)]
packaged-staging.bbclass: Switch to including stamps files in the staging package so the timestamps are preserved exactly

17 years agoglib-2.0: add 2.16.1 stable release
Koen Kooi [Fri, 14 Mar 2008 16:49:24 +0000 (16:49 +0000)]
glib-2.0: add 2.16.1 stable release

17 years agobase.bbclass, package.bbclass: Move package_stagefile function to base.bbclass and...
Richard Purdie [Fri, 14 Mar 2008 16:28:12 +0000 (16:28 +0000)]
base.bbclass, package.bbclass: Move package_stagefile function to base.bbclass and add shell version

17 years agobase.bbclass: Add .la file brute force sed enhancement from poky
Richard Purdie [Fri, 14 Mar 2008 16:26:33 +0000 (16:26 +0000)]
base.bbclass: Add .la file brute force sed enhancement from poky

17 years agoRemove staging-linkage and cross-linkage from world builds, they're nasty and we...
Richard Purdie [Fri, 14 Mar 2008 16:19:30 +0000 (16:19 +0000)]
Remove staging-linkage and cross-linkage from world builds, they're nasty and we don't want them build by default

17 years agoeglibc: Fix after the sysroot changes
Richard Purdie [Fri, 14 Mar 2008 16:14:55 +0000 (16:14 +0000)]
eglibc: Fix after the sysroot changes

17 years agouclibc-initial: make sure dir exists before symlinking to it
Koen Kooi [Fri, 14 Mar 2008 13:59:57 +0000 (13:59 +0000)]
uclibc-initial: make sure dir exists before symlinking to it

17 years agogcc3-build-cross.inc: don't add -lgcc_s for avr32
Koen Kooi [Fri, 14 Mar 2008 12:52:53 +0000 (12:52 +0000)]
gcc3-build-cross.inc: don't add -lgcc_s for avr32

17 years agomplayer: make it work for avr32
Koen Kooi [Fri, 14 Mar 2008 12:46:39 +0000 (12:46 +0000)]
mplayer: make it work for avr32

17 years agoavr32 site: repair glib entry
Koen Kooi [Fri, 14 Mar 2008 12:43:55 +0000 (12:43 +0000)]
avr32 site: repair glib entry

17 years agoangstrom: set PSTAGE_EXTRAPATH to ANGSTROM_MODE to make mixing of glibc and eglibc...
Koen Kooi [Fri, 14 Mar 2008 12:07:25 +0000 (12:07 +0000)]
angstrom: set PSTAGE_EXTRAPATH to ANGSTROM_MODE to make mixing of glibc and eglibc safe

17 years agopackaged-staging bbclass: make PSTAGE_EXTRAPATH overridable
Koen Kooi [Fri, 14 Mar 2008 12:06:32 +0000 (12:06 +0000)]
packaged-staging bbclass: make PSTAGE_EXTRAPATH overridable

17 years agomerge of '6d087d0879bebefbb3ecb1d4c7a2918fcc9dbdcd'
OpenEmbedded Project [Fri, 14 Mar 2008 11:58:55 +0000 (11:58 +0000)]
Merge ... '6d087d0879bebefbb3ecb1d4c7a2918fcc9dbdcd'
     and 'a348645b7840d8ac81a18e23718751899dd63120'

17 years agolinux 2.6.24: tweak at32stk100 defconfig
Koen Kooi [Fri, 14 Mar 2008 11:52:24 +0000 (11:52 +0000)]
linux 2.6.24: tweak at32stk100 defconfig

17 years agomerge of '7cea498c89cd9f4506bd1ed4ce852d868e4e299f'
Koen Kooi [Fri, 14 Mar 2008 11:48:39 +0000 (11:48 +0000)]
Merge ... '7cea498c89cd9f4506bd1ed4ce852d868e4e299f'
     and '8ee8043c51d4de884f7d0da4c909abebb6e6356f'

17 years agopackaged-staging.bbclass: Various improvements. Add handling for -native and -cross...
Richard Purdie [Fri, 14 Mar 2008 11:38:00 +0000 (11:38 +0000)]
packaged-staging.bbclass: Various improvements. Add handling for -native and -cross packages, add event handler so 'accelerated' tasks work with later execution of skipped tasks, drop feed index creation since we don't need it, abstract package naming and package path handling.

17 years agopackage.bbclass: Add in hooks for packaged staging in the shlibs and pkgconfig code.
Richard Purdie [Fri, 14 Mar 2008 11:34:44 +0000 (11:34 +0000)]
package.bbclass: Add in hooks for packaged staging in the shlibs and pkgconfig code.

17 years agobitbake.conf: Set a variable for internal control of packaged staging code
Richard Purdie [Fri, 14 Mar 2008 11:31:49 +0000 (11:31 +0000)]
bitbake.conf: Set a variable for internal control of packaged staging code

17 years agomerge of '1c81f55c067f96a737e8f54d256a02f24f13f8ae'
OpenEmbedded Project [Fri, 14 Mar 2008 11:30:22 +0000 (11:30 +0000)]
Merge ... '1c81f55c067f96a737e8f54d256a02f24f13f8ae'
     and '7cea498c89cd9f4506bd1ed4ce852d868e4e299f'

17 years agostage-manager: Remove PATCHTOOL setting, it breaks things. Add code to notice files...
Richard Purdie [Fri, 14 Mar 2008 11:21:14 +0000 (11:21 +0000)]
stage-manager: Remove PATCHTOOL setting, it breaks things. Add code to notice files which have been removed. Don't try and set the timestamps of symlinks

17 years agolinux 2.6.24: add support for atngw100 and at32stk1000
Koen Kooi [Fri, 14 Mar 2008 11:19:40 +0000 (11:19 +0000)]
linux 2.6.24: add support for atngw100 and at32stk1000

17 years agoavr32 site file: add entry for sudo
Koen Kooi [Fri, 14 Mar 2008 10:17:13 +0000 (10:17 +0000)]
avr32 site file: add entry for sudo

17 years agomerge of '0d87f3ceec0d253d684273f4ec3270544b92f192'
OpenEmbedded Project [Fri, 14 Mar 2008 10:00:39 +0000 (10:00 +0000)]
Merge ... '0d87f3ceec0d253d684273f4ec3270544b92f192'
     and '67a258d1a15721fbf7bb3dff9040d514a67383c7'

17 years agomerge of '1baac115ff1ee3cfa594ac8bdb5a672342a18c6b'
Koen Kooi [Fri, 14 Mar 2008 10:00:58 +0000 (10:00 +0000)]
Merge ... '1baac115ff1ee3cfa594ac8bdb5a672342a18c6b'
     and '3d41c4823011988b4e4758eb112e35cca8f29b7f'

17 years agomerge of '1baac115ff1ee3cfa594ac8bdb5a672342a18c6b'
Marcin Juszkiewicz [Fri, 14 Mar 2008 09:52:08 +0000 (09:52 +0000)]
Merge ... '1baac115ff1ee3cfa594ac8bdb5a672342a18c6b'
     and '81a7886604b6eb56e9b3e0e7e7a2032428d40826'

17 years agoavr32 site files: add more entries
Koen Kooi [Fri, 14 Mar 2008 09:50:57 +0000 (09:50 +0000)]
avr32 site files: add more entries

17 years agositeinfo bbclass: remove avr32/glibc entries - there never will be avr32 support...
Koen Kooi [Fri, 14 Mar 2008 09:49:19 +0000 (09:49 +0000)]
siteinfo bbclass: remove avr32/glibc entries - there never will be avr32 support in glibc

17 years agoopkg: native version needs native Curl
Marcin Juszkiewicz [Fri, 14 Mar 2008 09:36:28 +0000 (09:36 +0000)]
opkg: native version needs native Curl

17 years agomerge of '4a44b08ef83a5075a82f85c34d592996acfcec95'
Koen Kooi [Fri, 14 Mar 2008 09:04:44 +0000 (09:04 +0000)]
Merge ... '4a44b08ef83a5075a82f85c34d592996acfcec95'
     and '525970acffe8506ad362922236614a52c8860952'

17 years agoangstrom 2008: bump avr32 toolchain
Geoffrey Wossum [Fri, 14 Mar 2008 08:31:31 +0000 (08:31 +0000)]
angstrom 2008: bump avr32 toolchain

17 years agomerge of '18293653fb0ec41c60cab9ca36df1dd7c1834880'
Paul Sokolovsky [Fri, 14 Mar 2008 08:30:01 +0000 (08:30 +0000)]
Merge ... '18293653fb0ec41c60cab9ca36df1dd7c1834880'
     and 'b54f849e3abe2877a2579b6348c60e2c6c1a08ca'

17 years agogcc 4.2.1: update avr32 patches
Geoffrey Wossum [Fri, 14 Mar 2008 08:29:57 +0000 (08:29 +0000)]
gcc 4.2.1: update avr32 patches

17 years agolinux/linux-handhelds-2.6: Readd check that ${KERNEL_INITRAMFS_PATH} exists.
Paul Sokolovsky [Fri, 14 Mar 2008 08:27:48 +0000 (08:27 +0000)]
linux/linux-handhelds-2.6: Readd check that ${KERNEL_INITRAMFS_PATH} exists.

17 years agouclibc 0.9.29: Fix issue with AVR32 optimized string routines in uClibc. bzero(...
Geoffrey Wossum [Fri, 14 Mar 2008 08:26:43 +0000 (08:26 +0000)]
uclibc 0.9.29: Fix issue with AVR32 optimized string routines in uClibc.  bzero() would not
generate any code before.  uClibc-0.9.29-avr32-bzero.patch was submitted
to the uclibc mailing list on 2008-03-13.

17 years agouclibc 0.9.29: Add avr32/uClibc.machine for uClibc-0.9.29. With this patch you shoul...
Geoffrey Wossum [Fri, 14 Mar 2008 08:23:30 +0000 (08:23 +0000)]
uclibc 0.9.29: Add avr32/uClibc.machine for uClibc-0.9.29.  With this patch you should now
be able to build uClibc 0.9.29 for the AVR32.  Most of the necessary patches
to uClibc were already in OE, just the uClibc.machine file was missing.

17 years agouclibc.inc: Fix issue with building ld-uClibc-0.9.29.so (from uclibc-0.9.29).
Geoffrey Wossum [Fri, 14 Mar 2008 08:21:07 +0000 (08:21 +0000)]
uclibc.inc: Fix issue with building ld-uClibc-0.9.29.so (from uclibc-0.9.29).
This keeps OE from overriding the compilation flags uClibc would naturally
want to use.  This allows OE to build a working ld-uClibc.so for the AVR32.
Not sure why this was overriding the compilation flags, or what ripple
effects taking out the override has on other platforms.

17 years agoat32stk100, atngw100: fix the SERIAL_CONSOLE setting for the AT32STK1000 and ATNGW100
Geoffrey Wossum [Fri, 14 Mar 2008 08:18:43 +0000 (08:18 +0000)]
at32stk100, atngw100: fix the SERIAL_CONSOLE setting for the AT32STK1000 and ATNGW100
boards to properly use the first serial port, otherwise getty will bail
with an error and no login is available on the serial port.

17 years agoxorg-xserver: add xserver-xorg 1.4, fix pkgconfig_fix.patch and move it
Philipp Zabel [Thu, 13 Mar 2008 21:36:48 +0000 (21:36 +0000)]
xorg-xserver: add xserver-xorg 1.4, fix pkgconfig_fix.patch and move it
to have it used by both xserver-kdrive and xserver-xorg 1.4

17 years agomerge of '3b41707c8c7d8ea4e1adb918870bd216fdd78078'
OpenEmbedded Project [Thu, 13 Mar 2008 17:37:20 +0000 (17:37 +0000)]
Merge ... '3b41707c8c7d8ea4e1adb918870bd216fdd78078'
     and 'b6ebdc133a282a20876e945c411c3c30af2c008b'

17 years agokeymaps: fix Poodle keymap - close #4051
Helge Deller [Thu, 13 Mar 2008 17:09:52 +0000 (17:09 +0000)]
keymaps: fix Poodle keymap - close #4051

17 years agomerge of '35442223e2d33755090d92a33d52bde6f6e207a1'
OpenEmbedded Project [Thu, 13 Mar 2008 15:18:09 +0000 (15:18 +0000)]
Merge ... '35442223e2d33755090d92a33d52bde6f6e207a1'
     and '7050fca057f88bff7fa417c61f8dd6b9596a36ad'

17 years agotask-gpe: ettercap is not ettercap-ng
Marcin Juszkiewicz [Thu, 13 Mar 2008 14:57:25 +0000 (14:57 +0000)]
task-gpe: ettercap is not ettercap-ng

17 years agoDrop unneeded empty directories
Richard Purdie [Thu, 13 Mar 2008 12:15:16 +0000 (12:15 +0000)]
Drop unneeded empty directories

17 years agokismet: Add missing patch
Richard Purdie [Thu, 13 Mar 2008 12:03:21 +0000 (12:03 +0000)]
kismet: Add missing patch

17 years agopreferred-xorg-versions-X11R7.4.inc: bump some versions to catch up with release...
Philipp Zabel [Thu, 13 Mar 2008 11:28:52 +0000 (11:28 +0000)]
preferred-xorg-versions-X11R7.4.inc: bump some versions to catch up with release info

17 years agoxf86-video-intel: add Intel i8xx, i9xx display driver, version 2.2.1
Philipp Zabel [Thu, 13 Mar 2008 11:28:11 +0000 (11:28 +0000)]
xf86-video-intel: add Intel i8xx, i9xx display driver, version 2.2.1

17 years agoxf86-video-ati: add 6.8.0
Philipp Zabel [Thu, 13 Mar 2008 10:44:11 +0000 (10:44 +0000)]
xf86-video-ati: add 6.8.0

17 years agolibxext: add 1.0.4
Philipp Zabel [Thu, 13 Mar 2008 10:42:14 +0000 (10:42 +0000)]
libxext: add 1.0.4

17 years agolinux-handhelds-2.6: Remove unused keep-initramfs.patch.
Paul Sokolovsky [Thu, 13 Mar 2008 10:27:46 +0000 (10:27 +0000)]
linux-handhelds-2.6: Remove unused keep-initramfs.patch.

17 years agogpsdrive: fix pre4 dependency issues, clean up all versions, unify
Junqian Gordon Xu [Thu, 13 Mar 2008 03:23:54 +0000 (03:23 +0000)]
gpsdrive: fix pre4 dependency issues, clean up all versions, unify
* bump pre4 to be the default version
* TODO: pre4: remove mysql dependency and better packaging

17 years agocellwriter_1.3.3: add new recipe
Junqian Gordon Xu [Thu, 13 Mar 2008 03:19:46 +0000 (03:19 +0000)]
cellwriter_1.3.3: add new recipe

17 years agoespeak: add support for big-endian phon* files courtesy of treitmayr
Junqian Gordon Xu [Thu, 13 Mar 2008 02:36:58 +0000 (02:36 +0000)]
espeak: add support for big-endian phon* files  courtesy of treitmayr

17 years agomerge of '2811d087e4e2a539efd12b4513c33ff8441b0f93'
Graeme Gregory [Wed, 12 Mar 2008 22:29:57 +0000 (22:29 +0000)]
Merge ... '2811d087e4e2a539efd12b4513c33ff8441b0f93'
     and '95b65603cddbae832076e12aaeb4aac4481b2073'

17 years agomerge of '6047723508e3b6eeb7bb92d452b11b5e946540bf'
Graeme Gregory [Wed, 12 Mar 2008 22:29:15 +0000 (22:29 +0000)]
Merge ... '6047723508e3b6eeb7bb92d452b11b5e946540bf'
     and 'd30c6b8bd3c20b5346a9fd726b241df1917bf08e'

17 years agoalsa/alsa-state/fic-gta01/* : update gta01 states
Graeme Gregory [Wed, 12 Mar 2008 22:26:20 +0000 (22:26 +0000)]
alsa/alsa-state/fic-gta01/* : update gta01 states

17 years agoopie-image-(16mb): replace MACHINE_TASK_PROVIDER with task_boot/task_base courtesy...
Junqian Gordon Xu [Wed, 12 Mar 2008 18:43:36 +0000 (18:43 +0000)]
opie-image-(16mb): replace MACHINE_TASK_PROVIDER with task_boot/task_base   courtesy of Henry von Tresckow <hvontres@gmail.com>
* oebug# 3969
* add task-base-extended for devices without built in wifi
* remove borken merge feeds

17 years agosmartmontools: 5.38 release.
Leon Woestenberg [Wed, 12 Mar 2008 18:37:15 +0000 (18:37 +0000)]
smartmontools: 5.38 release.

17 years agogtk+.inc: QA, add LEAD_SONAME
Junqian Gordon Xu [Wed, 12 Mar 2008 15:59:36 +0000 (15:59 +0000)]
gtk+.inc: QA, add LEAD_SONAME

17 years agomerge of '1b0d358e4f17bb597966cdc2eb4e9cb40b10077c'
Michael Lauer [Wed, 12 Mar 2008 13:07:47 +0000 (13:07 +0000)]
Merge ... '1b0d358e4f17bb597966cdc2eb4e9cb40b10077c'
     and '64c15490c8902f07d7a60dd16090b960f56c4db7'