Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2007-12-26 | packages/qmake/qmake2-native: Change the specs to find our resource compiler ↵ | Holger Freyther | 1 | |
(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-26 | Qt4 based applications: Do not inherit qmake when building for Qt4/X11 | Holger Freyther | 6 | |
inherit qmake will download Qt3 and build parts of it, we don't want that. | ||||
2007-12-26 | packages/libqanava/libqanava_0.0.7.bb: Fix spelling of the description | Holger Freyther | 1 | |
2007-12-26 | merge of '49e39c42b944dda8eed607394e1849029b9f527f' | Holger Freyther | 15 | |
and 'fbf7570478d5954f66dbaa425a8b6b1c8c1b862c' | ||||
2007-12-26 | packages/qt4/qt_staging.inc: Fix place of the include and library directory | Holger Freyther | 1 | |
2007-12-26 | packages/qt4/qt4-x11-free.inc,qtopia-core.inc: Bump the PR as the packaging ↵ | Holger Freyther | 2 | |
did change | ||||
2007-12-26 | merge of '44926b8def1aa09fa2284a3f5e6caffacb77ede9' | Rod Whitby | 5 | |
and '8f4f4a96be49747ae2c3c51e51854655b4fc65b6' | ||||
2007-12-26 | atftp: Updated to use latest patches from Debian, fixes CLK_TCK compilation ↵ | Rod Whitby | 1 | |
failure. | ||||
2007-12-26 | packages/qt4/qt_packing.inc: Examples/Demos are in ${QT_DIR_NAME}, disable ↵ | Holger Freyther | 1 | |
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-26 | linux-dht-walnut: first stab at converting it to a more generic recipe | Koen Kooi | 3 | |
2007-12-26 | merge of 'a42936f86bfc2fe328a115dd331286fc71e8156a' | OpenEmbedded Project | 2 | |
and 'c0e108d768a455005e5b9ad28796112f203c3de6' | ||||
2007-12-26 | git: Add patch to put space before -m argument. Fixes #3551. No PR bump, ↵ | Rod Whitby | 1 | |
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-26 | zaurusd: add tosa default sound state patch | Junqian Gordon Xu | 2 | |
2007-12-26 | gsmd svn: Update for machine_id() func refactor. | Paul Sokolovsky | 2 | |
2007-12-26 | ipaq-sleep 0.9: Fix issue with wrong autosuspend timer calc. | Paul Sokolovsky | 2 | |
* This code is sick. | ||||
2007-12-26 | qmake,Qt/X11,QtopiaCore: Allow OE to set the tuning options. Allow to add a ↵ | Holger Freyther | 2 | |
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-26 | ipaq-sleep 0.9: More fixes. | Paul Sokolovsky | 2 | |
* Don't try to interpret APM status when it's not available. * Don't assume X mode is always active. | ||||
2007-12-26 | psplash svn: Use standard OE init.d library for machine detection. | Paul Sokolovsky | 2 | |
* Fixes #3471. | ||||
2007-12-26 | packages/qt4/files/0005-fix-mkspecs.patch: Remove the O2 we want OE to ↵ | Holger Freyther | 1 | |
decide the tuning! | ||||
2007-12-26 | packages/qt4/: Share some more patches (no host includes, cross-compile) ↵ | Holger Freyther | 10 | |
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-26 | initrdscripts: Do machine detection function refactor per RFC. | Paul Sokolovsky | 2 | |
* 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-26 | ipaq-sleep 0.9: Unbreak, so to say. | Paul Sokolovsky | 2 | |
* 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-26 | merge of '909c536d732a709ac1bbe82a546de7dade5fdf07' | Holger Freyther | 78 | |
and 'dafddd1d044d96ecf2e968c17c56e4f9f332240d' | ||||
2007-12-26 | packages/qt4/qt_packaging.inc: Do not remove everything from the bindir, fix ↵ | Holger Freyther | 1 | |
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-26 | packages/qt4/qt_packaging.inc: All Qt modules are roughly similar, have one ↵ | Holger Freyther | 1 | |
python function to generate the files for the dev package | ||||
2007-12-25 | packages/qt4/qt_packaging.inc: Sadly the previous glob didn't work. Write ↵ | Holger Freyther | 1 | |
.so, .la, .prl in the long form | ||||
2007-12-25 | packages/qt4/qt_packaging.inc: Next round of typo fixing and trying | Holger Freyther | 1 | |
-Don't install every library to libQtUiTools-dev :} -Try to put the .la and .prl into the -dev packages as well | ||||
2007-12-25 | packages/qt4/qt4-x11-free,qtopia-core: Work on properly packaging Qt4 | Holger Freyther | 3 | |
-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-25 | packages/qt4/qt_configuration.inc: ccache and pch conflict with each other | Holger Freyther | 1 | |
The time spent on recompiling outweights the time saved using pch. So disable pch and have better recompile times. | ||||
2007-12-25 | packages/qt4/qt_configuration.inc: Keep PARALLEL_MAKE untouched the ↵ | Holger Freyther | 1 | |
buildsystem should handle deps | ||||
2007-12-25 | linux-handhelds-2.6 2.6.21-hh20: Bump PR for ext3 and iptables changes. | Paul Sokolovsky | 1 | |
2007-12-25 | linux-handhelds-2.6 2.6.21: Enable iptables for ipv4 (intermediate) and ipv6 ↵ | Paul Sokolovsky | 24 | |
(bare). | ||||
2007-12-25 | linux-handhelds-2.6 2.6.21: Enable ext3 (modular). | Paul Sokolovsky | 24 | |
2007-12-25 | angstrom-gpe-task-base: Add matchbox-applet-startup-monitor. | Paul Sokolovsky | 1 | |
2007-12-25 | matchbox-applet-startup-monitor 0.1: Try to support management using ↵ | Paul Sokolovsky | 3 | |
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-25 | initramfs-module-nfs: Fix packaging, add delay after g_ether load. | Paul Sokolovsky | 2 | |
2007-12-25 | initramfs-module-bootmenu: RDEPEND on initramfs-module-nfs, we do support ↵ | Paul Sokolovsky | 1 | |
NFS boot. | ||||
2007-12-25 | merge of '3fd56e976ac5bcaa4320267aaa8b39dceeeebcd4' | Paul Sokolovsky | 25 | |
and 'd29274157cd7d80d66aa37ae4d3ebf85231e594f' | ||||
2007-12-25 | linux-handhelds-2.6 2.6.21: Move away from nuiltin NFS support, use modular ↵ | Paul Sokolovsky | 25 | |
USB gadgets. * Now that there's flexible early userspace support in OE (initramfs-uniboot) which handles NFS booting among other things, there's no longer need to have NFS boot support in kernel. This gets NFS out of kernel, and frees g_ether from being compiled into kernel, thus opening road for modular USB gadget drivers. * A bit tough move deep into Angstrom RCs, but this was on TODO for long time, and just yesterday I hit usecase where I was stuck late night with the need to move data between 2 boxes, with only common interface in both being USB, but still w/o flashdrive to use. So, I took this opportinity not just to try g_file_storage, but also handle this issue. | ||||
2007-12-25 | merge of '0f6a05ae6a2dd058bfe88bed97e9d6530e5c9395' | Paul Sokolovsky | 2 | |
and 'a2db4317a6940d3a7ea74bc07545523686942a59' | ||||
2007-12-25 | linux-rp 2.6.23: really apply Tosa patch from #3295 | Marcin Juszkiewicz | 2 | |
2007-12-25 | initramfs-module-bootmenu 1.0: Use best-practice (based on FHS) location for ↵ | Paul Sokolovsky | 2 | |
NFS root. | ||||
2007-12-25 | zaurus-updater: Add support for installing and updating u-boot, disabled by ↵ | Matthias Hentges | 2 | |
default. | ||||
2007-12-25 | merge of '8728ab154063ad389826d041d5c22bd3587f3372' | Michael Lauer | 131 | |
and 'acf2917a94a9bba36e944b0ad3ee532e3fc10eaf' | ||||
2007-12-25 | kismet: configure picks up pcap from staging, so lets add it to depends | Koen Kooi | 1 | |
2007-12-25 | xserver-kdrive 1.3: make xfbdev tosa specific | Koen Kooi | 1 | |
2007-12-25 | xerver-krive-1.3.0.0: tosa fbdev workaround patch by by Hector Martin (bug# 490) | Junqian Gordon Xu | 2 | |
2007-12-25 | octave: add 3.0.0 | Koen Kooi | 1 | |
2007-12-25 | navit, roadmap: add RRECOMMENDS | Junqian Gordon Xu | 2 | |
* navit: gpsd speechd flite * roadmap: gpsd flite | ||||
2007-12-25 | roadmap: 2nd round of cleanup of (z)roadmap recipies | Junqian Gordon Xu | 10 | |
* provide 1.0.12, 1.1.0, and 1.1.0_cvs for both gtk2 (roadmap-gtk2) and qt (zroadmap) * fix roadap-gtk2 packaging issue * config AGG=rgba32 for gtk2 (need testing for the correct AGG setting) * minor style fixes for zroadmap recipies |