summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)AuthorFiles
2007-12-27packages/qt4/qtopia-core: Force building of tools, demos and examplesHolger Freyther2
2007-12-27packages/qt4/qt_staging.inc: Manually fix the .la files to say installed=noHolger Freyther1
2007-12-27packages/apr/apr-util: Manually patch the .la file to not reference ↵Holger Freyther1
/usr/lib/FOO.la but use -lFOO instead subversion is still compiling and we have no more references to the workdir!
2007-12-27packages/apr/apr,apr-util: Stage the apr_rules.mk and install it as rules.mk ↵Holger Freyther2
in apr-util
2007-12-27classes/binconfig.bbclass: Allow packages to add sed expressionsHolger Freyther2
packages/apr/apr-util,apr: patch the config files to be 'installed' and not point to the build and source-directory.
2007-12-27task-base: bump PRKoen Kooi1
2007-12-27merge of '4b397824de03002b9957b412e8f6f2dc0f2d48be'Holger Freyther18
and '9374f52664bf8a853a6627bbfbfb8a205b757138'
2007-12-27Qt4/QtopiaCore4: Backport QT_LIBINFIX to add a suffix to libraries. Adapt qmakeHolger Freyther9
Add the 'E' suffix to QtopiaCore libraries. This allows to install both qtopiacore, qt/X11 at the same time.
2007-12-26packages/qsvn/qsvn.inc: Propose a function to be able to set the FNHolger Freyther1
With diverting packages ${PN} can sometimes not be used. In such cases we don't to use the filename of the currently included file. This can work with immediate assignments and a helper function like this one.
2007-12-26packages/qsvn: Experiment with building the same source in different variantsHolger Freyther3
Experiment with having the same source build with different versions of the underlying toolkit. In the best case we want to be installable in parallel.
2007-12-26packages/qmake/qmake2-native: Change the specs to find our resource compiler ↵Holger Freyther1
(rcc) The build of qsvn failed due invoking the wrong rcc. Change the qmake specs to set QMAKE_RCC and set it to OE_QMAKE_RCC.
2007-12-26Qt4 based applications: Do not inherit qmake when building for Qt4/X11Holger Freyther6
inherit qmake will download Qt3 and build parts of it, we don't want that.
2007-12-26packages/libqanava/libqanava_0.0.7.bb: Fix spelling of the descriptionHolger Freyther1
2007-12-26openmoko-messages2: added libjana to dependenciesMarcin Juszkiewicz1
2007-12-26linux-rp: Consistently enable ext3 module.Paul Sokolovsky15
* Fixes #2515.
2007-12-26merge of '363edf7af76f2d2fcd09d314641bad256b866264'Paul Sokolovsky78
and 'e0812b867aee310381150ec8e2be57aab30190a6'
2007-12-26task-base: Bump PR for h5000 & fic-gta* changes.Paul Sokolovsky1
2007-12-26linux-handhelds-2.6 2.6.21-hh20: Bump for recent changes.Paul Sokolovsky1
2007-12-26linux-handhelds-2.6 2.6.21: Fix issue with asoc-using devices having static ↵Paul Sokolovsky24
sound subsys.
2007-12-26netbase: Update /e/n/interfaces to include new WPA example configuration. ↵Matthias Hentges2
Closing bug #3567.
2007-12-26linux-handhelds-2.6 2.6.21: h5000: Enable ASoC sound driver.Paul Sokolovsky1
2007-12-26linux-handhelds-2.6 2.6.21: h5000: Enable new keys driver.Paul Sokolovsky1
2007-12-26linux-dht-walnut: add 2.6.23Koen Kooi5
* disabled because uImage is 3.3MB larger as .20 and uboot doesn't boot it due to that size
2007-12-26linux-dht-walnut: switch to uImageKoen Kooi1
2007-12-26merge of 'e523e8071d3fe835cfd277ef7adf62c2822468c2'OpenEmbedded Project1
and 'fd336c878a7a068ed14755cf0c44b0a8d70747ac'
2007-12-26nas-server: added support for flashing openmoko phones from a usb-enabled ↵Rod Whitby1
nas-server
2007-12-26merge of '49e39c42b944dda8eed607394e1849029b9f527f'Holger Freyther15
and 'fbf7570478d5954f66dbaa425a8b6b1c8c1b862c'
2007-12-26packages/qt4/qt_staging.inc: Fix place of the include and library directoryHolger Freyther1
2007-12-26packages/qt4/qt4-x11-free.inc,qtopia-core.inc: Bump the PR as the packaging ↵Holger Freyther2
did change
2007-12-26merge of '44926b8def1aa09fa2284a3f5e6caffacb77ede9'Rod Whitby5
and '8f4f4a96be49747ae2c3c51e51854655b4fc65b6'
2007-12-26atftp: Updated to use latest patches from Debian, fixes CLK_TCK compilation ↵Rod Whitby1
failure.
2007-12-26packages/qt4/qt_packing.inc: Examples/Demos are in ${QT_DIR_NAME}, disable ↵Holger Freyther1
them due QA issues Disable packaging of the examples/demos as we need to get rid off the .debug directories inside the nested hierachy of the examples and demos.
2007-12-26linux-dht-walnut: first stab at converting it to a more generic recipeKoen Kooi3
2007-12-26merge of 'a42936f86bfc2fe328a115dd331286fc71e8156a'OpenEmbedded Project2
and 'c0e108d768a455005e5b9ad28796112f203c3de6'
2007-12-26git: Add patch to put space before -m argument. Fixes #3551. No PR bump, ↵Rod Whitby1
cause no change to compilation or packaged content - if it built for you previously, then you don't need the patch, but it will do no harm.
2007-12-26zaurusd: add tosa default sound state patchJunqian Gordon Xu2
2007-12-26gsmd svn: Update for machine_id() func refactor.Paul Sokolovsky2
2007-12-26ipaq-sleep 0.9: Fix issue with wrong autosuspend timer calc.Paul Sokolovsky2
* This code is sick.
2007-12-26qmake,Qt/X11,QtopiaCore: Allow OE to set the tuning options. Allow to add a ↵Holger Freyther2
default module -Do not hardcode O2, we have flags in OE to do such things and passing both didn't make sense -With QtopiaCore QtGui is using Tcp/Udp/Sockets for the QWS implementation. This means when building a gui application you will need the network module. Allow to add modules using environment variables.
2007-12-26ipaq-sleep 0.9: More fixes.Paul Sokolovsky2
* Don't try to interpret APM status when it's not available. * Don't assume X mode is always active.
2007-12-26psplash svn: Use standard OE init.d library for machine detection.Paul Sokolovsky2
* Fixes #3471.
2007-12-26packages/qt4/files/0005-fix-mkspecs.patch: Remove the O2 we want OE to ↵Holger Freyther1
decide the tuning!
2007-12-26packages/qt4/: Share some more patches (no host includes, cross-compile) ↵Holger Freyther10
between Embedded and X11 -Use the CROSSARCH hack/patch on QtopiaCore as well -Do not search /usr/include for freetype and openssl on Qt as well -Do not build a qmake version (needed a diversion due different configure scripts)
2007-12-26initrdscripts: Do machine detection function refactor per RFC.Paul Sokolovsky2
* Need to fix this, need to use good common codebase, because debugging why some adhoc code doesn't work here or there is big waste of time.
2007-12-26ipaq-sleep 0.9: Unbreak, so to say.Paul Sokolovsky2
* If there's something to unbreak... Do following: 1. Support logging. Software without logging is now software, but a random wreck. 2. Don't do off-by-one errors. 3. Don't bug on system every 2 seconds. Instead, do a select on X connection to catch touchscreen events ASAP. This doesn't work for keys though, there's larger latency. As for other checks, do them once in 5s. 4. The whole thing must die. Soon. * Mark configs propery for ipkg. * Should fix #3540.
2007-12-26merge of '909c536d732a709ac1bbe82a546de7dade5fdf07'Holger Freyther78
and 'dafddd1d044d96ecf2e968c17c56e4f9f332240d'
2007-12-26packages/qt4/qt_packaging.inc: Do not remove everything from the bindir, fix ↵Holger Freyther1
the glob -${PN}-doc already has the html documentation, no need for -documentation package -Package the demos and exmaples -.debug and translations are missing
2007-12-26packages/qt4/qt_packaging.inc: All Qt modules are roughly similar, have one ↵Holger Freyther1
python function to generate the files for the dev package
2007-12-25packages/qt4/qt_packaging.inc: Sadly the previous glob didn't work. Write ↵Holger Freyther1
.so, .la, .prl in the long form
2007-12-25packages/qt4/qt_packaging.inc: Next round of typo fixing and tryingHolger Freyther1
-Don't install every library to libQtUiTools-dev :} -Try to put the .la and .prl into the -dev packages as well