Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-10-17 | Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵ | woglinde | 21 | |
into org.openembedded.dev | ||||
2008-10-17 | gettext: add patch open() mode from ubuntu | woglinde | 3 | |
* add use_open_properly.patch from ubuntu gettext_0.17-3ubuntu2.diff * bump PR on native and target | ||||
2008-10-17 | linux-openmoko: bump PR for OABI change | Koen Kooi | 1 | |
2008-10-17 | xorg-xserver: change hal to RRECOMMENDS | Koen Kooi | 1 | |
2008-10-17 | linux-openmoko 2.6.24+git: build in BT and sound modules to work around ↵ | Koen Kooi | 2 | |
toolchain bugs * various modules fail with "unknown relocation: 40", this works around that | ||||
2008-10-17 | libsdl-image: Moved export of SDL_CONFIG location into inc, fixes #4728. | Robert Schuster | 2 | |
2008-10-17 | python-django: drop version 0.96.1 | Jeremy Lainé | 1 | |
2008-10-17 | python-django: update to django 1.0 | Jeremy Lainé | 1 | |
2008-10-17 | freesmartphone.org: update revs | Michael 'Mickey' Lauer | 4 | |
2008-10-17 | avahi: do not force RDEPENDS for avahi-daemon and avahi-autoipd | Jeremy Lainé | 5 | |
* append to RDEPENDS instead of forcing them * fixes problem where avahi-daemon cannot find libdaemon.so.0 | ||||
2008-10-17 | duke3d: add svn version from icculus.org | Koen Kooi | 2 | |
* You'll need gamedata to play this, so download the shareware version or use your game cd | ||||
2008-10-16 | e2fsprogs: better fix for mkinstalldirs issue | Jeremy Lainé | 3 | |
* update mkinstalldirs.patch based on fedora patch * remove workaround for slugos, the new patch should work * apply patches to e2fsprogs-native too | ||||
2008-10-16 | e2fsprogs-native: don't pick up version 1.41.2 for now, it has issues | Jeremy Lainé | 1 | |
2008-10-16 | lua5.1: package 5.1 branch of the lua language | Jeremy Lainé | 3 | |
2008-10-16 | Revert "hal_0.5.11.bb : add new version from OM branch" | Graeme Gregory | 1 | |
This was already cherry picked then moved to non-working This reverts commit 2172627af94c9b3bfd6278e64b90b0ab664512f6. | ||||
2008-10-16 | Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵ | Graeme Gregory | 8 | |
into org.openembedded.dev | ||||
2008-10-16 | gimp: add 2.6.0 | Koen Kooi | 2 | |
2008-10-16 | hal_0.5.11.bb : add new version from OM branch | Graeme Gregory | 1 | |
2008-10-16 | ballfield: add SDL demo of a field with balls | Koen Kooi | 1 | |
2008-10-16 | xmms: add sed magic to fix builds with gettext > 0.14.0 | Koen Kooi | 1 | |
2008-10-16 | add task-x11 and task-x11-illume | Michael 'Mickey' Lauer | 2 | |
2008-10-16 | add illume-theme-illume (from raster) | Michael 'Mickey' Lauer | 1 | |
2008-10-16 | gtk+ 1.2: use sed to get m4 macros to work with gettext > 0.14.0 | Koen Kooi | 1 | |
2008-10-16 | sugar-base: fix python header detection | Koen Kooi | 1 | |
2008-10-16 | hippo-canvas: add DEPENDS | Koen Kooi | 1 | |
2008-10-16 | sugar-toolkit: fix python detection | Koen Kooi | 2 | |
2008-10-16 | telepathy-glib: add libxslt-native to DEPENDS | Koen Kooi | 1 | |
2008-10-16 | xf86-video-omapfb: bump SRCREV | Koen Kooi | 1 | |
2008-10-16 | hal 0.5.11: move to nonworking: | Koen Kooi | 1 | |
* autoreconf fails * after fixing that it doesn't build | ||||
2008-10-16 | qt4-x11-free: upgrade to qt 4.4.3 | Jeremy Lainé | 12 | |
2008-10-16 | qt-embedded: update to version 4.4.3 | Jeremy Lainé | 12 | |
2008-10-16 | qmake2-(native|sdk): update to qt 4.4.3 | Jeremy Lainé | 3 | |
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-16 | offlineimap_4.0.14.bb: fix duplicate slash in URL | Jeremy Lainé | 1 | |
2008-10-16 | linux-*.bb: use KERNELORG_MIRROR consistently (fixes checksum errors) | Jeremy Lainé | 8 | |
* remove trailing slash in KERNELORG_MIRROR definition * add slash after KERNELORG_MIRROR in *.bb where needed | ||||
2008-10-15 | gmp: update to version 4.2.4 | woglinde | 4 | |
* noexecstack and gnuinline patch were merged upstream * configure patch was refreshed | ||||
2008-10-15 | libiconv: fix the wrong merge | woglinde | 1 | |
2008-10-15 | libinconv: split up into .inc and version file | woglinde | 2 | |
2008-10-15 | [PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PR | Holger Hans Peter Freyther | 3276 | |
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 | [hal] Add latest hal and hal-info | Holger Hans Peter Freyther | 4 | |
hal-0.5.11 should fix many many leaks compared to hal-0.5.9 and upgrade hal-info on the way as well | ||||
2008-10-15 | [hal] Create hal-info.inc and share it with the releases | Holger Hans Peter Freyther | 3 | |
2008-10-15 | [hal] Move almost everything into the hal.inc file | Holger Hans Peter Freyther | 2 | |
hal_0.5.9.bb is the only user of hal.inc and we can safely move everything into the common include file. | ||||
2008-10-15 | [hal] Remove commented out things we have a SCM to recover it | Holger Hans Peter Freyther | 1 | |
2008-10-15 | [libgdbus] Use the right git server, use the right protocol | Holger Hans Peter Freyther | 1 | |
- moblin.org => git.moblin.org - really use http as protocol | ||||
2008-10-15 | [naming policy] If we build a specific revision from a SCM have a "r" after ↵ | Holger Hans Peter Freyther | 1 | |
the SCM name Clean up PV naming and make it consistent. if we build a revision from a scm system then have svnr/gitr in the package name. | ||||
2008-10-15 | [connman] Use the http protocol to be able to git-clone/git-fetch connman | Holger Hans Peter Freyther | 1 | |
rsync: link_stat "projects/connman.git/packed-refs" (in repos) failed: No such file or directory (2) rsync error: some files could not be transferred (code 23) at main.c(1385) [receiver=2.6.9] fatal: Could not run rsync to get refs | ||||
2008-10-15 | [connman] modify the git server from moblin.org to git.moblin.org | I-Fan, Chen | 1 | |
thanks Dietmar Friede <friede@free.fr> info the setting of servers changed. | ||||
2008-10-15 | [connman] Upgrade connman to latest revision. | Julian_chu | 2 | |
connman use native _nm_ to list symbols. However, it may cause problem when cross compiling. Add a patch to use cross-tools if set host=$SOMETHING when do configure. | ||||
2008-10-15 | add task-fonts-truetype | Michael 'Mickey' Lauer | 1 | |
2008-10-15 | ttf.inc: INHIBIT_DEFAULT_DEPS | Michael 'Mickey' Lauer | 1 | |