summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)AuthorFiles
2008-01-21packages/images/qtopia-core-console-image.bb: Create a minimal image with ↵Holger Freyther1
the QtopiaCore Core libraries Provide a minimal image to use QtNetwork, QtSql, QtXml and QtCore.
2008-01-21packages/tasks/tasks-qtopia-core-console: Add a task for the core libraries ↵Holger Freyther1
of QtopiaCore/QtE
2008-01-21merge of '68a230b60662c9a02fcec5ffaa9a90510e7b14f4'Paul Sokolovsky6
and '6a123114c50d24ba777fd796259528ed55d645bd'
2008-01-21gpe-contacts svn: Implement proper handling of VCARD categories.Paul Sokolovsky6
* 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.
2008-01-21gpe-contacts svn: Convert to SRCREV, add latest rev to sane-srcrevs.inc.Paul Sokolovsky1
* Confirmed buildable/working.
2008-01-21merge of '8e186034e744815050d62541776a4d037e5d320a'Richard Purdie8
and 'eed8e44709b0135c476bb86fd537e46917805a76'
2008-01-21linux-rp-2.6.23+2.6.24-rc8: Try and standardise defconfigs, fix hx2000 ↵Richard Purdie11
compile problems
2008-01-21cacao: Fix cache flushing.Robert Schuster2
- removed workaround patch - added real fix OABI and EABI compliant cacheflushing
2008-01-20chumby-kernel: Add disable-fbchanging.patch that I had previously forgottenDaniel Willmann1
2008-01-20merge of '0ce1ec91df499539b43f53a80718a77449b22b6b'Holger Freyther5
and 'f1621de24fc1acbb89be67256867ca01cea8c10d'
2008-01-20packages/qt4/qtopia-core: Prepare for someone to use -qconfigHolger Freyther2
-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)
2008-01-20packages/qt4/qtopia-core: Build the features that are available as plugin as ↵Holger Freyther3
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
2008-01-20linux-rp: More defconfig updates and patch fixesRichard Purdie17
2008-01-20altboot: Add SVNR77Matthias Hentges1
2008-01-20altboot: Update to SVNR76Matthias Hentges1
- Loading keyboard driver for collie - Re-enabling SD menu option for Poodle
2008-01-20linux-rp: Drop more old versionsRichard Purdie88
2008-01-20linux-rp-2.6.23: Add missing patchesRichard Purdie4
2008-01-20linux-rp-2.6.23+2.6.24-rc6: Update to 2.6.23+2.6.24-rc8 and cleanup patchesRichard Purdie35
2008-01-20linux-rp-2.6.23: Clean up and drop unused or now unneeded patchesRichard Purdie5
2008-01-20linux-rp-2.6.23: Defconfig tweaks including poodle wifi fixesRichard Purdie13
2008-01-20spandsp: apply the hack from version 0.0.3+0.0.4pre16 to trick QA tests. ↵Rolf Leggewie1
Closes 3498.
2008-01-20add python-fso-pyproto, python prototypes from freesmartphone.orgMichael Lauer1
2008-01-20packages/qt4/qtopia-core_4.2.0: Remove the older version, it is not usedHolger Freyther1
2008-01-20conf/machine/chumby.conf: Use rt73-k2wrlz instead of rt73-chumby since theDaniel Willmann1
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.
2008-01-20merge of '5c05d65c9dd90a63a937c3b8da02ae5f8af28a21'Holger Freyther5
and 'd1820625c87154f827396b5afbc6cac762157b01'
2008-01-20task-openmoko-ui: Use qvga theme for the ChumbyDaniel Willmann3
xserver-kdrive-common: Call the xserver with the right arguments for the Chumby
2008-01-20packages/qt4/qt_packaging.inc: Better safe than sorry and use += for the ↵Otavio Salvador1
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.
2008-01-20packages/qt4/qt_staging.inc: Treat the staged .la files as well to not point ↵Holger Freyther1
to the workdir
2008-01-20packages/qt4/qt_staging.inc: Fix the .pc files of Qt/X11 and Qt/EmbeddedOtavio Salvador1
The libdir was pointing to ${prefix}/lib it should have pointed to ${prefix}/lib/{qtopia..,qt4} for the staged libraries
2008-01-20rt73-k2wrlz: Use EXTRA_OEMAKE instead of modifying do_compile. This fixes someDaniel Willmann2
cross compile/toolchain issue resulting in a "arm-linux-gcc: Command not found" error.
2008-01-19packages/qt4/qt4-x11-free.inc: Set QT_LIBINFIX to an empty string to fix the ↵Holger Freyther1
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.
2008-01-19libart-lgpl: unifyRolf Leggewie3
2008-01-19add bleeding edge git tree for u-boot-openmoko-develMichael Lauer1
2008-01-19add bleeding edge git tree for linux-openmoko-devel (andy branch)Michael Lauer1
2008-01-19kaffe: move common dependency on libart-lgpl into include fileRolf Leggewie3
2008-01-19xautomation: add to OE. Closes 3706.Rolf Leggewie5
2008-01-19asterisk: replace references to openpbx with callweaver, the successor projectRolf Leggewie4
2008-01-19callweaver: follow upstream from openpbx.org to callweaver.org and update to rc5Rolf Leggewie16
* openpbx.org is gone and thus fetching failed. * upgrade to rc5 since rc3 is no longer available * Follow upstream rename of project from openpbx.org to callweaver.org. replace all occurences of the openpbx string with callweaver in all files. * drop unneeded patches and create new ones (fix version check code) * drop openldap support and DEPENDS until bug 2806 is fixed to enable the package to build in OE * fix packaging * this is the "boy, am I glad I got it off the 'mtn status'-radar"-commit
2008-01-18cacao: Small fix.Robert Schuster1
- removed superfluous configure argument - has no effect on binaries so not adjusting PR
2008-01-18apmd|hostap|orinoco: move the fix for bug 3664 into a separate packageRolf Leggewie15
* the package is RRECOMMENDS and should be installed automatically, but can be removed if one so desires * reorder some fields according to StyleGuide * bump PR
2008-01-18poboxserver: simplify packaging and drop unused qpobox directory.Rolf Leggewie2
2008-01-18audiofile: reorder fields to comply with StyleGuideRolf Leggewie1
2008-01-18merge of '0a2c0b977acc12b551929c86418ebe390325056e'Marcin Juszkiewicz2
and 'f72a0f688eea0a4559430f2d777a82a1324bd4d2'
2008-01-18linux: do_sizecheck moved to kernel.bbclass (merged from Poky)Marcin Juszkiewicz1
2008-01-18linux-rp: removed size checking as it is now in kernel.bbclassMarcin Juszkiewicz1
2008-01-18spandsp: update pre3 to pre16Rolf Leggewie1
2008-01-18merge of '0e7dafd4ba684994da9cbab0292dbd6e3c6be3ec'Marcin Juszkiewicz3
and 'cc72cefccea1756ea052a54b2ec73e0ef6e3d9eb'
2008-01-18shared-mime-info: add dependency on glib-2.0 (from Poky)Marcin Juszkiewicz2
2008-01-18merge of 'a0f0a04325ed193844895cf9b74e8b1b48deac4e'OpenEmbedded Project107
and 'e55bf39595a78df12d17e4b80e9ed474ad5a467d'
2008-01-18libgsmd-lips: Remove obsolete patch, but package stays bad.Florian Boor2