summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2007-12-26classes/insane.bbclass: Handle non-elf files gracefully (again)Holger Freyther1
2007-12-26conf/checksums.ini: Correct the URL of the Qt/X11 4.3.3 sourcecodeHolger Freyther1
2007-12-26classes/insane.bbclass: Separate the workdir test and make it fatalHolger Freyther1
2007-12-26classes/insane.bbclass: Make .la failures non-fatal the right way, split up ↵Holger Freyther1
the .la test in two parts -We have a function that can decide if a failure is fatal, use that instead of setting sane = True. -Test for installed and workdir separately. This allows us to ignore a certain error class and complain on others.
2007-12-26classes/insane.bbclass: Try to increase the readabilityHolger Freyther1
2007-12-26classes/insane.bbclass: Try to increase readability, remove deadcode, ask to ↵Holger Freyther1
make desktop errors fatal
2007-12-26MAINTAINERS: Add qt and qmake to the recipes list.Holger Freyther1
2007-12-26classes/insane.bbclass: Removal of whitespace and tabsHolger Freyther1
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-26classes/qtopia4core.bbclass: The current name of the include and libdir is ↵Holger Freyther1
qtopia Change the include and library path to end with qtopia as this is where qtopia-core is going to stage the headers in. The full blown Qtopia platform will use the same directory.
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-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 Freyther3
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 Freyther88
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
2007-12-25packages/qt4/qt4-x11-free,qtopia-core: Work on properly packaging Qt4Holger Freyther3
-QT_LIBRARY_NAME lost the lib prefix to make it usable with .pc files -Add headers to the -dev packages -Look in the right directory for the plugins remains -Get rid off the mkspecs before packaging -Attempt to package translations
2007-12-25packages/qt4/qt_configuration.inc: ccache and pch conflict with each otherHolger Freyther1
The time spent on recompiling outweights the time saved using pch. So disable pch and have better recompile times.
2007-12-25packages/qt4/qt_configuration.inc: Keep PARALLEL_MAKE untouched the ↵Holger Freyther1
buildsystem should handle deps
2007-12-25linux-handhelds-2.6 2.6.21-hh20: Bump PR for ext3 and iptables changes.Paul Sokolovsky1
2007-12-25linux-handhelds-2.6 2.6.21: Enable iptables for ipv4 (intermediate) and ipv6 ↵Paul Sokolovsky24
(bare).
2007-12-25linux-handhelds-2.6 2.6.21: Enable ext3 (modular).Paul Sokolovsky24
2007-12-25angstrom-gpe-task-base: Add matchbox-applet-startup-monitor.Paul Sokolovsky1
2007-12-25matchbox-applet-startup-monitor 0.1: Try to support management using ↵Paul Sokolovsky3
matchbox-panel-manager. * It seems this thing is standalone misfit which is supposed to be simply run during session startup ;-\. Try to add at least bit of user configurability. With this desktop file, it is at least possible to add it via context menu on matchbox-panel. But it doesn't seem to get recorded in panel settings, so cannot be removed via menu and its unclear if it will be restarted after reboot ;-(.
2007-12-25initramfs-module-nfs: Fix packaging, add delay after g_ether load.Paul Sokolovsky2
2007-12-25initramfs-module-bootmenu: RDEPEND on initramfs-module-nfs, we do support ↵Paul Sokolovsky1
NFS boot.
2007-12-25angstrom-2007-preferred-versions.inc: Remove initramfs-*.Paul Sokolovsky1
2007-12-25merge of '3fd56e976ac5bcaa4320267aaa8b39dceeeebcd4'Paul Sokolovsky27
and 'd29274157cd7d80d66aa37ae4d3ebf85231e594f'