Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-12-22 | xorg: upgrade to latest versions from 2009-11-29 | Martin Jansa | 8 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2009-12-22 | xserver-kdrive-common: add Ts_Calibrat script for Xorg | Martin Jansa | 2 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2009-12-22 | libdrm: add git version for om-gta02 | Martin Jansa | 1 | |
2009-12-22 | libpthread-stubs: add version 0.2 | Martin Jansa | 1 | |
2009-12-22 | libx*-native: fix PROVIDES for some packages | Thomas Zimmermann | 2 | |
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de> | ||||
2009-12-22 | xorg-fongs: set fontdir in OECONF | Martin Jansa | 1 | |
* Set fontdir to ${libdir}/X11/fonts in OECONF * New fonts wanted to install to ${datadir}/X11/fonts Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2009-12-22 | font-misc-misc: drop patch from old version, this problem should be solved ↵ | Martin Jansa | 1 | |
in font-util now Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2009-12-22 | om-gta02: xorg.conf with evdev drivers for input | Martin.Jansa | 1 | |
2009-12-22 | libxaw: disable docs building as workaround | Martin.Jansa | 1 | |
* It tries to use groff from buildhost and there is no groff-native * If groff on host is new enough it works ok, but fails with older grof * We can create groff-native and enable docs again | ||||
2009-12-22 | libxfont: disable docs as workaround for problems on some buildhosts | Martin.Jansa | 1 | |
2009-12-22 | xf86-video-glamo: enable KMS as kms branch is now merged to master | Martin.Jansa | 1 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2009-12-22 | xorg-xserver-common: drop lbxutil dependency, add dri2 package | Martin.Jansa | 1 | |
* Do we need lbxutil for older xorg-xserver? | ||||
2009-12-22 | xorg: update recipes of other freedesktop projects | Martin.Jansa | 31 | |
* Update versions to latest available at http://xorg.freedesktop.org/releases/individual when X11R7.5 was released | ||||
2009-12-22 | xorg: add recipes for X11R7.5 release | Martin.Jansa | 187 | |
* 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-22 | angstrom-task-gnome: add explicit buildtime dep on gst-plugins-ugly | Koen Kooi | 1 | |
2009-12-22 | linux-omap 2.6.32: add some more patches | Koen Kooi | 17 | |
2009-12-22 | linux-openmoko-2.6.32: add new version | Martin Jansa | 3 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2009-12-22 | linux-openmoko: use add module_autoload for 2.6.31, add ppp_generic and load ↵ | Martin Jansa | 2 | |
snd modules from machine configs Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2009-12-22 | davinci: update DM3xx/DM6xxx and OMAPL1xx kernels | Denys Dmytriyenko | 1 | |
2009-12-21 | openssh_5.2p1: add custom sshd_config for SHR distro to switch of UseDNS | Klaus Kurzmann | 2 | |
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de> | ||||
2009-12-21 | task-shr-feed: add libsyncml | Klaus Kurzmann | 1 | |
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de> | ||||
2009-12-21 | openmoko-icon-theme-standard2: add missing FILES include for icons (after ↵ | Martin Jansa | 1 | |
openmoko2 inherit removal) | ||||
2009-12-21 | firefox: add 3.5.5 | Koen Kooi | 1 | |
2009-12-21 | linux-omap-psp: Enable oprofile support as a module for omape3evm. | Don Darling | 1 | |
2009-12-21 | linux-omap 2.6.32: add dss2 driver for beagleboard | Koen Kooi | 2 | |
2009-12-21 | linux-davinci: Updated OPP config for da850-omapl138-evm/hawkboard | Roger Monk | 5 | |
* add 480x272 bootlogo for da850-omapl138-evm * add 640x480 bootlogo for hawkboard * enable more usb drivers and stats for hawkboard | ||||
2009-12-20 | libqpe-opie: Dont inherit opie. | Khem Raj | 2 | |
* 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-20 | qemumips.conf: Add kernel-modules to MACHINE_EXTRA_RRECOMMENDS. | Khem Raj | 1 | |
* 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-20 | gcc: Enable mips plt extentions if DISTRO_FEATURE has mplt. | Khem Raj | 19 | |
* 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-20 | eglibc: Add libc_nonshared.a to FILE list in eglibc-dev. | Khem Raj | 2 | |
* 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-21 | kexecboot_git: jump to 76f764cebe1fb0207b44850b52eb5f57ece6f363. Bump | Andrea Adami | 1 | |
PR. | ||||
2009-12-21 | openmoko-icon-theme-standard2: remove inherit openmoko2 which is broken | Sebastian Spaeth | 1 | |
* 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-20 | PISI: Upgrade vom 0.4.9 to 0.4.10 | Michael Pilgermann | 1 | |
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de> | ||||
2009-12-20 | upgrade pisi to version 0.4.9; bug fix release | Michael Pilgermann | 1 | |
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de> | ||||
2009-12-20 | openbsc-onwaves: Add new recipe for the OpenBSC On Waves Branch | Holger Hans Peter Freyther | 1 | |
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 | 1 | |
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 | 5 | |
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-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 | 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> |