Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-10-30 | fennec: use system libraries while building | Otavio Salvador | 1 | |
2008-10-30 | gnumeric: do not overwrite PACKAGES_DYNAMIC to allow locales to be used | Otavio Salvador | 1 | |
2008-10-30 | dropbear: fix do_install for all distros that aren't named 'openmoko' | Koen Kooi | 1 | |
* IMPORTANT: test -e foo && bar will make do_install exit with an error if 'foo' doesn't exist, so use the if [ -e foo ] ; then pattern instead | ||||
2008-10-30 | dsplink: add omap3evm support | Koen Kooi | 1 | |
2008-10-30 | ti-cmemk-module, codec-engine: add patch to fix builds with >=2.6.26 and ↵ | Koen Kooi | 3 | |
class_device_* API change | ||||
2008-10-30 | linux-omap git: add patch for fix scaling for the overlay | Koen Kooi | 2 | |
2008-10-30 | codec-engine 2.21: apply fix for ti-lpm-module build | Koen Kooi | 1 | |
2008-10-30 | ti-lpm-module: not using oe_runmake allows us to get rid of all the sed magic | Koen Kooi | 1 | |
2008-10-30 | exo: fix build of python modules and disable running of tests at | Koen Kooi | 2 | |
buildtime, my buildmachine can't run target code | ||||
2008-10-29 | initscripts: do /proc remount instead of mounting it | Otavio Salvador | 1 | |
2008-10-29 | Revert "xorg-xserver-common.inc: set userid to allow Xorg to be run by users" | Otavio Salvador | 1 | |
This reverts commit 83176ca41497b63eab25babf275eb09b5de55a8d. | ||||
2008-10-29 | firefox: use system bz2 library to avoid missing symbols | Otavio Salvador | 1 | |
2008-10-29 | thunar: recommends shared-mime-info to properly support .desktop files | Otavio Salvador | 1 | |
2008-10-29 | binutils checksum.ini: Add binutils 2.19 recipes | Khem Raj | 11 | |
Add new checksum entry | ||||
2008-10-29 | xerces-c: Correct SRC_URI | Joshua Lock | 1 | |
2008-10-29 | xserver-xorg: use omapfb driver and tslib for omap3evm machine | Koen Kooi | 1 | |
2008-10-29 | xserver xorg 1.4.2: try harder to get xcalibrate enabled | Koen Kooi | 2 | |
2008-10-29 | hal 0.5.11: add fix from hal git to fix libtool issues in configure | Koen Kooi | 2 | |
2008-10-29 | podget 0.5.8: new recipe | Elena ``of Valhalla'' Grandi | 2 | |
2008-10-29 | Merge branch 'holger/openmoko-merges' into org.openembedded.dev | Holger Hans Peter Freyther | 15 | |
2008-10-29 | moblin-proto: Use the right git server | Holger Hans Peter Freyther | 1 | |
- moblin.org => git.moblin.org | ||||
2008-10-29 | tasks: Set PACKAGE_ARCH so it has an effect | Holger Hans Peter Freyther | 3 | |
Set PACKAGE_ARCH after inherit task so it is not getting lost. Do not set it to all as task.bbclass is already doing that. | ||||
2008-10-29 | Compile with recent glibc,gcc,headers (e.g. fedora 9) Add a patch to dbus to ↵ | Holger Hans Peter Freyther | 2 | |
properly compile on fedora 9. | ||||
2008-10-29 | bashism: Move away from pushd/popd as it is only available for bash | Holger Hans Peter Freyther | 6 | |
2008-10-29 | mono: Two svn checkouts are used, specify a SRCREV_FORMAT | Holger Hans Peter Freyther | 1 | |
Currently the same SRCREV is used for mcs and mono so have a simple SRCREV_FORMAT. | ||||
2008-10-29 | e-wm: Remove left over, e gets started through the x-window-manager | Holger Hans Peter Freyther | 1 | |
2008-10-29 | e-wm: Start e with optional arguments we get from a config file | Holger Hans Peter Freyther | 2 | |
2008-10-29 | e-wm: Fix the DESCRIPTION as of https://docs.openmoko.org/trac/ticket/1894 | Holger Hans Peter Freyther | 1 | |
2008-10-29 | Merge branch 'holger/openmoko-merges' into org.openembedded.dev | Holger Hans Peter Freyther | 17 | |
2008-10-29 | packagekit: modify summary field to support alias Tags. | I-Fan, Chen | 6 | |
2008-10-29 | packagekit: Bump the PE after changing the PV scheme in 5bfa0791 | Holger Hans Peter Freyther | 1 | |
Be conservative and bump the PE after the PV was changed to follow the naming policy. This matches with the packagekit version found in the Openmoko tree. | ||||
2008-10-29 | packagekit: Add a patch for packagekit | Julian_chu | 2 | |
Tish patch was tyring to avoid racing condition | ||||
2008-10-29 | packagekit: Add a patch for packagekit | Julian_chu | 2 | |
to fix some memory leak issues. | ||||
2008-10-29 | packagekit: Disable generation of the docbook | Holger Hans Peter Freyther | 1 | |
Say xmlto is missing to disable generation of the docbook information. On some hosts xmlto and other utilities are installed on some are not, xmlto and xmllint can require network access during the build which is not guranteed in some setups. I think it is fine to not generate the documentation | ||||
2008-10-29 | packagekit: Add a patch to packagekit | Julian_chu | 1 | |
Make packagekit can remove packagekit without regarding the dependency. (So that can remove packages such as splinter depended by tasks) | ||||
2008-10-29 | packagekit: Add patch force_depends.patch | Julian_chu | 1 | |
Forgot to add this patch in the latest commit | ||||
2008-10-28 | packagekit: Add a patch to packagekit. | Julian_chu | 2 | |
The patch add repos_ping to the backend therefore packagekit can ping repository via backend. | ||||
2008-10-28 | packagekit: Update to a public version of packagekit | Tick Chen | 1 | |
Remove the private patches and use a public packagekit again | ||||
2008-10-28 | packagekit: Add patch to packagekit. | Julian_chu | 2 | |
it fix a bug that packagekit does not reply group message after new get-details implementation. | ||||
2008-10-28 | packagekit: Add 2 patched for packagekit. | Julian_chu | 3 | |
New stuff will be: * Added a new error enum to packagekit to support "corrupt-package" message. * Improve the error handling for update and install functions, with new opkg. | ||||
2008-10-28 | Modify packagekit to make it patch successful | walkingice | 1 | |
2008-10-28 | packagekit: Change revision of packagekit. | Julian Chu | 1 | |
To make it buildable, add a patch to it. In next time we update the packagekit version, this patch doesn't need anymore. ( it should enter in upstream) | ||||
2008-10-28 | dropbear: add /etc/default/dropbear in conffiles only on openmoko | John Lee | 1 | |
distro. thanks holger for pointing it out. | ||||
2008-10-28 | dropbear: improve dropbear security by listening only on usb0 by default | John Lee | 3 | |
trac #1853, originated by RuiSeabra | ||||
2008-10-28 | apmd: Correct the .la file | Julian_chu | 1 | |
Apmd install the .la file but the content was wrong. It should remove the STAGING path. | ||||
2008-10-28 | xserver-nodm-init: Make sure to set a HOME and LOGNAME when launching | Holger Hans Peter Freyther | 2 | |
Set a HOME and LOGNAME when none is being set. | ||||
2008-10-28 | openmoko-set-root-password: fix versions | Graeme Gregory | 1 | |
2008-10-28 | openmoko: Add a Gtk+ utility to set the root password | Holger Hans Peter Freyther | 1 | |
This utility will be installable through the feed. | ||||
2008-10-28 | app-restarter: fix versions | Graeme Gregory | 1 | |
2008-10-28 | app-restarter: Add X11 to the dependencies. | Holger Hans Peter Freyther | 1 | |