Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-03-24 | libsoup: fix packaging to keep upgrade paths sane, bump PR on affected packages | Koen Kooi | 4 | |
2009-03-24 | linux-omap: add recipe for 2.6.29 and update git version to that as well | Koen Kooi | 59 | |
2009-03-24 | uclibc-0.9.30.1: enable UCLIBC_HAS_GETPT | woglinde | 1 | |
2009-03-24 | midori: disable hildon interface | Koen Kooi | 2 | |
* if you want a hildon midori, create a midori-hildon recipe | ||||
2009-03-23 | Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵ | Khem Raj | 23 | |
into org.openembedded.dev | ||||
2009-03-23 | netbase: added eth0=192.168.7.2 for qemuarm/qemux86 (from Poky) | Marcin Juszkiewicz | 3 | |
2009-03-23 | busybox: fix linuxrc link and put it in a seperate package | Koen Kooi | 2 | |
* runtime tested on a beagleboard | ||||
2009-03-23 | classpath-native 0.97.2: Retrieved back from ↵ | Robert Schuster | 2 | |
595952e9bbff5d25c370fd140d58c3aae9434690. | ||||
2009-03-23 | classpath-native 0.98: Set DEFAULT_PREFERENCE to -1. | Robert Schuster | 1 | |
2009-03-23 | llvm 2.5: Fixes | Robert Schuster | 2 | |
- updated patch to include important preprocessor definitions - copy missing header into staging manually | ||||
2009-03-23 | kirkwood: clean up kernel and machine file a bit | Koen Kooi | 1 | |
2009-03-22 | opie-multikey.inc: add ru.keymap using SR_URI_append | Andrea Adami | 1 | |
2009-03-22 | linux-kirkwood: Add kernel recipe for Marvell Kirkwood platforms including ↵ | Tim 'timtim' Ellis | 3 | |
the Sheevaplug | ||||
2009-03-22 | alsa-state: ${PN} is not always 'all' - some devices have own asound.conf | Marcin Juszkiewicz | 1 | |
2009-03-22 | alsa-state: fix for a780 additional states | Marcin Juszkiewicz | 1 | |
2009-03-22 | alsa-state: revert wrong fix, do that better | Marcin Juszkiewicz | 1 | |
2009-03-22 | alsa-state: Wildcard removed and all *.state put back in the recipes | Philip Balister | 1 | |
Bump PR From: Matthieu Poullet (matthieu.poullet@gmail.com) Acked-by: Philip Balister (philip@balister.org) Acked-by: Andrea Adami (andrea.adami@gmail.com) | ||||
2009-03-22 | keymaps: wildcard in SRC_URI doesn't work anymore, specify files | Andrea Adami | 1 | |
- skip linux-2.4 keymaps - bump PR | ||||
2009-03-22 | qemu_svn: fix FILESPATH after base.bbclass changes | Andrea Adami | 1 | |
2009-03-22 | qwo : Add new recipe for qwo. | Philip Balister | 2 | |
* qwo is an input method for text on hand-held devices. | ||||
2009-03-22 | libconfig : Add new recipe for libconfig-1.3.1. | Philip Balister | 1 | |
Libconfig is a library for managing structured config files. | ||||
2009-03-21 | libgsm, bogofilter, man: fix misuse of FILESDIR | Mike Westerhof | 3 | |
(Required to make these build again after some earlier changes) | ||||
2009-03-21 | Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵ | Khem Raj | 17 | |
into org.openembedded.dev | ||||
2009-03-21 | slugos-packages: demote irrsi - won't build with newer libtool. | Mike Westerhof | 1 | |
2009-03-21 | console-tools: clean up the way it handles its .m4 files | Chris Larson | 1 | |
Signed-off-by: Chris Larson <clarson@mvista.com> | ||||
2009-03-21 | bzip2-full-native: Kill the manual copy of install-sh, autoreconf will ↵ | Chris Larson | 1 | |
handle that. Signed-off-by: Chris Larson <clarson@mvista.com> | ||||
2009-03-21 | omext: Unbork the S variable. | Chris Larson | 1 | |
Signed-off-by: Chris Larson <clarson@mvista.com> | ||||
2009-03-21 | automake-native: use require, not include. | Chris Larson | 1 | |
Signed-off-by: Chris Larson <clarson@mvista.com> | ||||
2009-03-21 | ffmpeg: don't forget to stage pixfmt.h, and bump PRs of affected recipes. | Mike Westerhof | 4 | |
2009-03-21 | linux-msm7xxx: enable NFS and CIFS for htcraphael | Michael 'Mickey' Lauer | 2 | |
2009-03-21 | libeflvala: new recipe; Vala bindings for the Enlightenment Foundation Libraries | Michael 'Mickey' Lauer | 1 | |
2009-03-21 | frameworkd: bump to current HEAD; add configuration for htc-msm7 ↵ | Michael 'Mickey' Lauer | 4 | |
MACHINE_CLASS and motorola-ezx MACHINE_CLAS | ||||
2009-03-21 | libproxy: add libxmu to depends | Koen Kooi | 1 | |
2009-03-20 | Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵ | Khem Raj | 1 | |
into org.openembedded.dev | ||||
2009-03-20 | rpm_4.4.2.3.bb: Define EXTRA_OECONF inside do_configure_prepend() | Khem Raj | 1 | |
* We use some python vars inside EXTRA_OECONF. So we move The evaluation to execute time from parse time. | ||||
2009-03-20 | uclibc: Get uclibc working in thumb mode. | Khem Raj | 9 | |
* WARNING!! Do not use bintils 2.19 or 2.19.1 when compiling in thumb mode. The veneer generation does not work as expected. Use binutils 2.18 or binutils_cvs * Move LEAD_SONAME into uclibc.inc * Use no optimizations while compiling ldso.c to over come a gcc ICE * Use ARM mode resolver for thumb mode. The resolver depends on ip register and if we use thumb function for _dl_linux_resolve then it adds a veneer which corrupts ip. | ||||
2009-03-20 | Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵ | Khem Raj | 13 | |
into org.openembedded.dev | ||||
2009-03-20 | binutils_cvs: Various fixes to get it building. | Khem Raj | 7 | |
* Port patched needed from binutils 2.19. * Refresh the old patches. * Cover for bitbake fetcher lameness where it checks out the while src tree when we only asked for binutils module. So we have to build selective targets. | ||||
2009-03-20 | Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵ | Koen Kooi | 6 | |
into org.openembedded.dev | ||||
2009-03-20 | beecrypt: Fixed x64fix.patch to follow standard libdir. | Stanislav Brabec | 2 | |
2009-03-20 | fennec: update from alpha to beta release, work around latest mozilla bugs ↵ | Koen Kooi | 2 | |
(filed upstream) | ||||
2009-03-20 | sqlite3: update to 3.6.5 | Koen Kooi | 1 | |
2009-03-20 | rpm-native: Requires gettext-native. | Stanislav Brabec | 1 | |
2009-03-20 | rpm: Fixed build if libdir != prefix/lib. | Stanislav Brabec | 2 | |
2009-03-20 | rpm, yum: Reverted back python "site-recipes" to "site-packages". | Stanislav Brabec | 2 | |
2009-03-20 | llvm 2.5: New recipe. | Robert Schuster | 2 | |
2009-03-20 | swt3.4-gtk 3.4.2: New recipe. | Robert Schuster | 2 | |
swt3.4-gtk-hildon 3.4.2: New recipe. | ||||
2009-03-19 | wireless-tools: do ifconfig down before the ifconfig up is done. | Mike Westerhof | 2 | |
Required to reliably re-initialize the interface if it was running previously. | ||||
2009-03-20 | task-maemo.bb: Changed osso-gnome-vfs2 to gnome-vfs. | Robert Schuster | 1 | |
2009-03-20 | osso-gnome-vfs2: Removed. | Robert Schuster | 2 | |
- its basically the same as gnome-vfs and conflicts with it in staging |