Age | Commit message (Collapse) | Author | Files |
|
(already in git)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* 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>
|
|
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
/dev/input/touchscreenX devices if needed and set ENV{x11_driver} to 'tslib'
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
[1] http://lists.freedesktop.org/archives/xorg/2010-April/049851.html
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
it compile automatically
*We had an issue with gtk+ programs resulting in screen corruption,this is now fixed
with this version
*rebased the patches to make it work with the new version
*switched to machine arch(thanks XorA and hrw),that permit us to copy a kernel header in the sources,
unfortunately it also depends on another non-staged kernel header(kgsl_drm.h) that
was manually copied in the files dir
*The copy of the kenrel headers in the source directory permit us to compile it
(thanks mickeyl for how to do it corectly)
*removed neon for htcdream machine,if someone wants to support more machines or architectures,
he will have to find a better way and modify the recipe,maybe using a python @ function
that checks TARGET_CC_ARCH,and as CosmicPenguin said in #oe "Thats what open source is all about"
|
|
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
then fails because of -Werror
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
from srcrevs.inc
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Intel 2.10.0 requires KMS. In order to run X the xorg-extensions
xserver-xorg-extension-dri, xserver-xorg-extension-dri2 and xserver-xorg-extension-glx
are needed. moved dependencies for these from eee701.conf to xf86-video-intel_2.10.0.bb
so everyone using this driver gets them
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
XGetPointerControl request.
* From Grazvydas Ignotas - Already pushed to mainline for next xf86-input-tslib release.
|
|
|
|
|
|
|
|
Signed-off-by: Petr Štetiar <ynezz@true.cz>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* For more see recipes/xorg-driver/xf86-input-tslib/double-free-crash.patch
|
|
|
|
* the patch seems to cause more problems than it solves
|
|
|
|
|
|
into org.openembedded.dev
|
|
Fixed compilation removing DOLT (from ttp://dolt.freedesktop.org/)
from configure.in, else it would file like this(output stripped):
.../doltlibtool: exec: .../libtool: cannot execute: No such file or directory
note that it looks for libtool and not
${TARGET_ARCH}-angstrom-linux-libtool in my case,more informations
are disponible reading the m4 dolt file here:
http://cgit.freedesktop.org/dolt/tree/dolt.m4
Note that we don't bump pr as it was a compile failure and that we
didn't modify things that would create a modified binary
|
|
* remove old recipes/xorg-app/xeyes_1.0.991.bb because its only snapshot
* remove old recipes/xorg-driver/xf86-input-joystick_1.4.99.2.bb
* bump preferred version of eyes and xf86-input-joystick even for R7.5
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
|
|
|
|
|
|
xf86-video-nv, liblbxutil, libpciaccess, util-macros, util-macros-native to latest versions
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* Update versions to latest available at
http://xorg.freedesktop.org/releases/individual
when X11R7.5 was released
|
|
* 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/
|
|
|
|
|
|
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|