Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-12-20 | openbsc-onwaves: Add new recipe for the OpenBSC On Waves Branch | Holger Hans Peter Freyther | 2 | |
It is for experimenting with OpenBSC in a more classic GSM environment. | ||||
2009-12-20 | openbsc: Switch to INC_PR and include file | Holger Hans Peter Freyther | 2 | |
2009-12-20 | openbsc: Build more recent version of OpenBSC | Holger Hans Peter Freyther | 2 | |
2009-12-19 | phoneuid: make it rconflict with shr-today | Klaus Kurzmann | 1 | |
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de> | ||||
2009-12-19 | task-shr-feed: add dnsmasq | Klaus Kurzmann | 1 | |
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de> | ||||
2009-12-19 | ttf-mplus: new recipe; sans serif font package | Michael 'Mickey' Lauer | 1 | |
2009-12-19 | vala[-native]: add 0.7.9 release | Michael 'Mickey' Lauer | 6 | |
2009-12-19 | mpfr_2.3.1.bb: Dont use 'h' asm constraint on mips. | Khem Raj | 2 | |
Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-12-19 | gmp-4.2.4: Dont use 'h' asm constraint on mips. | Khem Raj | 2 | |
Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-12-18 | gnupg: Fix compilation when using gcc 4.4+ | Khem Raj | 2 | |
* 'h' contraint for mips inline asm has been dropped starting gcc 4.4 so we need to replace its usage with equivalent code. Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-12-18 | sane-srcrevs: update shr-launcher revision for new release | Martin Jansa | 1 | |
2009-12-17 | gettext-native: rename the M4 var to better reflect its contents | Chris Larson | 2 | |
Signed-off-by: Chris Larson <clarson@mvista.com> | ||||
2009-12-18 | xserver-xorg-conf: improved buglabs's bug device's xorg.conf | Denis 'Gnutoo' Carikli | 1 | |
*each screen has now its respective tslib input device *added usb keyboard support | ||||
2009-12-17 | yum: kill python-bzip2 dep, as python-compression includes it now, per mickeyl | Chris Larson | 1 | |
Signed-off-by: Chris Larson <clarson@mvista.com> | ||||
2009-12-17 | angstrom: add tk to DISTRO_FEATURES for compatibility (python-tkinter module) | Chris Larson | 1 | |
Signed-off-by: Chris Larson <clarson@mvista.com> | ||||
2009-12-17 | python: only dep on tk if tk is in DISTRO_FEATURES. | Chris Larson | 2 | |
Signed-off-by: Chris Larson <clarson@mvista.com> | ||||
2009-12-17 | glib-2.0-native: kill unnecessary FILESPATH overrides. | Chris Larson | 3 | |
Signed-off-by: Chris Larson <clarson@mvista.com> | ||||
2009-12-17 | portmap 6.0: kill -O2 and replace -fpie with -fPIC. | Chris Larson | 1 | |
4fe22eed50ce7c45da30b0efc6106b90281ff5f5 changed the CFLAGS bits to match the makefiles, but bitbake.conf is what controls optimizations--recipes shouldn't be forcing -O2, and -fpie can cause problems on some archs, and should be a distro policy decision regardless. Signed-off-by: Chris Larson <clarson@mvista.com> | ||||
2009-12-17 | lzma-native: dep on zlib-native, not zlib | Chris Larson | 1 | |
Signed-off-by: Chris Larson <clarson@mvista.com> | ||||
2009-12-17 | sane-srcrevs.inc: Bump shr apps to latest | Sebastian Spaeth | 1 | |
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de> | ||||
2009-12-16 | linux-libc-headers_2.6.32.bb: New recipe. | Khem Raj | 2 | |
* Patch to export sa_family_t to userspace. Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-12-16 | iptables_1.4.6.bb: Recipe for version 1.4.6. | Khem Raj | 5 | |
* Switch to INC_PR. * inherit autotools Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-12-16 | task-shr-feed: add obex-data-server | Klaus Kurzmann | 1 | |
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de> | ||||
2009-12-17 | Merge branch 'jay7-akita' into org.openembedded.dev | Yuri Bushmelev | 2 | |
2009-12-16 | coreutils: don't patch the autotools files in the native recipes | Chris Larson | 10 | |
If we patch autotools files in the native recipes and build them, the make results in the make rules trying to rerun autoconf, automake, aclocal, etc, and those don't yet exist when coreutils-native is built. So we split out the common target (not native) specific bits so that native recipes aren't including the target recipes, so we can avoid applying those patches for native. This also avoids some duplication of target bits between the versions. Signed-off-by: Chris Larson <clarson@mvista.com> | ||||
2009-12-16 | java.bbclass: stage all JAR files outside of ARCH related directories | Marcin Juszkiewicz | 2 | |
When Java things are build for more then one architecture strange things happen: - first architecture builds fine - next architectures fails to build Thats due to lack of JAR files as they were built as PACKAGE_ARCH="all" but staged as PACKAGE_ARCH="TARGET_ARCH" so BitBake do not build them again but Java classes are unable to find them. Solution is to stage JAR files to non-ARCH directory. I used staging/java for it and build tested with stable/2009 and org.openembedded.dev branches. Signed-off-by: Marcin Juszkiewicz <marcin@buglabs.net> | ||||
2009-12-16 | checksums.conf: add checksums for packages added to xorg-7.5 branch | Martin Jansa | 1 | |
2009-12-16 | xorg-xserver-common.inc: depend on virtual/libgl instead of mesa | Martin Jansa | 1 | |
2009-12-16 | om-gta0(1|2): set virtual/libgl provider without shr override | Martin Jansa | 2 | |
2009-12-16 | mesa: add 7.6 from xorg-7.5 branch, update git version with different ↵ | Martin Jansa | 4 | |
SRC_URI for om-gta02 (glamo patches) | ||||
2009-12-15 | Patch added to fix QEMU 0.10.3 compilation on distros with FORTIFY_SOURCE ↵ | Yuri Bushmelev | 2 | |
enabled. | ||||
2009-12-15 | illume-keyboards-shr: do NOT use SRCPV for git in org.oe.dev yet | Klaus Kurzmann | 1 | |
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de> | ||||
2009-12-15 | qt4-tools: add sdk version as well | Koen Kooi | 1 | |
* this should really move to BBCLASSEXTEND | ||||
2009-12-14 | xf86-input-tslib: Add patch to stop events being flooded upto to the X server. | David-John Willis | 2 | |
2009-12-14 | zenity: Add 2.28.0 and checksum. | David-John Willis | 2 | |
2009-12-14 | networkmanager: Update recipe to install an empty VPN folder in ↵ | David-John Willis | 1 | |
/etc/networkmanager as nm-connection-editor will happily segfault without it. * This happens regardless of the VPN setting in the build. | ||||
2009-12-14 | angstrom-2008-preferred-versions: Add PREFERRED_VERSION for mesa-dri and ↵ | David-John Willis | 1 | |
mesa-xlib and set to 7.4 for both. | ||||
2009-12-14 | mesa: Add a few more missing INC_PR's for old recipes. | David-John Willis | 2 | |
2009-12-14 | mesa-xlib: Add 7.4. | David-John Willis | 1 | |
2009-12-14 | mesa-xlib 7.2: Add missing INC_PR. | David-John Willis | 1 | |
2009-12-14 | mesa: Add INC_PR for old mesa recipes as these still seem to be in use. | David-John Willis | 3 | |
2009-12-15 | kexec-tools-klibc-static_1.101: remove unsetting of compiler flags | Andrea Adami | 1 | |
- klcc is now fixed with reference to -isystem - bump PR | ||||
2009-12-15 | kexec-tools-dietlibc_2.0.1: fix typo, remove unused line. | Andrea Adami | 1 | |
2009-12-15 | kexec: rename to kexec-tools (kexec and kdump) | Andrea Adami | 17 | |
2009-12-14 | gcc-svn.inc: Reduce priority via DEFAULT_PREFERENCE | Khem Raj | 1 | |
Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-12-14 | gcc-svn: Add mpc to DEPENDS. | Khem Raj | 6 | |
* mpc-native is needed for cross gcc recipes. * mpc will be needed for gcc recipes. Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-12-14 | linux-libc-headers_2.6.32.bb: New recipe | Khem Raj | 2 | |
Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-12-14 | mpc: New recipe for mpc. | Khem Raj | 4 | |
* mpc will be pre-requisite for gcc 4.5 currently gcc svn recipes need it. Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-12-14 | linux_2.6.23: move task compulab_image after do_package instead do_deploy | Martin Jansa | 1 | |
* without this change there is dependency loop * do_deploy is now after do_package in kernel.bbclass * addtask after do_deploy before do_package is creating dependency loop Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2009-12-14 | kexecboot_git: move to daa68b5aaa56a036c24c7929e239ebd5edf8fdfe. | Andrea Adami | 2 | |
- clean up kexecboot.inc after klcc fixes. - add EXTRA_OECONF_zaurus - Bump PR. |