openembedded.git
15 years agoxserver-xorg 1.7.3: add overlapped blit support for shr too
Martin Jansa [Tue, 29 Dec 2009 19:10:45 +0000 (20:10 +0100)]
xserver-xorg 1.7.3: add overlapped blit support for shr too

* shr is using the same pixman as angstrom so it should be safe

15 years agoxserver-xorg 1.7.3: add overlapped blit support for angstrom
Koen Kooi [Tue, 29 Dec 2009 18:52:37 +0000 (19:52 +0100)]
xserver-xorg 1.7.3: add overlapped blit support for angstrom

* Needs support from pixman, so only enable this patch when you are sure your pixman supports it

15 years agoshr-autorev.inc: set shr-installer to AUTOREV
Sebastian Krzyszkowiak [Sun, 27 Dec 2009 13:54:33 +0000 (13:54 +0000)]
shr-autorev.inc: set shr-installer to AUTOREV

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agonavit: add drag_bitmap="1" to navit config This makes dragging much more responsible...
Sebastian Krzyszkowiak [Sun, 27 Dec 2009 14:00:50 +0000 (14:00 +0000)]
navit: add drag_bitmap="1" to navit config This makes dragging much more responsible on weaker devices

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agopulseaudio: demote 0.9.21 for armv4t where it doesn't compile
Michael 'Mickey' Lauer [Tue, 29 Dec 2009 16:58:29 +0000 (17:58 +0100)]
pulseaudio: demote 0.9.21 for armv4t where it doesn't compile

15 years agochecksums.ini: replace checksum for vala-0.7.9.1
Martin Jansa [Tue, 29 Dec 2009 11:32:07 +0000 (12:32 +0100)]
checksums.ini: replace checksum for vala-0.7.9.1

* sorry for noise, I redownloaded again, but with this checksum, not sure
  why I got different one first time, but I guess its "safe" to replace
  my own checksum

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agochecksums.ini: missing checksum for vala-0.7.9.1
Martin Jansa [Tue, 29 Dec 2009 09:39:46 +0000 (10:39 +0100)]
checksums.ini: missing checksum for vala-0.7.9.1

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agolinux-2.6.32+2.6.33-rc2, linux-kexecboot-2.6.32+2.6.33-rc2: add new version with...
Martin Jansa [Thu, 10 Dec 2009 15:00:36 +0000 (16:00 +0100)]
linux-2.6.32+2.6.33-rc2, linux-kexecboot-2.6.32+2.6.33-rc2: add new version with spitz defconfig

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agochecksums.ini: add entry for new tzdata-2009s SRC_URI
Jeremy Lainé [Mon, 28 Dec 2009 22:45:58 +0000 (23:45 +0100)]
checksums.ini: add entry for new tzdata-2009s SRC_URI

15 years agobinutils-2.18: fix ld segfault when building Qt 4.6.0 on powerpc
Jeremy Lainé [Mon, 28 Dec 2009 22:12:15 +0000 (23:12 +0100)]
binutils-2.18: fix ld segfault when building Qt 4.6.0 on powerpc

15 years agobinutils-2.20: add patch for ld segfault on powerpc
Jeremy Lainé [Mon, 28 Dec 2009 21:09:58 +0000 (22:09 +0100)]
binutils-2.20: add patch for ld segfault on powerpc

15 years agotzdata-2009s: fix SRC_URI
Michael 'Mickey' Lauer [Mon, 28 Dec 2009 20:07:35 +0000 (21:07 +0100)]
tzdata-2009s: fix SRC_URI

15 years agofsotdld: rename from fsolocationd
Michael 'Mickey' Lauer [Mon, 28 Dec 2009 20:06:50 +0000 (21:06 +0100)]
fsotdld: rename from fsolocationd

15 years agovala: 0.7.9 -> 0.7.9.1
Michael 'Mickey' Lauer [Mon, 28 Dec 2009 20:06:10 +0000 (21:06 +0100)]
vala: 0.7.9 -> 0.7.9.1

15 years agorcs: new recipe; a revision control system. Closes OE #5050
Michael 'Mickey' Lauer [Mon, 28 Dec 2009 15:46:06 +0000 (16:46 +0100)]
rcs: new recipe; a revision control system. Closes OE #5050

15 years agoxmonobut: fix SRC_URI; old file is no longer available. closes OE #5065
Michael 'Mickey' Lauer [Mon, 28 Dec 2009 15:19:32 +0000 (16:19 +0100)]
xmonobut: fix SRC_URI; old file is no longer available. closes OE #5065

15 years agoRevert "wesnoth 1.6.5 :DO NOT COMMIT YET added support for eee701"
Denis 'Gnutoo' Carikli [Mon, 28 Dec 2009 14:35:55 +0000 (15:35 +0100)]
Revert "wesnoth 1.6.5 :DO NOT COMMIT YET added support for eee701"

This reverts commit 8caa53f00e415b36e0ffae9a7b8f5c837bc2acdf.

eee701 is not yet in openembedded.dev

15 years agowesnoth 1.6.5 :DO NOT COMMIT YET added support for eee701
Denis 'Gnutoo' Carikli [Mon, 28 Dec 2009 13:58:05 +0000 (14:58 +0100)]
wesnoth 1.6.5 :DO NOT COMMIT YET added support for eee701

15 years agoemacs: added version 23.1 and fixed compilation on x86
Denis 'Gnutoo' Carikli [Mon, 28 Dec 2009 13:20:25 +0000 (14:20 +0100)]
emacs: added version 23.1 and fixed compilation on x86

The main advantage in this version is that the handling of fonts is a
    lot better:
    In emacs-x11 the used fonts are not tiny anymore and can
    easily be chosen

Note that we still use qemu for bytecode compilation on x86,
    that is for several reasons:
  *The most important one is that it prevents using the host's
    libraries
  *It simplifies the recipe(no separate case when the architecture
    is the same )
  *It should work if someone cross-compiles for x86 on
    his mips,arm,powerpc,sparc computer

Warning: emacs_23.1 has not been tested but emacs-x11_23.1 has
    so putting defaullt preference to -2 in emacs_23.1

15 years agogrub 0.97 : add support fo 256 bytes inodes
Denis 'Gnutoo' Carikli [Mon, 28 Dec 2009 12:31:49 +0000 (13:31 +0100)]
grub 0.97 : add support fo 256 bytes inodes

Recent mkfs.ext[2|3|4] create filesystems with 256 bytes inodes
So if you boot a system with a recent e2fsprogs,
 install an openembedded based distribution like angstrom from it,
 and then try to boot the openembedded-based distribution: it won't
 work (grub wouldn't be able to read files from the disk)

The patch came from:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=%23463236

15 years agolinux-openmoko-2.6.32: add patch for 2.6.32.2, bump srcrev for ar6000, update defconfig
Martin Jansa [Mon, 28 Dec 2009 12:29:10 +0000 (13:29 +0100)]
linux-openmoko-2.6.32: add patch for 2.6.32.2, bump srcrev for ar6000, update defconfig

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agolibsdl-x11: disable ps3 video, it fails to build
Jeremy Lainé [Mon, 28 Dec 2009 10:17:26 +0000 (11:17 +0100)]
libsdl-x11: disable ps3 video, it fails to build

15 years agoangstrom/build-feeds.sh: added nano
Frans Meulenbroeks [Mon, 28 Dec 2009 08:13:19 +0000 (09:13 +0100)]
angstrom/build-feeds.sh: added nano

15 years agoangstrom/build-feeds.sh: added myththemes and mythplugins
Frans Meulenbroeks [Mon, 28 Dec 2009 08:10:25 +0000 (09:10 +0100)]
angstrom/build-feeds.sh: added myththemes and mythplugins

15 years agoUpdate jlime-2009.1 distro file:
Kristoffer Ericson [Sun, 27 Dec 2009 19:32:13 +0000 (20:32 +0100)]
Update jlime-2009.1 distro file:
* Remove src_distribute
* src_distribute_local change copy into symlink
* remove gettext, e2fsprogs version binding.

Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
15 years agoUpdated JLiMe 2.6.17 kernel. Changes include addition of alsa driver and also rtc.
Kristoffer Ericson [Sun, 27 Dec 2009 19:25:22 +0000 (20:25 +0100)]
Updated JLiMe 2.6.17 kernel. Changes include addition of alsa driver and also rtc.

Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
15 years agoCopy Angstrom rc and rcS script files for JLiMe
Kristoffer Ericson [Sun, 27 Dec 2009 19:22:35 +0000 (20:22 +0100)]
Copy Angstrom rc and rcS script files for JLiMe

Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
15 years agoFix keymaps for the HP Jornada 6xx. Includes updates
Kristoffer Ericson [Sun, 27 Dec 2009 19:20:43 +0000 (20:20 +0100)]
Fix keymaps for the HP Jornada 6xx. Includes updates
and new ones.

Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
15 years agoBase files fix (fstab/issue/issue.net/profile) for
Kristoffer Ericson [Sun, 27 Dec 2009 18:23:36 +0000 (19:23 +0100)]
Base files fix (fstab/issue/issue.net/profile) for
HP Jornada 6xx.

Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
15 years agoFix compilation of glibc 2.9 for SH3/SH4
Kristoffer Ericson [Sun, 27 Dec 2009 18:19:08 +0000 (19:19 +0100)]
Fix compilation of glibc 2.9 for SH3/SH4

Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
15 years agoqt4-tools-native; added dependency on libsm-native
Frans Meulenbroeks [Sun, 27 Dec 2009 16:34:26 +0000 (17:34 +0100)]
qt4-tools-native; added dependency on libsm-native

15 years agofso-specs: DEPEND on libxslt-native
Michael 'Mickey' Lauer [Sun, 27 Dec 2009 12:10:47 +0000 (13:10 +0100)]
fso-specs: DEPEND on libxslt-native

15 years agoThis is for building binary locales for SH3 via qemu. Note that
Kristoffer Ericson [Sat, 26 Dec 2009 21:42:51 +0000 (22:42 +0100)]
This is for building binary locales for SH3 via qemu. Note that
qemu-native has no support for sh3, one has to provide Qemu
outside of OE. Qemu only has the qemu-sh4 applet, but
since SH4 is a superset of SH3, simply linking qemu-sh4 to
qemu-sh3 and enabling ASSUME_PROVIDED += "qemu-native" will
do.

Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
15 years agoInitscripts. Fix devices script for machine jornada6xx
Kristoffer Ericson [Sat, 26 Dec 2009 21:36:10 +0000 (22:36 +0100)]
Initscripts. Fix devices script for machine jornada6xx

Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
15 years agoAdd Preferred version for linux-jlime-jornada6xx and include kernel modules in every...
Kristoffer Ericson [Sat, 26 Dec 2009 21:32:59 +0000 (22:32 +0100)]
Add Preferred version for linux-jlime-jornada6xx and include kernel modules in every rootfs built.

Signed-off-by: Alex Furgeson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
15 years agokexec-tools-klibc-static: don't use OE compiler flags. Use default
Andrea Adami [Sat, 26 Dec 2009 16:15:44 +0000 (17:15 +0100)]
kexec-tools-klibc-static: don't use OE compiler flags. Use default
klcc and save 20kb size omitting ggdb3. Bump PR.

15 years agoeglibc: Move SRCREV to latest tip for svn and 2.11
Khem Raj [Thu, 24 Dec 2009 04:32:59 +0000 (20:32 -0800)]
eglibc: Move SRCREV to latest tip for svn and 2.11

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agominimal.conf: Add PREFERRED_PROVIDER for opkg and update-alternatives.
Khem Raj [Wed, 23 Dec 2009 22:32:51 +0000 (14:32 -0800)]
minimal.conf: Add PREFERRED_PROVIDER for opkg and update-alternatives.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agoRevert "conf/machine: Add x86_64 machine."
Khem Raj [Fri, 25 Dec 2009 20:05:59 +0000 (12:05 -0800)]
Revert "conf/machine: Add x86_64 machine."

This reverts commit c2b7702d52fd6f62f34e58dc2e806b44b8fb976b.

15 years agoconf/machine: Add x86_64 machine.
Khem Raj [Thu, 17 Dec 2009 20:05:25 +0000 (12:05 -0800)]
conf/machine: Add x86_64 machine.

* This is not supporting multilib
* Only 64-bit userspace can be built.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agoudev-141: added support for buglabs's bug device
Denis 'Gnutoo' Carikli [Thu, 17 Dec 2009 17:37:22 +0000 (18:37 +0100)]
udev-141: added support for buglabs's bug device

The udev configurations files are needed for Xorg configuration
  for buglabs's bug device that will be commited later,
  in order to find the right device nodes for the touchscreens

Note that the script creating the bmi(Bug module interface)
  event pipe has not been commented out,because it will be needed
  when the java bindings for the bug device will be in openembedded

The udev rules were took from buglabs svn:
 svn://svn.buglabs.net/bug/branches/hrw/oe-stable-2009/
 inside they are in meta-bug/packages/udev-rules/bug-udev/

15 years agolibx11: fix build breakage
Steve Sakoman [Thu, 24 Dec 2009 15:51:35 +0000 (07:51 -0800)]
libx11: fix build breakage

15 years agox11vnc: add missing libxinerama dependency
Steve Sakoman [Wed, 23 Dec 2009 15:27:40 +0000 (07:27 -0800)]
x11vnc:  add missing libxinerama dependency

15 years agoclasspath: Added toolwrapper-exithook.patch.
Robert Schuster [Thu, 24 Dec 2009 12:25:43 +0000 (13:25 +0100)]
classpath: Added toolwrapper-exithook.patch.
classpath-native: Dito.

15 years agoclasspath: Added toolwrapper-exithook.patch
Robert Schuster [Thu, 24 Dec 2009 12:22:05 +0000 (13:22 +0100)]
classpath: Added toolwrapper-exithook.patch
classpath-native: Dito.

15 years agolinux-davinci: add trailing space to make append work
Koen Kooi [Thu, 24 Dec 2009 10:43:37 +0000 (11:43 +0100)]
linux-davinci: add trailing space to make append work

15 years agonative.bbclass: Modify STAGING_DIR_JAVA when native build is in chosen.
Robert Schuster [Thu, 24 Dec 2009 10:24:17 +0000 (11:24 +0100)]
native.bbclass: Modify STAGING_DIR_JAVA when native build is in chosen.

15 years agochinook-compat: Added a version preference for libx11.
Robert Schuster [Thu, 24 Dec 2009 09:59:56 +0000 (10:59 +0100)]
chinook-compat: Added a version preference for libx11.

15 years agoncurses: Removed patches that are no more in use.
Stanislav Brabec [Thu, 24 Dec 2009 00:42:44 +0000 (00:42 +0000)]
ncurses: Removed patches that are no more in use.

15 years agoxf86-video-omapfb: more fixes for recent xorg
Koen Kooi [Wed, 23 Dec 2009 22:53:37 +0000 (23:53 +0100)]
xf86-video-omapfb: more fixes for recent xorg

15 years agocalamari: added support for nand and nor flash to dts and changed defconfig to suppor...
Frans Meulenbroeks [Wed, 23 Dec 2009 22:05:52 +0000 (23:05 +0100)]
calamari: added support for nand and nor flash to dts and changed defconfig to support use of nand and nor
(only tested for nor)

15 years agolibxft: fix major/minor/patchlevel substitution in Xft.h
Henning Heinold [Wed, 23 Dec 2009 19:58:45 +0000 (20:58 +0100)]
libxft: fix major/minor/patchlevel substitution in Xft.h

* dont use comments after your #undef settings for .in headers
* bump PR

15 years agocppunit : Change recipe to use autotools_stage.
Philip Balister [Wed, 23 Dec 2009 18:39:28 +0000 (13:39 -0500)]
cppunit : Change recipe to use autotools_stage.
          * This stages m4 macro for use by autotools.

15 years agosane-srcrevs: bump navit and navit-icons to latest revisions
Martin Jansa [Wed, 23 Dec 2009 09:53:08 +0000 (10:53 +0100)]
sane-srcrevs: bump navit and navit-icons to latest revisions

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agomesa-common: package libegl seperately
Koen Kooi [Wed, 23 Dec 2009 09:18:22 +0000 (10:18 +0100)]
mesa-common: package libegl seperately

15 years agoxorg-driver: bump PR again for good measure
Koen Kooi [Wed, 23 Dec 2009 09:02:48 +0000 (10:02 +0100)]
xorg-driver: bump PR again for good measure

15 years agoqt4-x11 4.6.0: bump PR for Xorg changes
Koen Kooi [Wed, 23 Dec 2009 08:53:40 +0000 (09:53 +0100)]
qt4-x11 4.6.0: bump PR for Xorg changes

15 years agomesa 7.6: disable EGL to remain compatible with previous versions
Koen Kooi [Wed, 23 Dec 2009 08:51:44 +0000 (09:51 +0100)]
mesa 7.6: disable EGL to remain compatible with previous versions

* if EGL needs to be enabled, some more thought needs to get put into it, since libEGL.so is what gets provided by all those binary driver blobs

15 years agox11vnc: add 0.9.9
Koen Kooi [Wed, 23 Dec 2009 08:45:36 +0000 (09:45 +0100)]
x11vnc: add 0.9.9

15 years agokernel, linux-kernel-base classes: update for 2.6.33-rc1 and newer
Martin Jansa [Tue, 22 Dec 2009 13:04:16 +0000 (13:04 +0000)]
kernel, linux-kernel-base classes: update for 2.6.33-rc1 and newer

* include/asm link was killed in
  http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=f7f16b7799ed68654850ab340ef812895aebcf4c
* utsrelease.h was moved in
  http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=273b281fa22c293963ee3e6eec418f5dda2dbc83

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
15 years agolinux-openmoko-2.6.32: enable glamo DRM
Martin Jansa [Tue, 22 Dec 2009 14:24:20 +0000 (15:24 +0100)]
linux-openmoko-2.6.32: enable glamo DRM

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agopreferred-xorg-versions-X11R7.4.inc: Add PREFERRED_VERSION for
Khem Raj [Wed, 23 Dec 2009 07:56:05 +0000 (23:56 -0800)]
preferred-xorg-versions-X11R7.4.inc: Add PREFERRED_VERSION for
xf86bigfontproto.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agopreferred-xorg-versions-X11R7.4: Fix obvious typo
Khem Raj [Wed, 23 Dec 2009 07:46:52 +0000 (23:46 -0800)]
preferred-xorg-versions-X11R7.4: Fix obvious typo

* xcmiscproto was mis-spelled as 'xmiscproto'
  as a result when xcmiscproto_1.2.0.bb was added
  it started to pull that and 1.2 needs newer 1.4.1 utils-macros
  which resulted in wierd configuration errors because we
  have set 1.1.6 as PREFERRED_VERSION for X 7.4

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agoopenssh-5.2p1: actually turn DNS off not explicitely on for SHR distro
Klaus Kurzmann [Wed, 23 Dec 2009 06:34:40 +0000 (07:34 +0100)]
openssh-5.2p1: actually turn DNS off not explicitely on for SHR distro

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
15 years agoxf86-video-omapfb: hack to build against recent xorg
Koen Kooi [Tue, 22 Dec 2009 20:46:18 +0000 (21:46 +0100)]
xf86-video-omapfb: hack to build against recent xorg

15 years agogeany: add 0.18
Koen Kooi [Tue, 22 Dec 2009 18:57:46 +0000 (19:57 +0100)]
geany: add 0.18

15 years agoxorg-driver-common.inc: bump PR to force rebuild against newer X
Koen Kooi [Tue, 22 Dec 2009 18:48:14 +0000 (19:48 +0100)]
xorg-driver-common.inc: bump PR to force rebuild against newer X

15 years agoTypo. s/to used/to use/
Paul Menzel [Sun, 13 Dec 2009 15:47:05 +0000 (16:47 +0100)]
Typo. s/to used/to use/

Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
15 years agoMerge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org...
Martin Jansa [Tue, 22 Dec 2009 19:16:30 +0000 (20:16 +0100)]
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev

15 years agoxserver-kdrive-common: update sysfs ts calibration node for shr and kernel 2.6.32
Martin Jansa [Tue, 22 Dec 2009 19:15:58 +0000 (20:15 +0100)]
xserver-kdrive-common: update sysfs ts calibration node for shr and kernel 2.6.32

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoarchos5: first batch of archos5 machine support. Downloaded from archos.com website
Koen Kooi [Tue, 22 Dec 2009 15:31:36 +0000 (16:31 +0100)]
archos5: first batch of archos5 machine support. Downloaded from archos.com website

15 years agoangstrom: set preferred mew version to 7.6, its not used because of DEFAULT_PREFERENCE
Martin Jansa [Tue, 22 Dec 2009 13:01:34 +0000 (14:01 +0100)]
angstrom: set preferred mew version to 7.6, its not used because of DEFAULT_PREFERENCE

15 years agoangstrom: use latest glproto, libx11, mesa, util-macros and xserver-xorg
Martin.Jansa [Fri, 30 Oct 2009 11:44:34 +0000 (12:44 +0100)]
angstrom: use latest glproto, libx11, mesa, util-macros and xserver-xorg

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoxorg-font-common.inc: allow fonts to be installed in /usr/share it was fixed in c33a0...
Martin Jansa [Tue, 22 Dec 2009 12:33:24 +0000 (13:33 +0100)]
xorg-font-common.inc: allow fonts to be installed in /usr/share it was fixed in c33a047eeda429ef01f6a0cf3948940474fa035f

15 years agoxorg: update listres, xlogo, xf86-input-evdev, xf86-input-synaptics, xf86-video-nv...
Martin Jansa [Wed, 16 Dec 2009 08:39:36 +0000 (09:39 +0100)]
xorg: update listres, xlogo, xf86-input-evdev, xf86-input-synaptics, xf86-video-nv, liblbxutil, libpciaccess, util-macros, util-macros-native to latest versions

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoxserver-xorg: rename wrong filename
Martin Jansa [Fri, 4 Dec 2009 09:54:12 +0000 (10:54 +0100)]
xserver-xorg: rename wrong filename

15 years agoxserver-xorg: add 1.7.3 and xf86-video-dummy 0.3.3
Martin Jansa [Fri, 4 Dec 2009 09:13:54 +0000 (10:13 +0100)]
xserver-xorg: add 1.7.3 and xf86-video-dummy 0.3.3

15 years agoxorg: upgrade to latest versions from 2009-11-29
Martin Jansa [Sun, 29 Nov 2009 08:08:58 +0000 (09:08 +0100)]
xorg: upgrade to latest versions from 2009-11-29

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoxserver-kdrive-common: add Ts_Calibrat script for Xorg
Martin Jansa [Wed, 18 Nov 2009 13:10:49 +0000 (14:10 +0100)]
xserver-kdrive-common: add Ts_Calibrat script for Xorg

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agolibdrm: add git version for om-gta02
Martin Jansa [Wed, 18 Nov 2009 09:27:49 +0000 (10:27 +0100)]
libdrm: add git version for om-gta02

15 years agolibpthread-stubs: add version 0.2
Martin Jansa [Wed, 18 Nov 2009 09:27:28 +0000 (10:27 +0100)]
libpthread-stubs: add version 0.2

15 years agolibx*-native: fix PROVIDES for some packages
Thomas Zimmermann [Wed, 4 Nov 2009 22:24:28 +0000 (22:24 +0000)]
libx*-native: fix PROVIDES for some packages

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
15 years agospitz: use xorg-xserver and mesa-dri
Martin Jansa [Sat, 17 Oct 2009 13:38:32 +0000 (15:38 +0200)]
spitz: use xorg-xserver and mesa-dri

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoxorg-fongs: set fontdir in OECONF
Martin Jansa [Sun, 8 Nov 2009 09:07:04 +0000 (10:07 +0100)]
xorg-fongs: set fontdir in OECONF

* 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>
15 years agofont-misc-misc: drop patch from old version, this problem should be solved in font...
Martin Jansa [Sat, 7 Nov 2009 15:28:15 +0000 (16:28 +0100)]
font-misc-misc: drop patch from old version, this problem should be solved in font-util now

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agomesa: add version 7.6 for newer xorg
Martin Jansa [Mon, 2 Nov 2009 14:45:51 +0000 (15:45 +0100)]
mesa: add version 7.6 for newer xorg

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoom-gta02: xorg.conf with evdev drivers for input
Martin.Jansa [Fri, 30 Oct 2009 10:33:55 +0000 (11:33 +0100)]
om-gta02: xorg.conf with evdev drivers for input

15 years agolibxaw: disable docs building as workaround
Martin.Jansa [Fri, 30 Oct 2009 15:22:44 +0000 (16:22 +0100)]
libxaw: disable docs building as workaround

* 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

15 years agolibxfont: disable docs as workaround for problems on some buildhosts
Martin.Jansa [Fri, 30 Oct 2009 10:32:43 +0000 (11:32 +0100)]
libxfont: disable docs as workaround for problems on some buildhosts

15 years agoxf86-video-glamo: enable KMS as kms branch is now merged to master
Martin.Jansa [Fri, 30 Oct 2009 10:31:53 +0000 (11:31 +0100)]
xf86-video-glamo: enable KMS as kms branch is now merged to master

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoxorg-xserver-common: drop lbxutil dependency, add dri2 package
Martin.Jansa [Fri, 30 Oct 2009 15:20:29 +0000 (16:20 +0100)]
xorg-xserver-common: drop lbxutil dependency, add dri2 package

* Do we need lbxutil for older xorg-xserver?

15 years agocontrib: scripts for easy preferred-xorg-versions generation
Martin.Jansa [Fri, 30 Oct 2009 09:54:49 +0000 (10:54 +0100)]
contrib: scripts for easy preferred-xorg-versions generation

* live.sh generates conf/distro/include/preferred-xorg-versions-live.inc with
  latest versions available at http://xorg.freedesktop.org/releases/individual/
* 7.5.sh generates preferred-xorg-versions-X11R7.5-live.inc with latest
  versions available at http://www.x.org/releases/X11R7.5/src/
* Temporary files are created in script directory and contains info
  about possible version updates, missing recipes (in "date".log) and
  also generated shell commands for copying recipe from older version
  etc (in "date".cmd).

15 years agoxorg: add preferred versions for projects not included in X11R7.5
Martin.Jansa [Fri, 30 Oct 2009 09:56:22 +0000 (10:56 +0100)]
xorg: add preferred versions for projects not included in X11R7.5

* Versions are defined in preferred-xorg-versions-X11R7.5-latest.inc
* Included in preferred-xorg-versions-X11R7.5.inc

15 years agoxorg: update recipes of other freedesktop projects
Martin.Jansa [Fri, 30 Oct 2009 10:11:43 +0000 (11:11 +0100)]
xorg: update recipes of other freedesktop projects

* Update versions to latest available at
  http://xorg.freedesktop.org/releases/individual
  when X11R7.5 was released

15 years agoxorg: add recipes for X11R7.5 release
Martin.Jansa [Thu, 29 Oct 2009 10:10:21 +0000 (11:10 +0100)]
xorg: add recipes for X11R7.5 release

* 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/

15 years agoangstrom-task-gnome: add explicit buildtime dep on gst-plugins-ugly
Koen Kooi [Tue, 22 Dec 2009 10:40:10 +0000 (11:40 +0100)]
angstrom-task-gnome: add explicit buildtime dep on gst-plugins-ugly

15 years agoangstrom feed builder: add wvdial
Koen Kooi [Tue, 22 Dec 2009 10:39:35 +0000 (11:39 +0100)]
angstrom feed builder: add wvdial

15 years agoangstrom feed sorter: add cm-t35 machine
Koen Kooi [Tue, 22 Dec 2009 10:39:19 +0000 (11:39 +0100)]
angstrom feed sorter: add cm-t35 machine

15 years agoangstrom feed uploader: blacklist less packages
Koen Kooi [Tue, 22 Dec 2009 10:38:55 +0000 (11:38 +0100)]
angstrom feed uploader: blacklist less packages

15 years agolinux-omap 2.6.32: add some more patches
Koen Kooi [Tue, 22 Dec 2009 10:38:07 +0000 (11:38 +0100)]
linux-omap 2.6.32: add some more patches