Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-10-18 | bb files: Revert the introduction of FILE_PR | Holger Hans Peter Freyther | 3 | |
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here. | ||||
2008-10-16 | uicmoc4-(native|sdk): update to version 4.4.3 | Jeremy Lainé | 4 | |
* drop qapplication.diff, included upstream * update URL in uicmoc4-native.inc, qtopia is gone | ||||
2008-10-15 | [PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PR | Holger Hans Peter Freyther | 3 | |
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org> | ||||
2008-10-15 | mtn2git: remove .mtn2git_empty files in non-empty directories | Jan Luebbe | 4 | |
2008-09-05 | uicmoc4-native: remove all versions that do not build, keep the only working one | Michael Lauer | 4 | |
2008-08-02 | uicmoc4 native: fix staging | Koen Kooi | 2 | |
2008-07-14 | uicmoc4: add sdk version, fix build with gcc 4.3.x | Koen Kooi | 6 | |
2008-07-08 | uicmoc-native: add 4.4.0 | Koen Kooi | 1 | |
2008-05-06 | uicmoc4-native.inc: build lrelease translation tool | Jeremy Laine | 1 | |
2008-05-06 | uicmoc4-native.inc: build lrelease translation tool | Jeremy Laine | 1 | |
2008-01-14 | uicmoc4-native.inc : fix bug #3650 by actually passing LDFLAGS to | Graeme Gregory | 3 | |
configure. Trolltech calls this var LFLAGS but sucks in LDFLAGS from environment. So our staging directory is never seen. | ||||
2008-01-01 | uicmoc-native_2.3.10: fix typo | Junqian Gordon Xu | 1 | |
2007-12-23 | packages/uicmoc/uicmoc4-native.inc: No tabs, 4-spaces for indention | Holger Freyther | 1 | |
2007-12-22 | QtopiaCore: Do the minor/bugfix only upgrade from 4.3.2 to 4.3.3 | Holger Freyther | 1 | |
2007-12-04 | uicmoc4-native: Drop non-compiling 4.2.3 and 4.3.0 (closes bug 2511). | Rolf Leggewie | 2 | |
2007-11-08 | uicmoc3-native: depend on qmake-native | Marcin Juszkiewicz | 1 | |
2007-10-29 | Remove final references to BUILD_SYS in staging paths | Richard Purdie | 2 | |
2007-10-29 | packages/uicmoc: Unify uicmoc4-native | Holger Freyther | 3 | |
2007-10-25 | packages/uicmoc: Depend on zlib-native as reported by Jan Luebbe | Holger Freyther | 3 | |
This is a blind fix and the issue was reported by Jan Luebbe. Refactoring the uicmoc4 recipes is on my todolist as well. | ||||
2007-10-23 | packages/{qt,qte,uicmoc,qmake}: Update to Qt(opiaCore) 4.3.2 | Holger Freyther | 1 | |
-Update PREFERRED_VERSION -Update checksums -Update patches | ||||
2007-10-16 | packages/uicmoc/uicmoc4-native_4.3.1.bb : fix problem some people are | Graeme Gregory | 1 | |
seeing building this. Fix from #747 on bugs.om.org | ||||
2007-09-08 | uicmoc-native: Follow qmake-base rename. | Paul Sokolovsky | 2 | |
2007-09-02 | qmake2,uicmoc4: Fix the LICENSE to only be GPL. QtopiaCore/QtE never was QPL ↵ | Holger Freyther | 1 | |
licensed Also adjust indention of the SRC_URI | ||||
2007-08-23 | uicmoc4: add 4.3.1 building against Qt/Embedded. This no longer depends on X ↵ | Michael Lauer | 3 | |
on the buildhost. Add missing (non-existant, but you know about ASSUME_PROVDED) dependencies to other versions of uicmoc4 | ||||
2007-07-15 | uicmoc-native 2.3.10: fix build against recent build-system headers, close ↵ | Michael Krelin | 2 | |
bug #2564 not only recent headers do not define relevant stuff in asm/page.h, but they do not provide the file anymore. | ||||
2007-07-11 | classes/qt4x11.bbclass, uicmoc4-native: add qt3support | Michael Krelin | 1 | |
2007-07-03 | uicmoc-native 2.3.10: an attempt to fix build against recent kernel, bug #2564 | Michael Krelin | 2 | |
2007-06-03 | uicmoc4-native: bumped version to 4.3.0 | Michael Krelin | 1 | |
2007-05-10 | packages/{qmake,uicmoc}: Update qmake and uic/moc from Qt4.1.2 to 4.2.3 | Holger Freyther | 3 | |
Version 4.2 is needed to compile the WebKit/Gdk port. Update the checksums.ini containing the md5/shasum of my download. Install qmake as qmake2 and qmake-qt4 to follow the debian naming of this binary. | ||||
2006-10-10 | Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them. | Koen Kooi | 2 | |
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details |