summaryrefslogtreecommitdiff
path: root/recipes
AgeCommit message (Collapse)AuthorFiles
2009-12-22xorg: add recipes for X11R7.5 releaseMartin.Jansa187
* Update conf/distro/include/preferred-xorg-versions-X11R7.5.inc * Only recipe versions specified in X11R7.5 and available at http://www.x.org/releases/X11R7.5/src/
2009-12-22angstrom-task-gnome: add explicit buildtime dep on gst-plugins-uglyKoen Kooi1
2009-12-22linux-omap 2.6.32: add some more patchesKoen Kooi17
2009-12-22linux-openmoko-2.6.32: add new versionMartin Jansa3
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-12-22linux-openmoko: use add module_autoload for 2.6.31, add ppp_generic and load ↵Martin Jansa2
snd modules from machine configs Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-12-22davinci: update DM3xx/DM6xxx and OMAPL1xx kernelsDenys Dmytriyenko1
2009-12-21openssh_5.2p1: add custom sshd_config for SHR distro to switch of UseDNSKlaus Kurzmann2
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-12-21task-shr-feed: add libsyncmlKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-12-21openmoko-icon-theme-standard2: add missing FILES include for icons (after ↵Martin Jansa1
openmoko2 inherit removal)
2009-12-21firefox: add 3.5.5Koen Kooi1
2009-12-21linux-omap-psp: Enable oprofile support as a module for omape3evm.Don Darling1
2009-12-21linux-omap 2.6.32: add dss2 driver for beagleboardKoen Kooi2
2009-12-21linux-davinci: Updated OPP config for da850-omapl138-evm/hawkboardRoger Monk5
* add 480x272 bootlogo for da850-omapl138-evm * add 640x480 bootlogo for hawkboard * enable more usb drivers and stats for hawkboard
2009-12-20libqpe-opie: Dont inherit opie.Khem Raj2
* inhetriting opie caused other problems like circular dependencies in do_stage task etc. therefore dont inherit opie just to get a variable instead define the variable here. * Add a note about the above in the cvs recipe so in future updates happens correctly. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-12-20qemumips.conf: Add kernel-modules to MACHINE_EXTRA_RRECOMMENDS.Khem Raj1
* Update defconfig for qemumips so that inet support is enabled and networking devices like eth0 are seen. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-12-20gcc: Enable mips plt extentions if DISTRO_FEATURE has mplt.Khem Raj19
* Newer gcc (4.4+) has implemented -mplt option to enable PLT and copy relocation extentions of MIPS ABI which makes shared code run a lot faster. This feature is however controlled by DISTRO_FEATURES which should add 'mplt' to DISTRO_FEATURES to enable it. Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Holger Hans Peter Freyther <zecke@selfish.org>
2009-12-20eglibc: Add libc_nonshared.a to FILE list in eglibc-dev.Khem Raj2
* This file is an essential one even for shared linking so once one installs libc6-dev package he expects the linking to work which will not happen without this file as some start up files refer to functions in this library therefore package this file in eglibc-dev Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Holger Hans Peter Freyther <zecke@selfish.org>
2009-12-21kexecboot_git: jump to 76f764cebe1fb0207b44850b52eb5f57ece6f363. BumpAndrea Adami1
PR.
2009-12-21openmoko-icon-theme-standard2: remove inherit openmoko2 which is brokenSebastian Spaeth1
* it reports SECTION='devel' which fail in openmoko2.bbclass * Just removing the inherit which has no future fixes building this icon theme. Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2009-12-20PISI: Upgrade vom 0.4.9 to 0.4.10Michael Pilgermann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-12-20upgrade pisi to version 0.4.9; bug fix releaseMichael Pilgermann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-12-20openbsc-onwaves: Add new recipe for the OpenBSC On Waves BranchHolger Hans Peter Freyther1
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 Freyther1
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' Lauer5
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-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-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-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 Raj4
* 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-16xorg-xserver-common.inc: depend on virtual/libgl instead of mesaMartin Jansa1
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 Willis1