Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-12-02 | linux-2.6.24: use rtc-drbcc at hipox machine | Steffen Sledz | 3 | |
Signed-off-by: Steffen Sledz <sledz@dresearch.de> | ||||
2009-12-02 | Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵ | Michael 'Mickey' Lauer | 6 | |
into org.openembedded.dev | ||||
2009-12-02 | libeweather: new recipe; EFL-based weather report library | Michael 'Mickey' Lauer | 1 | |
2009-12-02 | gpe-bootsplash: apply no-strip-on-install patch to the older releases. | Andrea Adami | 2 | |
2009-12-02 | gpe-bootsplash_1.15: actually add the no-strip patch... | Andrea Adami | 1 | |
2009-12-01 | gpe-bootsplash_1.15: prevent the make install from stripping the binary. | Andrea Adami | 1 | |
2009-12-01 | task-shr-feed: add python-wifi to the feed | Thomas Zimmermann | 1 | |
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de> | ||||
2009-12-01 | shr-settings: add python-pexcept to RDEPENDS | Sebastian Krzyszkowiak | 1 | |
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de> | ||||
2009-12-01 | gst-plugins: add more explicit dependencies | Koen Kooi | 2 | |
2009-12-01 | gksu: add 2.0.2 | Koen Kooi | 2 | |
libgksu: add 2.0.12 | ||||
2009-12-01 | fso-apm: add RPROVIDES = "apm" and add PREFFERED_PROVIDER for it to shr.conf | Thomas Zimmermann | 1 | |
2009-12-01 | linux-2.6.24: signal power on/off to hipox machine board ctrl | Steffen Sledz | 3 | |
Signed-off-by: Steffen Sledz <sledz@dresearch.de> | ||||
2009-11-30 | libdvb 0.5.5.1: Fix build on GCC 4.x | Stephen Simpson | 3 | |
* sample_progs/cam_menu.hh was missing #include <cstring>, does not error on gcc < 4.x * dvb-mpegtools/Makefile did not pass LDFLAGS when necessary for linking, causing QA Issues Recipe changes: * Change recipe to remove CFLAGS from config.mk to allow the CFLAGS variable passed to be used instead * Add patches to recipe | ||||
2009-11-30 | xclip: add 0.12 | Koen Kooi | 1 | |
2009-11-30 | Revert "openssh-5.2p1: add sshd_config for shr distro" | Klaus Kurzmann | 1 | |
This reverts commit 223d9efb8f6709f6359bc0d1ec21c552140b6184. | ||||
2009-11-30 | totem: add libunique to depends | Koen Kooi | 1 | |
2009-11-30 | uboot git : Update davinci machines (dm355/365/6446/6467/6467t) | Roger Monk | 1 | |
2009-11-30 | davinci machines: udate davinci targets to latest staging kernels | Roger Monk | 6 | |
- dm355-evm, dm365-evm, dm6446-evm, dm6467-evm, dm6467t-evm - 2.6.32rc2 - davinci1 staging (PSP 3.01.00.28 - Rel 3.1.0 Phase 3 Build 28i) - 7b2683fd0168df1576fcea947ef9f63e905de807 - Add uboot to image depends (EXTRA_IMAGEDEPENDS) - defconfigs taken from davinci staging tree - dm355-evm - davinci_dm355_defconfig - dm365-evm - davinci_dm365_defconfig - dm6446-evm - davinci_dm644x_defconfig - dm6467-evm - davinci_dm646x_defconfig - dm6467t-evm - davinci_dm646x_1ghz_defconfig - Bump kernel PR (davinci.inc) | ||||
2009-11-30 | opkg: bump SRCREV | Koen Kooi | 2 | |
2009-11-30 | (lib)gphoto2: update to 2.4.7 | Koen Kooi | 2 | |
2009-11-30 | gconfmm: add 2.28.0 | Koen Kooi | 2 | |
paprefs: add 0.9.9 | ||||
2009-11-30 | shr-image.inc: bump PR to pickup DISTRO_SSH_DAEMON change | Klaus Kurzmann | 1 | |
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de> | ||||
2009-11-30 | task-base: bump PR to pick up DISTRO_SSH_DAEMON change in shr.conf | Klaus Kurzmann | 1 | |
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de> | ||||
2009-11-30 | openssh-5.2p1: add sshd_config for shr distro | Klaus Kurzmann | 1 | |
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de> | ||||
2009-11-30 | libsdl-mixer: remove defpref -1 from version 1.2.10 because 1.2.11 is now ↵ | Henning Heinold | 1 | |
default | ||||
2009-11-30 | gnome-games: fix sdl in configure.ac | Henning Heinold | 1 | |
* gnome-games ships an older sdl.m4 macro which *sigh* modfiy the path in configure and prepend /usr to the path variable removing the sdl.m4 and use the one we ship original, solves the problem, problem occured while guile from hostsystem was draged in and linker bailed about wrong format, this was a side effect of the path-manipulation from the sdl.m4 | ||||
2009-11-30 | guile-native: simplify the .inc file | Henning Heinold | 1 | |
* through the new features of the oe, we can make this .inc file a lot easier | ||||
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 | 7 | |
* 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 | 5 | |
* switch to INC_PR and use the reworked autotools functions * bump PR | ||||
2009-11-30 | libvorbis: update to version 1.2.3 | Henning Heinold | 5 | |
* 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 | 3 | |
2009-11-29 | Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵ | Frans Meulenbroeks | 22 | |
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 | 13 | |
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 | 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 | 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> |