aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-driver/xf86-video-glamo_git.bb
AgeCommit message (Collapse)Author
2010-06-30xf86-video-glamo: bump SRCREV, remove applied patchMartin Jansa
2010-06-30xf86-video-glamo: better patch for nonDRM kernelsMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-29xf86-video-glamo: add patch for segmentation fault while adding modes ↵Martin Jansa
without name Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-27xorg-driver: oe-stylizeMartin Jansa
* please note that COMPATIBLE_HOST = 'value' is oe-stylized to "'value'", should be fixed in oe-stylize script Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-26xf86-video-glamo: bump SRCREV, remove applied patchMartin Jansa
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 Jansa
PR bump for libdrm packaging change Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-22xf86-video-glamo: add patch removing alloc calls deprecated in xserver 1.9 RC1Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-14xorg-driver: use INC_PRMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-10recipes: bump PR/INC_PR for packages changed in ↵Martin Jansa
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-03recipes: conform to OE packaging guidelines with RDEPENDS/RRECOMMENDSMartin Jansa
* 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-05-27xf86-video-glamo: bump SRCREV for newer libdrm compatibilityMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-19xf86-video-glamo: bump SRCREV, remove pushed patch and -pedantic removal ↵Martin Jansa
(already in git) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-26xf86-video-glamo: add patch for modesettingMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-19recipes: use SRCPV in few more git recipesMartin Jansa
* 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-02xf86-driver-common: PR bump for newer xserver in SHRMartin Jansa
2010-03-11xf86-video-glamo: bump SRCREV for xrandr fixMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-27xf86-video-glamo: bump SRCREV for xorg-1.8 compatibile versionMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-19xf86-video-glamo: remove -pedantic as it emits warning for xserver-1.8 and ↵Martin Jansa
then fails because of -Werror Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-19xf86-video-glamo: bump SRCREV for xserver 1.8 compatibility and move SRCREV ↵Martin Jansa
from srcrevs.inc Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-12-22xf86-video-glamo: enable KMS as kms branch is now merged to masterMartin.Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-10-09Revert "Add latest xorg stuff for xserver-1.7, script for easy recipe bump ↵Marcin Juszkiewicz
and xf86-video-glamo-kms" This reverts commit 117ec4def4dff7abad394279698e1ddaef9407a7.
2009-10-09Add latest xorg stuff for xserver-1.7, script for easy recipe bump and ↵Martin Jansa
xf86-video-glamo-kms Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>