summaryrefslogtreecommitdiff
path: root/recipes/xorg-xserver
AgeCommit message (Collapse)AuthorFiles
2010-07-07xserver-xorg_git: bump SRCREVMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-02xserver-kdrive_1.5.3.bb: enable the XCALIBRATE extension.Graham Gower2
Signed-off-by: Graham Gower <graham.gower@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-02xserver-kdrive_1.5.3.bb: add openssl to DEPENDS.Graham Gower1
The build fails without openssl. | mipsel-oe-linux-libtool: compile: ccache mipsel-oe-linux-gcc -march=mips32 -DHAVE_CONFIG_H -I. -I../include -isystem/home/grg/oe2/tmp/sysroots/mipsel-oe-linux/usr/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DDBUS_API_SUBJECT_TO_CHANGE -I/home/grg/oe2/tmp/sysroots/mipsel-oe-linux/usr/include/freetype2 -I/home/grg/oe2/tmp/sysroots/mipsel-oe-linux/usr/include/pixman-1 -I/home/grg/oe2/tmp/sysroots/mipsel-oe-linux/usr/include/hal -I/home/grg/oe2/tmp/sysroots/mipsel-oe-linux/usr/include/dbus-1.0 -I/home/grg/oe2/tmp/sysroots/mipsel-oe-linux/usr/lib/dbus-1.0/include -I/home/grg/oe2/tmp/sysroots/mipsel-oe-linux/home/grg/oe2/tmp/sysroots/x86_64-linux/usr/include -I../include -I../include -I../Xext -I../composite -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow -I../miext/damage -I../render -I../randr -I../fb -I/home/ grg/oe2/tmp/sysroots/mipsel-oe-linux/usr/include/xextproto-70 -isystem/home/grg/oe2/tmp/sysroots/mipsel-oe-linux/usr/include -fexpensive-optimizations -fomit-frame-pointer -frename-registers -Os -MT glyph.lo -MD -MP -MF .deps/glyph.Tpo -c glyph.c -fPIC -DPIC -o .libs/glyph.o | glyph.c:30:25: error: openssl/sha.h: No such file or directory | glyph.c: In function 'HashGlyph': | glyph.c:205: error: 'SHA_CTX' undeclared (first use in this function) | glyph.c:205: error: (Each undeclared identifier is reported only once | glyph.c:205: error: for each function it appears in.) | glyph.c:205: error: expected ';' before 'ctx' | glyph.c:208: warning: implicit declaration of function 'SHA1_Init' | glyph.c:208: warning: nested extern declaration of 'SHA1_Init' | glyph.c:208: error: 'ctx' undeclared (first use in this function) | glyph.c:212: warning: implicit declaration of function 'SHA1_Update' | glyph.c:212: warning: nested extern declaration of 'SHA1_Update' | glyph.c:220: warning: implicit declaration of function 'SHA1_Final' | glyph.c:220: warning: nested extern declaration of 'SHA1_Final' | make[1]: *** [glyph.lo] Error 1 Signed-off-by: Graham Gower <graham.gower@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-02[xorg-xserver] add xorg.conf for machine htcleoLukas Gorris1
2010-07-01xserver-xorg: upgrade 1.9 RC3 to RC4Martin Jansa3
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-01xserver-xorg: remove 1.8.0, keep 1.8.1 as 1.8 representativeMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-01xserver-xorg: remove CVS recipe and patches used only there, xserver is in ↵Martin Jansa3
GIT for long Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-30xserver-xorg-1.8.99.903: update patch for freedesktop #28824Martin Jansa2
* https://bugs.freedesktop.org/show_bug.cgi?id=28824 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-29xserver-xorg-1.8.99.903: add patch for segmentation fault while adding modes ↵Martin Jansa2
without name Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-27xserver-xorg: drop --disable-glx-tls, glx-use-tls.bbclass should ↵Martin Jansa5
enable/disable it in EXTRA_OECONF consistent with other recipes Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-26xserver-xorg_1.8.99.903,xf86-video-fbdev,xf86-video-glamo,glamo-dri-tests: ↵Martin Jansa1
PR bump for libdrm packaging change Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-25xserver-xorg: remove dependency on xorg-minimal-fontsSteve Sakoman2
this is no longer necessary, and infact leads to a conflict with font-alias Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-06-25xserver-xorg: remove D_P -1 from 1.8 versions, because mesa is now new enoughMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-25xserver-xorg-conf: update om-gta02 config for 2.6.32 and newer kernel (evdev ↵Martin Jansa2
node changed for ts) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-25recipes: use libxt/libxft/libxdmcp/libxscrnsaver/liblbxutil/libxau/libxext ↵Martin Jansa1
instead of xt/xft/xdmcp/libxss/lbxutil/xau/xext providers * there is only one provider, so use it directly as othere recipes does Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-25xserver-xorg: add /usr/share/X11/xorg.conf.d to xserver-xorg packageMartin Jansa1
* ie for /usr/share/X11/xorg.conf.d/10-evdev.conf Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-23xserver-xorg: move from 1.9 RC1 to RC3Martin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-22xorg: bump packages 2010-06-22Martin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-10recipes: bump PR/INC_PR for packages changed in ↵Martin Jansa9
RDEPENDS/RRECOMMENDS/RSUGGESTS/RPROVIDES/RCONFLICTS/RREPLACES cleanup * only 769 from 1102 recipes were covered by automatic PR bump, list of remaining 333 recipes not using PR/INC_PR is available for manual PR add or INC_PR conversion - volunteers? http://build.shr-project.org/tests/jama/files.not.PR.bumped * just echo 'PR = "r1"' to recipes without any PR/INC_PR is not so good idea without manual check, because sometimes they rely on PR set in their .inc file and "r1" could make it go backwards Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-04xserver-kdrive (git): Switch to FILESPATHPKGTom Rini1
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-06-04xserver-kdrive-nomadik: Switch to FILESPATHPKGTom Rini1
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-06-04xserver-kdrive-imageon: Switch to FILESPATHPKGTom Rini1
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-06-04xserver-kdrive-glamo: Switch to FILESPATHPKGTom Rini1
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-06-04xserver-kdrive-1300: Switch to FILESPATHPKGTom Rini1
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-06-03kdrive: fix keyboard device support in kdriveVladimir Zapolskiy2
This fixes option selection for keyboard device in kdrive server without XKB support. Signed-off-by: Vladimir Zapolskiy <vzapolskiy@gmail.com> Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2010-06-03recipes: conform to OE packaging guidelines with RDEPENDS/RRECOMMENDSMartin Jansa9
* there is probably very few cases when it's needed without _${PN}, if you find one in attached patch, please enlighten me * usually we want those only for ${PN} not for all ${PACKAGES} ie ${PN}-dev, ${PN)-doc etc * there is a check for this in recipe-sanity.bclass * there is maybe few possible fixes also in bbclasses cpan-base.bbclass:RDEPENDS += "${@["perl", ""][(bb.data.inherits_class('native', d))]}" distutils-base.bbclass:RDEPENDS += "python-core" gtk-icon-cache.bbclass:RDEPENDS += "hicolor-icon-theme" image.bbclass:RDEPENDS += "${IMAGE_INSTALL} ${IMAGE_BOOT}" module.bbclass:RDEPENDS += "kernel (${KERNEL_VERSION}) update-modules" ?opie_i18n.bbclass: rdepends = bb.data.getVar("RDEPENDS", d, 1) ?opie_i18n.bbclass: bb.data.setVar('RDEPENDS_%s' % x[0].lower(), pn, d) ?opie_i18n.bbclass: bb.data.setVar('RDEPENDS', rdepends, d) rubyextension.bbclass:RDEPENDS += "ruby" Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Koen Kooi <k-kooi@ti.com>
2010-06-02kdrive: fix compilation problem of xserver-kdriveVladimir Zapolskiy2
This patch adds application of no_xkb patch for the last available version of xserver-kdrive in OpenEmbedded. Signed-off-by: Vladimir Zapolskiy <vzapolskiy@gmail.com> Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2010-05-25Make the do_patch apply=yes param implicit if extension is .diff/.patchChris Larson25
For .diff/.patch you need to apply manually, you can specify apply=no. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-05-25Rename url params patch=<ignored>/pnum=<n> to apply={yes,no}/striplevel=<n>Chris Larson25
I think this makes the behavior rather more clear. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-05-24xserver-xorg-conf: Add xilinx-ml507 configAdrian Alonso2
* xorg config file for xilinx-ml507 target platform Signed-off-by: Adrian Alonso <aalonso00@gmail.com> Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
2010-05-12xorg: add newer xserver 1.8.1, xdm, imakeMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-12xorg-xserver-common.inc: Bump PR for the last change to the bug20 xorg confStefan Schmidt1
2010-05-12bug20/xorg.conf: update to use tslib driver for touchscreen input device.Ken Gilmer1
2010-05-04xorg-xserver-common: make xvfb depend on xkeyboard-configKoen Kooi1
2010-04-19xserver-xorg 1.8.0: update udev as config manager for angstromKoen Kooi1
2010-04-19recipes: use SRCPV in few more git recipesMartin Jansa2
* sometimes without PE bump, because nobody complained that we were bumping SRCREV without PV changes and we were using SRCPV in our branch before * please bump PE if you're using one of those and you need to increment PV, otherwise it will be "corrected" with next PV bump Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-16xserver-xorg-conf: add dm3730-am3715-evm support and add generic fallback ↵Koen Kooi3
for omap3
2010-04-14xserver-xorg 1.7.4,1.8.0,git : make it MACHINE_ARCH for ion and bump PRDenis 'GNUtoo' Carikli3
In case of ion(a machine),Xorg is configured with --enable-xinerama, But xorg is not MACHINE_ARCH anymore,so that's problematic. The easiest fix as suggested in #oe is this one: <XorA> needs PACKAGE_ARCH_ion = "${MACHINE_ARCH}" then PR was also bumped(advise taken in #oe): <GNUtoo> I'll also bump PR: PR = "${INC_PR}.0" => PR = "${INC_PR}.1" <GNUtoo> JaMa, is it ok to bump like this for xserver or does every xf86-somesystem-somedriver has to be rebuilt? <JaMa> GNUtoo: no, it should be fine.. <GNUtoo> ok thanks a lot <JaMa> drivers needs to be bumped only if ABI changed
2010-04-13xserver-kdrive_git: change SRCREV to existing one, bump PV a bit and unify +gitrMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-12xcb,libx11,xserver-kdrive-glamo: add SRCREVs and fix git URLMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-12recipes: move checksums to recipes from checksums.ini, part 2 manual adjustementMartin Jansa3
* all: multiple checked items in SRC_URI (needs name= param) * other fixes like non-existent URL, checksums moved ot .inc or included .bb (ie for -native) * ... * tested with micro/micro-uclibc/Angstrom/SHR with SOURCE_MIRROR_FETCH="True" (ignoring COMPATIBLE_* * also tested -c fetch with s/SRC_URI_append_[^ ]*/SRC_URI_append/g and s/SRC_URI_[^ ]*/SRC_URI_append/g to catch all URLs used only for distro/machine/virtual override (see http://build.shr-project.org/tests/jama/SRC_URI.removeOverrides.patch) * in case I downloaded different checksum then what was in checksums.ini I used the old one from checksums.ini and put my checksum in comment * I'll send to ML list of recipes which cannot be downloaded (weren't converted) and where I got different checksums Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-12recipes: move checksums to recipes from checksums.iniMartin Jansa16
* fetch all *.bb with patched utils.bbclass appending all checksums found only in checksums.ini to recipe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-07recipes: move SRCREVs also to git recipesMartin Jansa1
* Following revs weren't used in OE tree (based on PN check) * SRCREV_pn-fsod ?= "2a33e5ffe96c611e6a6b8b6c33d2a83ba656f55b" * SRCREV_pn-linux-sgh-i900 ?= "7e5f8bd3864485e5fc66cb946e09f18b5a32cebc" * SRCREV_pn-pygsm ?= "976477f6b403f422b4ea730f71ebf409f6671141" * SRCREV_pn-u-boot-openmoko-devel ?= "ba029a1426bfca169572bf80d50a8b190a6b0e19"
2010-04-02xorg-xserver: add new 1.8.0 versionMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-31xserver-xorg: bump SRCREVMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-30xserver-xorg: bump SRCREVMartin Jansa6
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-24mh355/xorg.conf: added xorg.conf settings for machine mh355Marco Cavallini1
2010-03-23xserver-xorg-conf: really add BUG 2.0Marcin Juszkiewicz2
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-22xserver-xorg-conf_0.1.bb : add omapzoom36x config files.Graeme Gregory2
2010-03-18om-gta01: fix jffs2 building params, xorg.conf (Thanks to Michael)Martin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>