Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-01-30 | openmoko-launcher: no longer exists. remove from include files. | John Lee | 2 | |
2008-01-29 | asterisk: add unset RANLIB to make the build success. | John Lee | 1 | |
2008-01-25 | task-openmoko-base: remove unnecessary RDEPENDS | John Lee | 1 | |
* matchbox-keyboard-im and matchbox-keyboard-applet no longer necessary with multitap-pad | ||||
2008-01-25 | gpsdrive: add 2.10pre4 | John Lee | 6 | |
* http://bugs.openembedded.org/show_bug.cgi?id=3670 * plus some polishment | ||||
2008-01-25 | libwww-perl: add libwww-perl and native | John Lee | 2 | |
2008-01-25 | task-openmoko-base: replace matchbox-keyboard-inputmethod with multitap-pad | John Lee | 1 | |
2008-01-25 | multitap-pad: multi-tap input method for GTK | John Lee | 6 | |
* update moko-autorev and sane-srcrevs accordingly. | ||||
2008-01-25 | openmoko-session2: add openmoko-panel-memory | John Lee | 3 | |
* also add openmoko-panel-memory into task-openmoko-phone | ||||
2008-01-25 | openmoko-launcher: add a slim application launcher | John Lee | 3 | |
* add entry in moko-autorev.inc * add entry in sane-srcrevs.inc | ||||
2008-01-25 | openmoko-panel-memory: shows an out-of-memory warning in the OpenMoko panel | John Lee | 3 | |
* add entry in moko-autorev.inc * add entry in sane-srcrevs.inc | ||||
2008-01-24 | task-openmoko-feed: fix incorrect RDEPENDS | John Lee | 1 | |
* from swt3.4-gtk to libswt3.4-gtk-java * increase PR | ||||
2008-01-24 | openmoko.conf: add PREFERRED_PROVIDER_swt3.4-gtk | John Lee | 1 | |
2008-01-24 | external-toolchain: enable RPROVIDES again | John Lee | 1 | |
* the external-toolchain RPROVIDES problem is gone with bitbake 1.8.10 * see Bug#3509 | ||||
2008-01-23 | gpsdrive: update download URI | John Lee | 2 | |
* http://bugs.openembedded.net/show_bug.cgi?id=3494 * update checksums.ini accordingly | ||||
2008-01-23 | task-openmoko-feed: add swt and cacao | John Lee | 2 | |
* swt3.4-gtk * cacao openmoko.conf: set preferred provider to avoid bitbake confusion building swt3.4-gtk. | ||||
2008-01-23 | swt-gtk: fix dependency and possible cross compiling badness | John Lee | 3 | |
* need classpath to build * remove -I${JAVA_HOME}/include and -I${JAVA_HOME}/include/linux because it might cause error with or without JAVA_HOME set and no extra include files are required anyway. | ||||
2008-01-23 | merge of '558d7f8556530ca23dc6e4b7d687d6727d3a7397' | John Lee | 7 | |
and 'a22503624f899a2e28116f2ca9acb54520778734' | ||||
2008-01-23 | external-toolchain: enable RPROVIDES again | John Lee | 1 | |
* I disabled it in revision 824c66fc36263bf7387bf3cac74b83506fa27024 by mistake. Sorry. | ||||
2008-01-22 | python 2.5.1 ship sitecustomize.py that enables some convenient features when | Michael Lauer | 4 | |
working with the interactive interpreter: attribute completion and persistent command history | ||||
2008-01-22 | prelink: Update to the last release (20071027) and pull eabi fixes from poky | Richard Purdie | 6 | |
2008-01-22 | merge of '05ddfe24471c42c447a6996f4ee8a09bbd402e23' | Richard Purdie | 5 | |
and 'ee28a8fbd4b4c0cc97fe47467c837fb525ecdf82' | ||||
2008-01-22 | merge of 'd31528c971eb974748d7b182b56381c6f4b7ab55' | Holger Freyther | 12 | |
and 'ea47db0fd7281e15db0ba80201db5fc61a11455f' | ||||
2008-01-22 | packages/qt4/qt_packaging.inc: Fix packaging of the -dbg packages | Holger Freyther | 1 | |
split in packages.bbclass gets called after the work in do_populate_packages_prepend() is done. This means that on the first packaging attempt no .debug files exist. So create one -dbg package for every plugin we find and assume that the file is getting split out. | ||||
2008-01-22 | packages/qt4/qt_packaging.inc: Remove the attempt to create the meta ↵ | Holger Freyther | 1 | |
packages this way It didn't work because the RDEPENDS were not available in the package_write task anymore. We need to create a meta task where all plugins are referred to in some other way. | ||||
2008-01-22 | packages/qt4/qt_packaging.inc: Attempt to package all possible plugins properly | Holger Freyther | 1 | |
2008-01-22 | merge of '214ed7e892086095fb4e656e5d3777e201866e46' | John Lee | 2 | |
and '824c66fc36263bf7387bf3cac74b83506fa27024' | ||||
2008-01-22 | task-openmoko-toolchain-host: fix duplicated text. | John Lee | 2 | |
* duplicated text due to brain damaged patch usage. | ||||
2008-01-22 | task-openmoko-toolchain-host: fix duplicated text. | John Lee | 1 | |
* duplicated text due to brain damaged patch usage. | ||||
2008-01-22 | merge of 'a250ef0b1707ead866fe051ca88c56e538d51bfb' | John Lee | 7 | |
and 'c50c127687a0e35ba0e44fbfe9fbf7b23e973914' | ||||
2008-01-22 | task-openmoko-toolchain-host.bb: remove it to resolve conflict | John Lee | 1 | |
a250ef0b1707ead866fe051ca88c56e538d51bfb | ||||
2008-01-22 | merge of '0b7113a85be8ed98e75a1000c58eb9ea5de39919' | Michael Lauer | 2 | |
and '43f6b35dcf8438ea9fc7e6a23fa4541225259e15' | ||||
2008-01-22 | linux-openmoko: remove some useless versions | Michael Lauer | 2 | |
2008-01-21 | linux-rp-2.6.23+2.6.24-rc8: Tweak collie defconfig to reduce the base kernel ↵ | Richard Purdie | 2 | |
size | ||||
2008-01-21 | packages/qt4/qt_packaging.inc: Package the phrasebooks | Holger Freyther | 1 | |
2008-01-21 | packages/qt4/qt_packaging.inc: Fix the splitting of the translation packages | Holger Freyther | 1 | |
The variable inside the package name did not get expanded, let us expand it ourselves. | ||||
2008-01-21 | kernel.bbclass: Account for sa1100 rtc renaming (#3710) | Richard Purdie | 1 | |
2008-01-21 | tzdata: update to version 2007k | Rolf Leggewie | 1 | |
2008-01-21 | tzcode: update tzcode-native to 2007k | Rolf Leggewie | 1 | |
2008-01-21 | fontconfig: unify | Rolf Leggewie | 5 | |
2008-01-21 | Add a task for QtopiaCore GUI libraries and related libraries and install ↵ | Holger Freyther | 2 | |
this task to a image Provide a minimal image with QtopiaCore GUI available. | ||||
2008-01-21 | linux_2.6.23.bb: fix sources for mpc8313e-rdb, there is no 'defconfig-rt' file | Jeremy Laine | 1 | |
* fixes breakage introduced in commit cb0f0a066b9df17408c3017f7954a6b750fd269f | ||||
2008-01-21 | merge of '69a166c7072b74d6a2c00aef7ecebacee3e1706a' | Holger Freyther | 3 | |
and '8b72081ac43d603c1378f0c3e6589903e1fe2231' | ||||
2008-01-21 | packages/images/qtopia-core-console-image.bb: Create a minimal image with ↵ | Holger Freyther | 1 | |
the QtopiaCore Core libraries Provide a minimal image to use QtNetwork, QtSql, QtXml and QtCore. | ||||
2008-01-21 | packages/tasks/tasks-qtopia-core-console: Add a task for the core libraries ↵ | Holger Freyther | 1 | |
of QtopiaCore/QtE | ||||
2008-01-21 | classes/cmake: To invoke cmake it has to be present, add cmake-native to the ↵ | Holger Freyther | 1 | |
DEPENDS | ||||
2008-01-21 | *-mirrors.bbclass: Applied the https handling fix to all other mirrors classes | Rod Whitby | 3 | |
2008-01-21 | nslu2-mirrors: Fix https handling | Rod Whitby | 1 | |
2008-01-21 | classes/cmake.bbclass: A small explanation why it says inherit autotools | Holger Freyther | 1 | |
CMake's Makefiles know about the DESTDIR. This allows us to use the staging and install functions of the autotools bbclass. Reusing them makes perfect sense and we should consider moving these functions to another base class. | ||||
2008-01-21 | classes/cmake.bbclass: Spaces are cool, use them | Holger Freyther | 1 | |
2008-01-21 | merge of '68a230b60662c9a02fcec5ffaa9a90510e7b14f4' | Paul Sokolovsky | 7 | |
and '6a123114c50d24ba777fd796259528ed55d645bd' |