Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
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 | 2 | |
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 | 2 | |
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 | 2 | |
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 | |
2008-10-28 | sane-srcrevs.inc: Upgrade app-restarter and fix the PV, bump the PE | Holger Hans Peter Freyther | 2 | |
2008-10-28 | app-restarter: Add the little helper utility to relaunch X11 apps | Holger Hans Peter Freyther | 2 | |
2008-10-28 | hal_0.5.11: Move back to the hal directory and make it default for Openmoko | Holger Hans Peter Freyther | 2 | |
hal 0.5.11 is fixing many, many, many memory leaks and is required if someone wants to have the device powered on for more than two days. I heavily encourage other distributions to switch as well. I can not see the autoreconf errors mentioned in koen's move a765a58dfd410eef8147e2e6ad1d0e4cef922c58 he is free to send them to me. I'm using tmp/staging/i686-linux/usr/bin/autoreconf --version autoreconf (GNU Autoconf) 2.61 | ||||
2008-10-28 | gstreamer.inc: Use base_conditional for Openmoko instead of a plain override | Holger Hans Peter Freyther | 1 | |
The plain override undid the changes gst-plugins-{bad,ugly,good} did which means that the dependency on gst-plugins-base got dropped. Use base_conditional to add the libmad dependency when we are building for Openmoko. This continues f4fcadb061442a394cbe50041eb6acd9d4125eba. | ||||
2008-10-28 | insane.bbclass: Detect if someone is not using our LDFLAGS | Holger Hans Peter Freyther | 1 | |
We started passing --target-style=gnu/both to the linker. If the buildsystem is not picking up our LDFLAGS it will not have this hash in the binary. E.g. this is true for busybox. Add a check to insane.bbclass to check if we have a GNU_HASH in the elf binary. Make this a non fatal QA option until the majority of packages are fixed. | ||||
2008-10-28 | xorg-xserver-common.inc: set userid to allow Xorg to be run by users | Otavio Salvador | 1 | |
2008-10-28 | gtk-xfce-engine: add depends on gtk+ | Otavio Salvador | 1 | |
2008-10-28 | frameworkd-devel: fix git branch | Michael 'Mickey' Lauer | 1 | |
2008-10-28 | frameworkd: depend on python-difflib, recommend python-gst | Michael 'Mickey' Lauer | 1 | |
2008-10-28 | frameworkd: stock version builds stabilization/milestone4 now, -devel ↵ | Michael 'Mickey' Lauer | 2 | |
version builds master now | ||||
2008-10-28 | sane-srcrevs: add libframeworkd-glib & frameworkd-devel | Michael 'Mickey' Lauer | 2 | |
fso-autorev: add libframeworkd-glib & frameworkd-devel | ||||
2008-10-28 | libframeworkd-glib: add | Michael 'Mickey' Lauer | 1 | |
2008-10-28 | task-cli-tools: add | Michael 'Mickey' Lauer | 1 | |
2008-10-28 | task-fso-compliance: RRECOMMEND tzdata | Michael 'Mickey' Lauer | 1 | |
2008-10-28 | freesmartphone: remove git PR hacks | Michael 'Mickey' Lauer | 3 | |
2008-10-27 | mpfr: crusade against inline assembler | Phil Blundell | 2 | |
2008-10-27 | Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵ | Phil Blundell | 3 | |
into org.openembedded.dev | ||||
2008-10-27 | gst-plugins-bad: disable inline asm during thumb builds | Phil Blundell | 2 | |
2008-10-27 | sanity.bbclass: Add check for duplicate entries in PACKAGE_ARCHS | Richard Purdie | 1 | |
2008-10-27 | omap5912osk: Remove PACKAGE_EXTRA_ARCHS now its set in the tune include file | Richard Purdie | 1 | |
2008-10-27 | gst-plugins-base: enabled XVideo output and gnome-vfs plugin | Marcin Juszkiewicz | 1 | |
2008-10-27 | gst-plugins-base: added missing dependencies | Marcin Juszkiewicz | 1 | |
2008-10-27 | Merge branch 'org.openembedded.dev' of ↵ | Richard Purdie | 2 | |
ssh://git@git.openembedded.net/openembedded | ||||
2008-10-27 | conf/abi_version.conf: Add lost from previous commit | Richard Purdie | 1 | |
2008-10-27 | bitbake.conf: use base_build_package_revision to ensure DISTRO_PR is used | Otavio Salvador | 1 | |
While on it, the variable DEBPV has also been renamed to EXTENDPV since it makes easier to others to read the code. | ||||
2008-10-27 | weekly-changelog-report: remove Merge commit entries | Cliff Brake | 1 | |
2008-10-27 | packaged-staging.bbclass: Set the extra staging paths to a sane default | Richard Purdie | 1 | |
If either DISTRO_PR and OELAYOUT_ABI staging packages become superseeded therefore add these to the default extra paths variables although distros are free to override this if they know better. | ||||
2008-10-27 | classes/package*.bbclass: Remove the build_package_revision function | Richard Purdie | 5 | |
Based on experience, this function is going to cause massive code readability issues. We can actually clean up the code more without it so do this instead. | ||||
2008-10-27 | classes/conf: Handle Distro PR change in sanity.bbclass | Richard Purdie | 3 | |
This patch: * Moves the ABI variables into a new abi_version.conf (like Poky). * Renames SANITY_ABI to OELAYOUT_ABI since it has uses outside sanity.bbclass and sanity.conf. * Adds checks to sanity.bbclass so the user is notified when DISTRO_PR changes in a similar way to the OELAYOUT_ABI versions. | ||||
2008-10-27 | linux-xo_git: Fix PV. Thanks Koen. | Stefan Schmidt | 1 | |
2008-10-27 | tune-geodelx.inc: Move in PACKAGE_EXTRA_ARCH from xo.conf | Stefan Schmidt | 2 | |