Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-11-30 | mplayer-common: fix arch and install | Henning Heinold | 1 | |
* set install dir to sysconfdir * package-arch is now ALL * bump PR | ||||
2009-11-30 | proxy-libintl: fix install for micro and simply stage | Henning Heinold | 1 | |
* use newer oe staging features, by removing do_stage * bump PR | ||||
2009-11-30 | mplayer: fix install for micro | Henning Heinold | 1 | |
* bump PR | ||||
2009-11-30 | eina: fix building on uClibc | Henning Heinold | 2 | |
* eina compiles only with linuxthread enabled in uClibc * phtread extensions are only defined with _GNU_SOURCE in uClibc so add the autotools macro for it to configure.ac * bump PR | ||||
2009-11-30 | pulseaudio: make compileable under uclibc again | Henning Heinold | 3 | |
* bring back INC_PR * bump PR | ||||
2009-11-30 | uclibc: add O_CLOEXEC support needed for newer pulseaudio | Henning Heinold | 2 | |
* only for version 0.9.30.1 * bump PR | ||||
2009-11-30 | libtheora: update to version 1.1.1 | Henning Heinold | 8 | |
* put recipes into its own dir * switch to INC_PR and newer oe autotools feature * remove dependency on libvorbis libogg is enough * add dependency for pkgconfig to find libogg * bump PR | ||||
2009-11-30 | libogg: update to version 1.1.4 | Henning Heinold | 6 | |
* switch to INC_PR and use the reworked autotools functions * bump PR | ||||
2009-11-30 | libvorbis: update to version 1.2.3 | Henning Heinold | 6 | |
* update to newer version because of security issues * switch to INC_PR and use the new autotools feature * for version 1.2.3 disable EXTRA_OECONF stuff which is handled by pkgconfig * add dependency for pkgconfig to find libogg * bump PR | ||||
2009-11-29 | linux-kirkwood: added sound driver for openrd-client | Frans Meulenbroeks | 4 | |
2009-11-29 | Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵ | Frans Meulenbroeks | 30 | |
into org.openembedded.dev | ||||
2009-11-29 | apache2: upgraded to 2.2.14 | Frans Meulenbroeks | 8 | |
2009-11-29 | Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵ | Martin Dietze | 20 | |
into org.openembedded.dev | ||||
2009-11-29 | opkg-nogpg_svn.bb: link without `-Wl,--as-needed' for nylon | Martin Dietze | 1 | |
* nylon uses a gcc3-based toolchain which does not support this option, thus added an override | ||||
2009-11-29 | opkg_svn.bb: added missing dependency to openssl to recipe | Martin Dietze | 1 | |
* opkg_svn can only be built if openssl is staged, this revision adds the missing dependency | ||||
2009-11-29 | mtd-utils.inc: flexible handling of ${mtd_utils} in do_stage and do_install | Martin Dietze | 1 | |
* the include file relies on a given list of utils to be installed, but the list is not correct for all versions which include it * this revision adds a check for the existence of these files before trying to install/stage them | ||||
2009-11-29 | gcc-configure-common.inc: remove objc from the list of supported languages ↵ | Martin Dietze | 1 | |
for nylon * on nylon there is no need for objc support, thus removed this language from the list for nylon | ||||
2009-11-29 | e2fsprogs-libs.inc: removed dependency to unsupported util-linux-ng for nylon | Martin Dietze | 1 | |
* on nylon util-linux-ng is not needed and not supported, e2fsprogs-libs can be built without depending on it * this revision adds an override vor nylon which sets the necessary options to `configure' and deploys the uuid header and lib to staging | ||||
2009-11-29 | conf/distro/nylon.conf: fixed some broken preferred versions | Martin Dietze | 1 | |
2009-11-29 | linux-mtx-[12]-2.4.27: support bash4 for oldconfig | Martin Dietze | 4 | |
* when using bash4 as /bin/sh the scripts/Configure script failed when running `make oldconfig', added patch to change `. .config' to `. ./.config' | ||||
2009-11-29 | usermanual: Update usermanual bitbake references to 1.8.18. | Robert P. J. Day | 1 | |
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Holger Hans Peter Freyther <zecke@selfish.org> | ||||
2009-11-29 | om-gta02: create also ubinized image from ubifs | Martin Jansa | 1 | |
2009-11-29 | Revert "palmtop.bbclass: fix QA of plugins wrt packaging of -dbg files" | Andrea Adami | 1 | |
This reverts commit 38361a2cd9b962daccf5af7c85d54245e3711f9e. Unfortunately the fix need to be done in the specific recipes. Filtering .so at this stage breaks packaging for other plugins. | ||||
2009-11-29 | nandlogical: rework klibc statical recipe pointing to staged mtd headers | Andrea Adami | 4 | |
instead of providing own copy. Bump PR. | ||||
2009-11-28 | exhibit: fix SRC_URI - exhibit moved to OLD | Klaus Kurzmann | 1 | |
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de> | ||||
2009-11-28 | python-phoneutils_git: fix DEPENDS | Klaus Kurzmann | 1 | |
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de> | ||||
2009-11-28 | linux-openmoko-2.6.31: enable NFS and INOTIFY_USER for gta02 | Martin Jansa | 2 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2009-11-28 | shr: bump linux-libc-headers to 2.6.31, use EFL_SRCREV from sane-srcrevs | Martin Jansa | 3 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2009-11-28 | Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵ | Michael 'Mickey' Lauer | 1 | |
into org.openembedded.dev | ||||
2009-11-28 | fsomusicd: add SRCREV | Michael 'Mickey' Lauer | 1 | |
2009-11-28 | babilo-efl: switch SRCREV -> SRCPV, formal change as bzr returns sortable ↵ | Martin Jansa | 1 | |
revision number | ||||
2009-11-28 | fsolocationd: renamed recipe; source was fsogpsd | Michael 'Mickey' Lauer | 3 | |
2009-11-28 | fsodatad: new recipe; FSO data storage service | Michael 'Mickey' Lauer | 4 | |
fsomusicd: new recipe; FSO music player service | ||||
2009-11-28 | fsodeviced: explicitly enable the rfkill and canberra player plugins | Michael 'Mickey' Lauer | 2 | |
2009-11-28 | sane-srcrevs-fso: bump fsodeviced to get the alsa player ringtone fix | Klaus Kurzmann | 1 | |
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de> | ||||
2009-11-28 | task-shr-feed: add make | Klaus Kurzmann | 1 | |
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de> | ||||
2009-11-28 | di: new recipe | Thomas Zimmermann | 3 | |
* add di (disk info) * add di to task-shr-feed * this solves SHR bug #501 Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de> | ||||
2009-11-28 | task-shr-feed: add gtkmm, solves SHR bug #546 | Thomas Zimmermann | 1 | |
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de> | ||||
2009-11-28 | numberx: new recipe | Thomas Zimmermann | 2 | |
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de> | ||||
2009-11-28 | neomis: new recipe | Thomas Zimmermann | 2 | |
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de> | ||||
2009-11-28 | scummvm: update version to 1.0.0 | Thomas Zimmermann | 3 | |
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de> | ||||
2009-11-28 | scummvm: copy config from openmoko to shr | Thomas Zimmermann | 3 | |
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de> | ||||
2009-11-28 | openttd: correct path for config file | Thomas Zimmermann | 1 | |
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de> | ||||
2009-11-27 | chicken: path and dependencies fixes for chicken recipes | Mario Domenech Goulart | 3 | |
Removed gcc-cross-sdk as dependency. Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br> | ||||
2009-11-27 | chicken: Added recipes for chicken 4.2.10 | Mario Domenech Goulart | 3 | |
Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br> | ||||
2009-11-27 | chicken, chicken-cross: added translator-cross.patch for chicken 4.2.0 | Mario Domenech Goulart | 1 | |
Fixes path to the translator (chicken) in the compiler driver (csc) when cross compiling. Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br> | ||||
2009-11-27 | pulseaudio: add version 0.9.21 | Liam Girdwood | 8 | |
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk> | ||||
2009-11-27 | babiloo: upstream changed SRC_URI | Sebastian Spaeth | 1 | |
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de> | ||||
2009-11-27 | task-shr-feed: add babiloo-efl, remove hermining. | Sebastian Spaeth | 1 | |
* Also sort some entries alphabetically. This list is a mess. Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de> | ||||
2009-11-27 | babiloo-efl: don't prefer _bzr version over releases | Sebastian Spaeth | 1 | |
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de> |