openembedded.git
17 years agokernel: add wifi suspend fix to kernel-module-(hostap|orinoco)-cs. Closes 3664.
Rolf Leggewie [Thu, 24 Jan 2008 17:49:06 +0000 (17:49 +0000)]
kernel: add wifi suspend fix to kernel-module-(hostap|orinoco)-cs. Closes 3664.
* applies only to kernel later than 2.6.17
* added base_version_less_or_equal function to base.bbclass (thanks, zecke and mickey!)
  to do the comparison.  This does not change existing functionality.  Skipped RFC.

17 years agomerge of 'bc23cf53ce799d3e52d33fa659150040636e3134'
Michael Lauer [Thu, 24 Jan 2008 17:02:51 +0000 (17:02 +0000)]
Merge ... 'bc23cf53ce799d3e52d33fa659150040636e3134'
     and 'c0a3e474625678b13727e12b833983f6e3389de1'

17 years agopython-edbus: fix dbus dependency
Michael Lauer [Thu, 24 Jan 2008 16:55:05 +0000 (16:55 +0000)]
python-edbus: fix dbus dependency

17 years agomerge of '5c04010dc0ca86da15eacb212b5845c24d73eb1e'
Florian Boor [Thu, 24 Jan 2008 14:16:53 +0000 (14:16 +0000)]
Merge ... '5c04010dc0ca86da15eacb212b5845c24d73eb1e'
     and 'b530b781e2597a57e49d9d02d956a75f0617c9a8'

17 years agolibvoc, libtapi: Add SVN recipe
Florian Boor [Thu, 24 Jan 2008 14:14:35 +0000 (14:14 +0000)]
libvoc, libtapi: Add SVN recipe

17 years agocontrib/distro-packages: provide patch for building ubuntu packages
Rolf Leggewie [Thu, 24 Jan 2008 13:03:46 +0000 (13:03 +0000)]
contrib/distro-packages: provide patch for building ubuntu packages

17 years agocontrib/distro-packages: fix an error in changelog so devscripts do work again
Rolf Leggewie [Thu, 24 Jan 2008 12:33:11 +0000 (12:33 +0000)]
contrib/distro-packages: fix an error in changelog so devscripts do work again

17 years agofakeroot: update to latest version 1.9.1
Rolf Leggewie [Thu, 24 Jan 2008 12:23:56 +0000 (12:23 +0000)]
fakeroot: update to latest version 1.9.1
* 1.8.3 had become unfetchable
* use DEBIAN_MIRROR
* some clean-up (StyleGuide, move common files to files/ instead of $PN-$PV/

17 years agocups.inc : break the cups libraries out of cups package, this will reduce
Graeme Gregory [Thu, 24 Jan 2008 11:57:02 +0000 (11:57 +0000)]
cups.inc : break the cups libraries out of cups package, this will reduce
dependencies for some packages down from 2.3M to 100k. No reason why if
a app support cups that we should haul in the full cups system.

17 years agolibxml2_2.6.29.bb : use new DEBIANNAME handling to rename libxml2
Graeme Gregory [Thu, 24 Jan 2008 11:02:13 +0000 (11:02 +0000)]
libxml2_2.6.29.bb : use new DEBIANNAME handling to rename libxml2

17 years agodbus.inc : use the new DEBIANNAME variable to rename dbus->dbus-1
Graeme Gregory [Thu, 24 Jan 2008 10:58:10 +0000 (10:58 +0000)]
dbus.inc : use the new DEBIANNAME variable to rename dbus->dbus-1

17 years agodebian.bbclass : altered version of the patch in #3383, this allows us
Graeme Gregory [Thu, 24 Jan 2008 10:57:32 +0000 (10:57 +0000)]
debian.bbclass : altered version of the patch in #3383, this allows us
to change the debian renaming of a package without resorting to python
in the recipe. Makes recipes cleaner and is overrideable in distros
that need different renaming.
Original patch from Robert Schuster

17 years agomerge of '030aef29634d93900fd18913a7e81812e016f259'
Graeme Gregory [Thu, 24 Jan 2008 10:24:05 +0000 (10:24 +0000)]
Merge ... '030aef29634d93900fd18913a7e81812e016f259'
     and 'b5cdc069a6b5339a010e9871667c5a374b5c96cf'

17 years agogtk+.inc : gtk+ will use cups if its around so depend on it explicitly
Graeme Gregory [Thu, 24 Jan 2008 09:50:54 +0000 (09:50 +0000)]
gtk+.inc : gtk+ will use cups if its around so depend on it explicitly

17 years agogtk+_2.12.3.bb : latest gtk+, re-enabled cups plugin as its been
Graeme Gregory [Thu, 24 Jan 2008 09:50:12 +0000 (09:50 +0000)]
gtk+_2.12.3.bb : latest gtk+, re-enabled cups plugin as its been
bugfixed.

17 years agoavr32 machines: remove postprocess hack as newer uboots load uImage from the rootfs
Koen Kooi [Thu, 24 Jan 2008 08:39:23 +0000 (08:39 +0000)]
avr32 machines: remove postprocess hack as newer uboots load uImage from the rootfs

17 years agolinux 2.6.23: avr32 doesn't like the stable patches, so lets not use those
Koen Kooi [Thu, 24 Jan 2008 08:37:46 +0000 (08:37 +0000)]
linux 2.6.23: avr32 doesn't like the stable patches, so lets not use those

17 years agodbus.inc : break library out into seperate package, bump PR accordingly
Graeme Gregory [Wed, 23 Jan 2008 23:34:13 +0000 (23:34 +0000)]
dbus.inc : break library out into seperate package, bump PR accordingly

17 years agomerge of '1e9547d3fd33d249bb3cdd7e7a4670cfcbb11310'
Michael Lauer [Wed, 23 Jan 2008 21:47:24 +0000 (21:47 +0000)]
Merge ... '1e9547d3fd33d249bb3cdd7e7a4670cfcbb11310'
     and 'f4e5cfc232e8f1488452378938ddaa3b3fc3d4a6'

17 years agopython-edbus: remove BROKENness, now that python-dbus stages its includes
Michael Lauer [Wed, 23 Jan 2008 21:39:24 +0000 (21:39 +0000)]
python-edbus: remove BROKENness, now that python-dbus stages its includes
python-efl: RDEPEND on python-edbus, now that it builds

17 years agopython-dbus: remove dbus-python, add staging for python-dbus
Michael Lauer [Wed, 23 Jan 2008 21:38:08 +0000 (21:38 +0000)]
python-dbus: remove dbus-python, add staging for python-dbus

17 years agomerge of '5b5a99c95ab4ee23e5e5c0460ba6744420c75edb'
Koen Kooi [Wed, 23 Jan 2008 17:26:49 +0000 (17:26 +0000)]
Merge ... '5b5a99c95ab4ee23e5e5c0460ba6744420c75edb'
     and '84d6e8f79077a6afd15b7c4d1b4260dba2fc07e6'

17 years agomerge of '8e8a1c48faec2dc479cec1aee6c9031525ea9306'
Florian Boor [Wed, 23 Jan 2008 16:57:37 +0000 (16:57 +0000)]
Merge ... '8e8a1c48faec2dc479cec1aee6c9031525ea9306'
     and 'ec7917dc2ea4817a839295ebf8a8cb597ebb04ff'

17 years agoopenssl: Add patch to build for avr32
Florian Boor [Wed, 23 Jan 2008 16:51:48 +0000 (16:51 +0000)]
openssl: Add patch to build for avr32

17 years agomadwifi-ng: make 'alix' use newer snapshot
Marcin Juszkiewicz [Wed, 23 Jan 2008 15:36:33 +0000 (15:36 +0000)]
madwifi-ng: make 'alix' use newer snapshot

17 years agomerge of 'b4db7faff89bf68649ff9993f351d168e6ee5446'
Marcin Juszkiewicz [Wed, 23 Jan 2008 15:30:57 +0000 (15:30 +0000)]
Merge ... 'b4db7faff89bf68649ff9993f351d168e6ee5446'
     and 'f8ff231a78b465cc9a7581f07cda1458d94ad382'

17 years agomerge of '58a64bc4f0e9295e4e68eaf15495ee2eb9e6fbd8'
Marcin Juszkiewicz [Wed, 23 Jan 2008 15:30:47 +0000 (15:30 +0000)]
Merge ... '58a64bc4f0e9295e4e68eaf15495ee2eb9e6fbd8'
     and '72f985b233bd7f6a6cccf8ae78b46faac96fd50a'

17 years agokernel-arch.bbclass: x86 is now proper arch in kernel
Marcin Juszkiewicz [Wed, 23 Jan 2008 15:29:06 +0000 (15:29 +0000)]
kernel-arch.bbclass: x86 is now proper arch in kernel

17 years agofont-update-common: first commit, partly closes bug 2430
Rolf Leggewie [Wed, 23 Jan 2008 15:21:12 +0000 (15:21 +0000)]
font-update-common: first commit, partly closes bug 2430
* a GUI-agnostic update handler for registering fonts for use by the GUI
* GUI-specific parts are yet to be committed and need to depend on this package

17 years agolibgcrypt_1.4.0.bb : add new version
Graeme Gregory [Wed, 23 Jan 2008 15:15:17 +0000 (15:15 +0000)]
libgcrypt_1.4.0.bb : add new version

17 years agozbedic: update libbedic to 1.1 and zbedic to 1.2
Rolf Leggewie [Wed, 23 Jan 2008 14:29:32 +0000 (14:29 +0000)]
zbedic: update libbedic to 1.1 and zbedic to 1.2

17 years agomerge of '558d7f8556530ca23dc6e4b7d687d6727d3a7397'
Florian Boor [Wed, 23 Jan 2008 11:58:39 +0000 (11:58 +0000)]
Merge ... '558d7f8556530ca23dc6e4b7d687d6727d3a7397'
     and 'e2acd7ca2afd3b646c7321798cc2ae3307bd951f'

17 years agopropagate from branch 'org.openembedded.dev' (head 558d7f8556530ca23dc6e4b7d687d6727d...
Koen Kooi [Wed, 23 Jan 2008 10:55:05 +0000 (10:55 +0000)]
propagate from branch 'org.openembedded.dev' (head 558d7f8556530ca23dc6e4b7d687d6727d3a7397)
            to branch 'org.openembedded.dev.avr32' (head d7597829fe950aa86acdfe521d11843d7277261c)

17 years agoexternal-toolchain: enable RPROVIDES again
John Lee [Wed, 23 Jan 2008 03:57:53 +0000 (03:57 +0000)]
external-toolchain: enable RPROVIDES again
 * I disabled it in revision 824c66fc36263bf7387bf3cac74b83506fa27024
   by mistake.  Sorry.

17 years agopython 2.5.1 ship sitecustomize.py that enables some convenient features when
Michael Lauer [Tue, 22 Jan 2008 15:42:08 +0000 (15:42 +0000)]
python 2.5.1 ship sitecustomize.py that enables some convenient features when
working with the interactive interpreter: attribute completion and persistent command history

17 years agogpe-filemanager: Add 0.31
Florian Boor [Tue, 22 Jan 2008 11:53:25 +0000 (11:53 +0000)]
gpe-filemanager: Add 0.31

17 years agomerge of '8819bbf6f539509b1d3b6df6a827db9c8050a2e3'
Florian Boor [Tue, 22 Jan 2008 10:46:14 +0000 (10:46 +0000)]
Merge ... '8819bbf6f539509b1d3b6df6a827db9c8050a2e3'
     and 'adb47d7ef0b6d4d6be87bfe0025501107f2d04cc'

17 years agoprelink: Update to the last release (20071027) and pull eabi fixes from poky
Richard Purdie [Tue, 22 Jan 2008 09:16:45 +0000 (09:16 +0000)]
prelink: Update to the last release (20071027) and pull eabi fixes from poky

17 years agomerge of '05ddfe24471c42c447a6996f4ee8a09bbd402e23'
Richard Purdie [Tue, 22 Jan 2008 09:15:26 +0000 (09:15 +0000)]
Merge ... '05ddfe24471c42c447a6996f4ee8a09bbd402e23'
     and 'ee28a8fbd4b4c0cc97fe47467c837fb525ecdf82'

17 years agomerge of 'd31528c971eb974748d7b182b56381c6f4b7ab55'
Holger Freyther [Tue, 22 Jan 2008 08:49:38 +0000 (08:49 +0000)]
Merge ... 'd31528c971eb974748d7b182b56381c6f4b7ab55'
     and 'ea47db0fd7281e15db0ba80201db5fc61a11455f'

17 years agopackages/qt4/qt_packaging.inc: Fix packaging of the -dbg packages
Holger Freyther [Tue, 22 Jan 2008 08:39:29 +0000 (08:39 +0000)]
packages/qt4/qt_packaging.inc: Fix packaging of the -dbg packages
    split in packages.bbclass gets called after the work in do_populate_packages_prepend()
    is done. This means that on the first packaging attempt no .debug files exist. So
    create one -dbg package for every plugin we find and assume that the file is getting
    split out.

17 years agopackages/qt4/qt_packaging.inc: Remove the attempt to create the meta packages this way
Holger Freyther [Tue, 22 Jan 2008 08:33:44 +0000 (08:33 +0000)]
packages/qt4/qt_packaging.inc: Remove the attempt to create the meta packages this way
    It didn't work because the RDEPENDS were not available in the package_write task
    anymore. We need to create a meta task where all plugins are referred to in some
    other way.

17 years agopackages/qt4/qt_packaging.inc: Attempt to package all possible plugins properly
Holger Freyther [Tue, 22 Jan 2008 08:08:37 +0000 (08:08 +0000)]
packages/qt4/qt_packaging.inc: Attempt to package all possible plugins properly

17 years agomerge of '214ed7e892086095fb4e656e5d3777e201866e46'
John Lee [Tue, 22 Jan 2008 04:26:10 +0000 (04:26 +0000)]
Merge ... '214ed7e892086095fb4e656e5d3777e201866e46'
     and '824c66fc36263bf7387bf3cac74b83506fa27024'

17 years agotask-openmoko-toolchain-host: fix duplicated text.
John Lee [Tue, 22 Jan 2008 04:06:13 +0000 (04:06 +0000)]
task-openmoko-toolchain-host: fix duplicated text.
 * duplicated text due to brain damaged patch usage.

17 years agomerge of '0b7113a85be8ed98e75a1000c58eb9ea5de39919'
Michael Lauer [Tue, 22 Jan 2008 02:08:50 +0000 (02:08 +0000)]
Merge ... '0b7113a85be8ed98e75a1000c58eb9ea5de39919'
     and '43f6b35dcf8438ea9fc7e6a23fa4541225259e15'

17 years agolinux-openmoko: remove some useless versions
Michael Lauer [Tue, 22 Jan 2008 01:53:49 +0000 (01:53 +0000)]
linux-openmoko: remove some useless versions

17 years agolinux-rp-2.6.23+2.6.24-rc8: Tweak collie defconfig to reduce the base kernel size
Richard Purdie [Mon, 21 Jan 2008 21:53:15 +0000 (21:53 +0000)]
linux-rp-2.6.23+2.6.24-rc8: Tweak collie defconfig to reduce the base kernel size

17 years agopackages/qt4/qt_packaging.inc: Package the phrasebooks
Holger Freyther [Mon, 21 Jan 2008 21:45:41 +0000 (21:45 +0000)]
packages/qt4/qt_packaging.inc: Package the phrasebooks

17 years agopackages/qt4/qt_packaging.inc: Fix the splitting of the translation packages
Holger Freyther [Mon, 21 Jan 2008 21:39:34 +0000 (21:39 +0000)]
packages/qt4/qt_packaging.inc: Fix the splitting of the translation packages
    The variable inside the package name did not get expanded, let us expand
    it ourselves.

17 years agokernel.bbclass: Account for sa1100 rtc renaming (#3710)
Richard Purdie [Mon, 21 Jan 2008 21:19:20 +0000 (21:19 +0000)]
kernel.bbclass: Account for sa1100 rtc renaming (#3710)

17 years agomerge of '1cc9d40e03f431fac4150580f6a58521cae55509'
Florian Boor [Mon, 21 Jan 2008 21:09:09 +0000 (21:09 +0000)]
Merge ... '1cc9d40e03f431fac4150580f6a58521cae55509'
     and 'a250ef0b1707ead866fe051ca88c56e538d51bfb'

17 years agotzdata: update to version 2007k
Rolf Leggewie [Mon, 21 Jan 2008 17:46:41 +0000 (17:46 +0000)]
tzdata: update to version 2007k

17 years agotzcode: update tzcode-native to 2007k
Rolf Leggewie [Mon, 21 Jan 2008 17:40:24 +0000 (17:40 +0000)]
tzcode: update tzcode-native to 2007k

17 years agofontconfig: unify
Rolf Leggewie [Mon, 21 Jan 2008 16:03:57 +0000 (16:03 +0000)]
fontconfig: unify

17 years agoAdd a task for QtopiaCore GUI libraries and related libraries and install this task...
Holger Freyther [Mon, 21 Jan 2008 15:25:54 +0000 (15:25 +0000)]
Add a task for QtopiaCore GUI libraries and related libraries and install this task to a image
    Provide a minimal image with QtopiaCore GUI available.

17 years agolinux_2.6.23.bb: fix sources for mpc8313e-rdb, there is no 'defconfig-rt' file
Jeremy Laine [Mon, 21 Jan 2008 13:35:11 +0000 (13:35 +0000)]
linux_2.6.23.bb: fix sources for mpc8313e-rdb, there is no 'defconfig-rt' file
* fixes breakage introduced in commit cb0f0a066b9df17408c3017f7954a6b750fd269f

17 years agolibgsmd-lips: Drop obsolete package.
Florian Boor [Mon, 21 Jan 2008 13:25:45 +0000 (13:25 +0000)]
libgsmd-lips: Drop obsolete package.

17 years agolibgpephone: Fix source dir name.
Florian Boor [Mon, 21 Jan 2008 11:57:54 +0000 (11:57 +0000)]
libgpephone: Fix source dir name.

17 years agolibgpephone: fix svn uri
Florian Boor [Mon, 21 Jan 2008 11:53:15 +0000 (11:53 +0000)]
libgpephone: fix svn uri

17 years agomerge of '69a166c7072b74d6a2c00aef7ecebacee3e1706a'
Holger Freyther [Mon, 21 Jan 2008 11:11:58 +0000 (11:11 +0000)]
Merge ... '69a166c7072b74d6a2c00aef7ecebacee3e1706a'
     and '8b72081ac43d603c1378f0c3e6589903e1fe2231'

17 years agopackages/images/qtopia-core-console-image.bb: Create a minimal image with the QtopiaC...
Holger Freyther [Mon, 21 Jan 2008 11:10:16 +0000 (11:10 +0000)]
packages/images/qtopia-core-console-image.bb: Create a minimal image with the QtopiaCore Core libraries
    Provide a minimal image to use QtNetwork, QtSql, QtXml and QtCore.

17 years agopackages/tasks/tasks-qtopia-core-console: Add a task for the core libraries of Qtopia...
Holger Freyther [Mon, 21 Jan 2008 11:09:00 +0000 (11:09 +0000)]
packages/tasks/tasks-qtopia-core-console: Add a task for the core libraries of QtopiaCore/QtE

17 years agoclasses/cmake: To invoke cmake it has to be present, add cmake-native to the DEPENDS
Holger Freyther [Mon, 21 Jan 2008 11:06:06 +0000 (11:06 +0000)]
classes/cmake: To invoke cmake it has to be present, add cmake-native to the DEPENDS

17 years ago*-mirrors.bbclass: Applied the https handling fix to all other mirrors classes
Rod Whitby [Mon, 21 Jan 2008 10:21:39 +0000 (10:21 +0000)]
*-mirrors.bbclass: Applied the https handling fix to all other mirrors classes

17 years agonslu2-mirrors: Fix https handling
Rod Whitby [Mon, 21 Jan 2008 10:15:15 +0000 (10:15 +0000)]
nslu2-mirrors: Fix https handling

17 years agoclasses/cmake.bbclass: A small explanation why it says inherit autotools
Holger Freyther [Mon, 21 Jan 2008 08:22:42 +0000 (08:22 +0000)]
classes/cmake.bbclass: A small explanation why it says inherit autotools
    CMake's Makefiles know about the DESTDIR. This allows us to use the
    staging and install functions of the autotools bbclass. Reusing them
    makes perfect sense and we should consider moving these functions to
    another base class.

17 years agoclasses/cmake.bbclass: Spaces are cool, use them
Holger Freyther [Mon, 21 Jan 2008 08:17:35 +0000 (08:17 +0000)]
classes/cmake.bbclass: Spaces are cool, use them

17 years agomerge of '68a230b60662c9a02fcec5ffaa9a90510e7b14f4'
Paul Sokolovsky [Mon, 21 Jan 2008 02:01:21 +0000 (02:01 +0000)]
Merge ... '68a230b60662c9a02fcec5ffaa9a90510e7b14f4'
     and '6a123114c50d24ba777fd796259528ed55d645bd'

17 years agogpe-contacts svn: Implement proper handling of VCARD categories.
Paul Sokolovsky [Mon, 21 Jan 2008 02:00:12 +0000 (02:00 +0000)]
gpe-contacts svn: Implement proper handling of VCARD categories.
* VCARD's CATEGORIES field used to be stuffed into contact's CATEGORY
field as is, which is not what gpe-contacts expect.
* So now, try to look up each of VCARD's categories (adding new accessor
to libgpepimc was required), if it doesn't exist, create it, and finally
put category ID into contact's CATEGORY field.

17 years agogpe-contacts svn: Convert to SRCREV, add latest rev to sane-srcrevs.inc.
Paul Sokolovsky [Mon, 21 Jan 2008 01:55:44 +0000 (01:55 +0000)]
gpe-contacts svn: Convert to SRCREV, add latest rev to sane-srcrevs.inc.
* Confirmed buildable/working.

17 years agomerge of '8e186034e744815050d62541776a4d037e5d320a'
Richard Purdie [Mon, 21 Jan 2008 01:16:05 +0000 (01:16 +0000)]
Merge ... '8e186034e744815050d62541776a4d037e5d320a'
     and 'eed8e44709b0135c476bb86fd537e46917805a76'

17 years agolinux-rp-2.6.23+2.6.24-rc8: Try and standardise defconfigs, fix hx2000 compile problems
Richard Purdie [Mon, 21 Jan 2008 01:15:38 +0000 (01:15 +0000)]
linux-rp-2.6.23+2.6.24-rc8: Try and standardise defconfigs, fix hx2000 compile problems

17 years agocacao: Fix cache flushing.
Robert Schuster [Mon, 21 Jan 2008 00:35:18 +0000 (00:35 +0000)]
cacao: Fix cache flushing.
  - removed workaround patch
  - added real fix OABI and EABI compliant cacheflushing

17 years agochumby-kernel: Add disable-fbchanging.patch that I had previously forgotten
Daniel Willmann [Sun, 20 Jan 2008 23:46:59 +0000 (23:46 +0000)]
chumby-kernel: Add disable-fbchanging.patch that I had previously forgotten

17 years agomerge of '0ce1ec91df499539b43f53a80718a77449b22b6b'
Holger Freyther [Sun, 20 Jan 2008 23:26:42 +0000 (23:26 +0000)]
Merge ... '0ce1ec91df499539b43f53a80718a77449b22b6b'
     and 'f1621de24fc1acbb89be67256867ca01cea8c10d'

17 years agopackages/qt4/qtopia-core: Prepare for someone to use -qconfig
Holger Freyther [Sun, 20 Jan 2008 23:17:35 +0000 (23:17 +0000)]
packages/qt4/qtopia-core: Prepare for someone to use -qconfig
    -We don't disable any features, but passing -qconfig will automatically
     disable q3support so we can't enable the usage of -qconfig by default
    -Install an OE qconfig-oe.h and QT_QCONFIG can be overriden by the default
     OVERRIDE system (this makes up a bit for the lacking documentation)

17 years agopackages/qt4/qtopia-core: Build the features that are available as plugin as plugin
Holger Freyther [Sun, 20 Jan 2008 22:49:28 +0000 (22:49 +0000)]
packages/qt4/qtopia-core: Build the features that are available as plugin as plugin
    -Build whatever can be build as plugin as plugin (graphics driver, mouse...)
    -Change the configure script to find plugins
    -Packaging needs to be done

17 years agolinux-rp: More defconfig updates and patch fixes
Richard Purdie [Sun, 20 Jan 2008 21:51:35 +0000 (21:51 +0000)]
linux-rp: More defconfig updates and patch fixes

17 years agoaltboot: Add SVNR77
Matthias Hentges [Sun, 20 Jan 2008 20:13:53 +0000 (20:13 +0000)]
altboot: Add SVNR77

17 years agoaltboot: Update to SVNR76
Matthias Hentges [Sun, 20 Jan 2008 18:48:28 +0000 (18:48 +0000)]
altboot: Update to SVNR76
 - Loading keyboard driver for collie
 - Re-enabling SD menu option for Poodle

17 years agolinux-rp: Drop more old versions
Richard Purdie [Sun, 20 Jan 2008 17:11:37 +0000 (17:11 +0000)]
linux-rp: Drop more old versions

17 years agolinux-rp-2.6.23: Add missing patches
Richard Purdie [Sun, 20 Jan 2008 17:00:07 +0000 (17:00 +0000)]
linux-rp-2.6.23: Add missing patches

17 years agolinux-rp-2.6.23+2.6.24-rc6: Update to 2.6.23+2.6.24-rc8 and cleanup patches
Richard Purdie [Sun, 20 Jan 2008 16:50:27 +0000 (16:50 +0000)]
linux-rp-2.6.23+2.6.24-rc6: Update to 2.6.23+2.6.24-rc8 and cleanup patches

17 years agolinux-rp-2.6.23: Clean up and drop unused or now unneeded patches
Richard Purdie [Sun, 20 Jan 2008 16:48:44 +0000 (16:48 +0000)]
linux-rp-2.6.23: Clean up and drop unused or now unneeded patches

17 years agolinux-rp-2.6.23: Defconfig tweaks including poodle wifi fixes
Richard Purdie [Sun, 20 Jan 2008 15:24:36 +0000 (15:24 +0000)]
linux-rp-2.6.23: Defconfig tweaks including poodle wifi fixes

17 years agospandsp: apply the hack from version 0.0.3+0.0.4pre16 to trick QA tests. Closes...
Rolf Leggewie [Sun, 20 Jan 2008 13:23:24 +0000 (13:23 +0000)]
spandsp: apply the hack from version 0.0.3+0.0.4pre16 to trick QA tests.  Closes 3498.

17 years agoadd python-fso-pyproto, python prototypes from freesmartphone.org
Michael Lauer [Sun, 20 Jan 2008 12:54:36 +0000 (12:54 +0000)]
add python-fso-pyproto, python prototypes from freesmartphone.org

17 years agopackages/qt4/qtopia-core_4.2.0: Remove the older version, it is not used
Holger Freyther [Sun, 20 Jan 2008 11:50:04 +0000 (11:50 +0000)]
packages/qt4/qtopia-core_4.2.0: Remove the older version, it is not used

17 years agoconf/machine/chumby.conf: Use rt73-k2wrlz instead of rt73-chumby since the
Daniel Willmann [Sun, 20 Jan 2008 11:24:02 +0000 (11:24 +0000)]
conf/machine/chumby.conf: Use rt73-k2wrlz instead of rt73-chumby since the
  latter produces a kernel panic at the first sign of network traffic.
packages/linux/chumby-kernel_2.6.16-chumby-1.2.bb: Disable broken framebuffer
  modechanging code in the kernel.
  Make booting from USB default, add console=tty0 so we get to see the boot
  messages.

17 years agomerge of '5c05d65c9dd90a63a937c3b8da02ae5f8af28a21'
Holger Freyther [Sun, 20 Jan 2008 11:01:00 +0000 (11:01 +0000)]
Merge ... '5c05d65c9dd90a63a937c3b8da02ae5f8af28a21'
     and 'd1820625c87154f827396b5afbc6cac762157b01'

17 years agotask-openmoko-ui: Use qvga theme for the Chumby
Daniel Willmann [Sun, 20 Jan 2008 10:46:45 +0000 (10:46 +0000)]
task-openmoko-ui: Use qvga theme for the Chumby
xserver-kdrive-common: Call the xserver with the right arguments for the Chumby

17 years agopackages/qt4/qt_packaging.inc: Better safe than sorry and use += for the NONDEV_PACKA...
Otavio Salvador [Sun, 20 Jan 2008 10:28:10 +0000 (10:28 +0000)]
packages/qt4/qt_packaging.inc: Better safe than sorry and use += for the NONDEV_PACKAGES as well
    In the future some .bb file could add a package to the NONDEV_PACKAGES list
    and the update would have been lost with this update.

17 years agopackages/qt4/qt_staging.inc: Treat the staged .la files as well to not point to the...
Holger Freyther [Sun, 20 Jan 2008 10:26:21 +0000 (10:26 +0000)]
packages/qt4/qt_staging.inc: Treat the staged .la files as well to not point to the workdir

17 years agopackages/qt4/qt_staging.inc: Fix the .pc files of Qt/X11 and Qt/Embedded
Otavio Salvador [Sun, 20 Jan 2008 10:25:16 +0000 (10:25 +0000)]
packages/qt4/qt_staging.inc: Fix the .pc files of Qt/X11 and Qt/Embedded
    The libdir was pointing to ${prefix}/lib it should have pointed to
    ${prefix}/lib/{qtopia..,qt4} for the staged libraries

17 years agort73-k2wrlz: Use EXTRA_OEMAKE instead of modifying do_compile. This fixes some
Daniel Willmann [Sun, 20 Jan 2008 04:44:06 +0000 (04:44 +0000)]
rt73-k2wrlz: Use EXTRA_OEMAKE instead of modifying do_compile. This fixes some
cross compile/toolchain issue resulting in a "arm-linux-gcc: Command not found"
error.

17 years agopackages/qt4/qt4-x11-free.inc: Set QT_LIBINFIX to an empty string to fix the packaging
Holger Freyther [Sat, 19 Jan 2008 23:58:37 +0000 (23:58 +0000)]
packages/qt4/qt4-x11-free.inc: Set QT_LIBINFIX to an empty string to fix the packaging
    libQtCore, libQtGui... should now be properly created again. I was under the false expression
    that ${QT_LIBINFIX} would expand to an empty string. Set QT_LIBINFIX to an empty string for
    the Qt4/X11 variant.

17 years agolibart-lgpl: unify
Rolf Leggewie [Sat, 19 Jan 2008 18:17:42 +0000 (18:17 +0000)]
libart-lgpl: unify

17 years agoadd bleeding edge git tree for u-boot-openmoko-devel
Michael Lauer [Sat, 19 Jan 2008 17:25:51 +0000 (17:25 +0000)]
add bleeding edge git tree for u-boot-openmoko-devel

17 years agoadd bleeding edge git tree for linux-openmoko-devel (andy branch)
Michael Lauer [Sat, 19 Jan 2008 17:11:58 +0000 (17:11 +0000)]
add bleeding edge git tree for linux-openmoko-devel (andy branch)