summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2009-12-20openbsc-onwaves: Add new recipe for the OpenBSC On Waves BranchHolger Hans Peter Freyther2
It is for experimenting with OpenBSC in a more classic GSM environment.
2009-12-20openbsc: Switch to INC_PR and include fileHolger Hans Peter Freyther2
2009-12-20openbsc: Build more recent version of OpenBSCHolger Hans Peter Freyther2
2009-12-19phoneuid: make it rconflict with shr-todayKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-12-19task-shr-feed: add dnsmasqKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-12-19ttf-mplus: new recipe; sans serif font packageMichael 'Mickey' Lauer1
2009-12-19vala[-native]: add 0.7.9 releaseMichael 'Mickey' Lauer6
2009-12-19mpfr_2.3.1.bb: Dont use 'h' asm constraint on mips.Khem Raj2
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-12-19gmp-4.2.4: Dont use 'h' asm constraint on mips.Khem Raj2
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-12-18gnupg: Fix compilation when using gcc 4.4+Khem Raj2
* '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-18sane-srcrevs: update shr-launcher revision for new releaseMartin Jansa1
2009-12-17gettext-native: rename the M4 var to better reflect its contentsChris Larson2
Signed-off-by: Chris Larson <clarson@mvista.com>
2009-12-18xserver-xorg-conf: improved buglabs's bug device's xorg.confDenis 'Gnutoo' Carikli1
*each screen has now its respective tslib input device *added usb keyboard support
2009-12-17yum: kill python-bzip2 dep, as python-compression includes it now, per mickeylChris Larson1
Signed-off-by: Chris Larson <clarson@mvista.com>
2009-12-17angstrom: add tk to DISTRO_FEATURES for compatibility (python-tkinter module)Chris Larson1
Signed-off-by: Chris Larson <clarson@mvista.com>
2009-12-17python: only dep on tk if tk is in DISTRO_FEATURES.Chris Larson2
Signed-off-by: Chris Larson <clarson@mvista.com>
2009-12-17glib-2.0-native: kill unnecessary FILESPATH overrides.Chris Larson3
Signed-off-by: Chris Larson <clarson@mvista.com>
2009-12-17portmap 6.0: kill -O2 and replace -fpie with -fPIC.Chris Larson1
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-17lzma-native: dep on zlib-native, not zlibChris Larson1
Signed-off-by: Chris Larson <clarson@mvista.com>
2009-12-17sane-srcrevs.inc: Bump shr apps to latestSebastian Spaeth1
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2009-12-16linux-libc-headers_2.6.32.bb: New recipe.Khem Raj2
* Patch to export sa_family_t to userspace. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-12-16iptables_1.4.6.bb: Recipe for version 1.4.6.Khem Raj5
* Switch to INC_PR. * inherit autotools Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-12-16task-shr-feed: add obex-data-serverKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-12-17Merge branch 'jay7-akita' into org.openembedded.devYuri Bushmelev2
2009-12-16coreutils: don't patch the autotools files in the native recipesChris Larson10
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-16java.bbclass: stage all JAR files outside of ARCH related directoriesMarcin Juszkiewicz2
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-16checksums.conf: add checksums for packages added to xorg-7.5 branchMartin Jansa1
2009-12-16xorg-xserver-common.inc: depend on virtual/libgl instead of mesaMartin Jansa1
2009-12-16om-gta0(1|2): set virtual/libgl provider without shr overrideMartin Jansa2
2009-12-16mesa: add 7.6 from xorg-7.5 branch, update git version with different ↵Martin Jansa4
SRC_URI for om-gta02 (glamo patches)
2009-12-15Patch added to fix QEMU 0.10.3 compilation on distros with FORTIFY_SOURCE ↵Yuri Bushmelev2
enabled.
2009-12-15illume-keyboards-shr: do NOT use SRCPV for git in org.oe.dev yetKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-12-15qt4-tools: add sdk version as wellKoen Kooi1
* this should really move to BBCLASSEXTEND
2009-12-14xf86-input-tslib: Add patch to stop events being flooded upto to the X server.David-John Willis2
2009-12-14zenity: Add 2.28.0 and checksum.David-John Willis2
2009-12-14networkmanager: Update recipe to install an empty VPN folder in ↵David-John Willis1
/etc/networkmanager as nm-connection-editor will happily segfault without it. * This happens regardless of the VPN setting in the build.
2009-12-14angstrom-2008-preferred-versions: Add PREFERRED_VERSION for mesa-dri and ↵David-John Willis1
mesa-xlib and set to 7.4 for both.
2009-12-14mesa: Add a few more missing INC_PR's for old recipes.David-John Willis2
2009-12-14mesa-xlib: Add 7.4.David-John Willis1
2009-12-14mesa-xlib 7.2: Add missing INC_PR.David-John Willis1
2009-12-14mesa: Add INC_PR for old mesa recipes as these still seem to be in use.David-John Willis3
2009-12-15kexec-tools-klibc-static_1.101: remove unsetting of compiler flagsAndrea Adami1
- klcc is now fixed with reference to -isystem - bump PR
2009-12-15kexec-tools-dietlibc_2.0.1: fix typo, remove unused line.Andrea Adami1
2009-12-15kexec: rename to kexec-tools (kexec and kdump)Andrea Adami17
2009-12-14gcc-svn.inc: Reduce priority via DEFAULT_PREFERENCEKhem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-12-14gcc-svn: Add mpc to DEPENDS.Khem Raj6
* 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-14linux-libc-headers_2.6.32.bb: New recipeKhem Raj2
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-12-14mpc: New recipe for mpc.Khem Raj4
* 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-14linux_2.6.23: move task compulab_image after do_package instead do_deployMartin Jansa1
* 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-14kexecboot_git: move to daa68b5aaa56a036c24c7929e239ebd5edf8fdfe.Andrea Adami2
- clean up kexecboot.inc after klcc fixes. - add EXTRA_OECONF_zaurus - Bump PR.