Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2007-12-27 | merge of 'a4569078ab220c88694fa953c1dacc27d4b9300e' | Richard Purdie | 5 | |
and 'fc6211a28427a6d82895be30299c901ec3e85868' | ||||
2007-12-27 | mtd-utils: move mkfs.jffs(2) to separate packages - mtd-utils do not need LZO | Marcin Juszkiewicz | 1 | |
2007-12-27 | classes/autotools.bbclass: Use bruteforce and set installed=yes to =no | Holger Freyther | 1 | |
This is silenting issues with various libtool files that have installed=yes. | ||||
2007-12-27 | packages/qt4/qt_staging.inc: Manually fix the .la files to say installed=no | Holger Freyther | 1 | |
2007-12-27 | packages/apr/apr-util: Manually patch the .la file to not reference ↵ | Holger Freyther | 1 | |
/usr/lib/FOO.la but use -lFOO instead subversion is still compiling and we have no more references to the workdir! | ||||
2007-12-27 | packages/apr/apr,apr-util: Stage the apr_rules.mk and install it as rules.mk ↵ | Holger Freyther | 2 | |
in apr-util | ||||
2007-12-27 | classes/binconfig.bbclass: Allow packages to add sed expressions | Holger Freyther | 3 | |
packages/apr/apr-util,apr: patch the config files to be 'installed' and not point to the build and source-directory. | ||||
2007-12-27 | task-base: bump PR | Koen Kooi | 1 | |
2007-12-27 | angstrom build-feed: add more packages and ppc405 machine | Koen Kooi | 1 | |
2007-12-27 | merge of '4b397824de03002b9957b412e8f6f2dc0f2d48be' | Holger Freyther | 22 | |
and '9374f52664bf8a853a6627bbfbfb8a205b757138' | ||||
2007-12-27 | Qt4/QtopiaCore4: Backport QT_LIBINFIX to add a suffix to libraries. Adapt qmake | Holger Freyther | 10 | |
Add the 'E' suffix to QtopiaCore libraries. This allows to install both qtopiacore, qt/X11 at the same time. | ||||
2007-12-26 | classes/insane.bbclass: Decided to not make the workdir issues fatal | Holger Freyther | 1 | |
2007-12-26 | classes/insane.bbclass: Handle non-elf files gracefully (again) | Holger Freyther | 1 | |
2007-12-26 | conf/checksums.ini: Correct the URL of the Qt/X11 4.3.3 sourcecode | Holger Freyther | 1 | |
2007-12-26 | classes/insane.bbclass: Separate the workdir test and make it fatal | Holger Freyther | 1 | |
2007-12-26 | classes/insane.bbclass: Make .la failures non-fatal the right way, split up ↵ | Holger Freyther | 1 | |
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-26 | classes/insane.bbclass: Try to increase the readability | Holger Freyther | 1 | |
2007-12-26 | classes/insane.bbclass: Try to increase readability, remove deadcode, ask to ↵ | Holger Freyther | 1 | |
make desktop errors fatal | ||||
2007-12-26 | MAINTAINERS: Add qt and qmake to the recipes list. | Holger Freyther | 1 | |
2007-12-26 | classes/insane.bbclass: Removal of whitespace and tabs | Holger Freyther | 1 | |
2007-12-26 | packages/qsvn/qsvn.inc: Propose a function to be able to set the FN | Holger Freyther | 1 | |
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-26 | packages/qsvn: Experiment with building the same source in different variants | Holger Freyther | 3 | |
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-26 | classes/qtopia4core.bbclass: The current name of the include and libdir is ↵ | Holger Freyther | 1 | |
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-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 | openmoko-messages2: added libjana to dependencies | Marcin Juszkiewicz | 1 | |
2007-12-26 | linux-rp: Consistently enable ext3 module. | Paul Sokolovsky | 15 | |
* Fixes #2515. | ||||
2007-12-26 | merge of '363edf7af76f2d2fcd09d314641bad256b866264' | Paul Sokolovsky | 85 | |
and 'e0812b867aee310381150ec8e2be57aab30190a6' | ||||
2007-12-26 | task-base: Bump PR for h5000 & fic-gta* changes. | Paul Sokolovsky | 1 | |
2007-12-26 | linux-handhelds-2.6 2.6.21-hh20: Bump for recent changes. | Paul Sokolovsky | 1 | |
2007-12-26 | linux-handhelds-2.6 2.6.21: Fix issue with asoc-using devices having static ↵ | Paul Sokolovsky | 24 | |
sound subsys. | ||||
2007-12-26 | fic-gta01.conf, fic-gta02.conf: Remove non-machine-specific modules. | Paul Sokolovsky | 2 | |
* Machine configs should contain only machine-specific modules, task-base pulls other modules consistently across machines, based on *_FEATURES. | ||||
2007-12-26 | h5000.conf: Ship and autoload ASoC sound modules. | Paul Sokolovsky | 1 | |
2007-12-26 | magician.conf: Reorder autoloads from machine-independent to machine-specific. | Paul Sokolovsky | 1 | |
2007-12-26 | netbase: Update /e/n/interfaces to include new WPA example configuration. ↵ | Matthias Hentges | 2 | |
Closing bug #3567. | ||||
2007-12-26 | linux-handhelds-2.6 2.6.21: h5000: Enable ASoC sound driver. | Paul Sokolovsky | 1 | |
2007-12-26 | linux-handhelds-2.6 2.6.21: h5000: Enable new keys driver. | Paul Sokolovsky | 1 | |
2007-12-26 | angstrom 2007: RC3 | Koen Kooi | 1 | |
2007-12-26 | linux-dht-walnut: add 2.6.23 | Koen Kooi | 5 | |
* disabled because uImage is 3.3MB larger as .20 and uboot doesn't boot it due to that size | ||||
2007-12-26 | linux-dht-walnut: switch to uImage | Koen Kooi | 2 | |
2007-12-26 | merge of 'e523e8071d3fe835cfd277ef7adf62c2822468c2' | OpenEmbedded Project | 1 | |
and 'fd336c878a7a068ed14755cf0c44b0a8d70747ac' | ||||
2007-12-26 | nas-server: added support for flashing openmoko phones from a usb-enabled ↵ | Rod Whitby | 1 | |
nas-server | ||||
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 | |