From: Xiaofeng Yan <xiaofeng.yan@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 2/2] xserver-kdrive: update to 1.11.1.902
Date: Wed, 30 Nov 2011 19:17:03 +0800 [thread overview]
Message-ID: <4ED610AF.4040701@windriver.com> (raw)
In-Reply-To: <20111130104419.GC4799@jama.jama.net>
[-- Attachment #1: Type: text/plain, Size: 3462 bytes --]
On 2011年11月30日 18:44, Martin Jansa wrote:
> On Wed, Nov 30, 2011 at 06:33:20PM +0800, Xiaofeng Yan wrote:
>> From: Xiaofeng Yan<xiaofeng.yan@windriver.com>
>>
>> I didn't remove the old one because it is possible for the new version to \
>> have some bugs during using or testing.
> Just curious why this version exactly?
> There is 1.11.2 release already (1.11.1.902 is 1.11.2 RC2) and there is
> also RC1 for 1.11.3 or even 1.12 if we want to test RCs.
>
> And Saul IIRC sent xserver-xorg upgrade to 1.11.2 so it would be nice to
> use the same.
>
> Cheers,
>
1.11.1.902 is the newest version when I decided to update xserver-kdrive. I will test 1.11.2 later
Thanks
>> Patches are commented by "#". Some of them are obsolete.
>> keyboard-resume-workaround.patch is used in drive mode of keyboard
>> crosscompile.patch is to avoid to seach "/etc/X11/fontpath.d" of host during configuring of cross-compiling
>> It is no use in the version.
>>
>> enable-xcalibrate.patch is to avoid error of compiling tslib. No use in the new version.
>> nodolt.patch is no use too.
>>
>> other patches are retained.
>>
>> Signed-off-by: Xiaofeng Yan<xiaofeng.yan@windriver.com>
>> ---
>> .../xorg-xserver/xserver-kdrive_1.11.1.902.bb | 37 ++++++++++++++++++++
>> 1 files changed, 37 insertions(+), 0 deletions(-)
>> create mode 100644 meta/recipes-graphics/xorg-xserver/xserver-kdrive_1.11.1.902.bb
>>
>> diff --git a/meta/recipes-graphics/xorg-xserver/xserver-kdrive_1.11.1.902.bb b/meta/recipes-graphics/xorg-xserver/xserver-kdrive_1.11.1.902.bb
>> new file mode 100644
>> index 0000000..3980057
>> --- /dev/null
>> +++ b/meta/recipes-graphics/xorg-xserver/xserver-kdrive_1.11.1.902.bb
>> @@ -0,0 +1,37 @@
>> +require xserver-kdrive.inc
>> +
>> +DEPENDS += "libxkbfile libxcalibrate font-util pixman"
>> +
>> +RDEPENDS_${PN} += "xkeyboard-config"
>> +
>> +EXTRA_OECONF += "--disable-glx --enable-unit-tests=no --enable-kdrive-evdev=yes"
>> +
>> +PE = "1"
>> +PR = "r0"
>> +
>> +LIC_FILES_CHKSUM = "file://COPYING;md5=74df27b6254cc88d2799b5f4f5949c00"
>> +
>> +SRC_URI = "${XORG_MIRROR}/individual/xserver/xorg-server-${PV}.tar.bz2 \
>> + file://extra-kmodes.patch \
>> + file://disable-apm.patch \
>> + file://no-serial-probing.patch \
>> + file://keyboard-resume-workaround.patch \
>> + file://hide-cursor-and-ppm-root.patch \
>> + file://fbdev_xrandr_ioctl.patch \
>> + file://fix-newer-xorg-headers.patch"
>> +
>> +#file://keyboard-resume-workaround.patch
>> +#file://enable-xcalibrate.patch
>> +#file://crosscompile.patch
>> +#file://nodolt.patch
>> +#file://kdrive-evdev.patch
>> +#file://kdrive-use-evdev.patch
>> +#file://enable-builtin-fonts.patch
>> +#file://optional-xkb.patch
>> +
>> +SRC_URI[md5sum] = "87dd7958ace0509f6e4da2908c2ee4fd"
>> +SRC_URI[sha256sum] = "06cb2dffb8d0182c539b154e412b25b98c75d0052cfb16762e7af0d6bf23ec7b"
>> +
>> +
>> +
>> +S = "${WORKDIR}/xorg-server-${PV}"
>> --
>> 1.7.0.4
>>
>>
>> _______________________________________________
>> Openembedded-core mailing list
>> Openembedded-core@lists.openembedded.org
>> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
[-- Attachment #2: Type: text/html, Size: 5873 bytes --]
prev parent reply other threads:[~2011-11-30 11:25 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-30 10:33 [PATCH 0/2] xserver-kdrive: update to 1.11.1.902 Xiaofeng Yan
2011-11-30 10:33 ` [PATCH 1/2] x11-common: Change drive mode of Xfbdev when xserver using framebuffer Xiaofeng Yan
2011-11-30 10:50 ` Koen Kooi
2011-11-30 11:00 ` Xiaofeng Yan
2011-11-30 10:33 ` [PATCH 2/2] xserver-kdrive: update to 1.11.1.902 Xiaofeng Yan
2011-11-30 10:44 ` Martin Jansa
2011-11-30 11:17 ` Xiaofeng Yan [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4ED610AF.4040701@windriver.com \
--to=xiaofeng.yan@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox