From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][PATCH] Upgrade geode video driver to 2.11.15
Date: Wed, 4 Jun 2014 22:54:31 +0200 [thread overview]
Message-ID: <20140604205431.GU2426@jama> (raw)
In-Reply-To: <1401907231-5559-2-git-send-email-blloyd@familyhonor.net>
[-- Attachment #1: Type: text/plain, Size: 2848 bytes --]
On Wed, Jun 04, 2014 at 01:40:31PM -0500, blloyd wrote:
> Signed-off-by: blloyd <blloyd@familyhonor.net>
Can you please use whole name?
> ---
> .../xorg-driver/xf86-video-geode/xf86SetModeDefaultName.patch | 11 +++++++++++
> ...f86-video-geode_2.11.14.bb => xf86-video-geode_2.11.15.bb} | 6 ++++--
> 2 files changed, 15 insertions(+), 2 deletions(-)
> create mode 100644 meta-oe/recipes-graphics/xorg-driver/xf86-video-geode/xf86SetModeDefaultName.patch
> rename meta-oe/recipes-graphics/xorg-driver/{nonworking/xf86-video-geode_2.11.14.bb => xf86-video-geode_2.11.15.bb} (60%)
>
> diff --git a/meta-oe/recipes-graphics/xorg-driver/xf86-video-geode/xf86SetModeDefaultName.patch b/meta-oe/recipes-graphics/xorg-driver/xf86-video-geode/xf86SetModeDefaultName.patch
> new file mode 100644
> index 0000000..97d9d49
> --- /dev/null
> +++ b/meta-oe/recipes-graphics/xorg-driver/xf86-video-geode/xf86SetModeDefaultName.patch
> @@ -0,0 +1,11 @@
> +diff -up xf86-video-geode-2.11.14/src/geode_dcon.c.jx xf86-video-geode-2.11.14/src/geode_dcon.c
> +--- xf86-video-geode-2.11.14/src/geode_dcon.c.jx 2012-11-24 05:01:15.000000000 -0500
> ++++ xf86-video-geode-2.11.14/src/geode_dcon.c 2013-10-25 16:19:35.950234174 -0400
> +@@ -29,6 +29,7 @@
> +
> + /* Includes that are used by all drivers */
> + #include <xf86.h>
> ++#include <xf86Modes.h>
> + #include <xf86_OSproc.h>
> + #include <compiler.h>
> +
> diff --git a/meta-oe/recipes-graphics/xorg-driver/nonworking/xf86-video-geode_2.11.14.bb b/meta-oe/recipes-graphics/xorg-driver/xf86-video-geode_2.11.15.bb
> similarity index 60%
> rename from meta-oe/recipes-graphics/xorg-driver/nonworking/xf86-video-geode_2.11.14.bb
> rename to meta-oe/recipes-graphics/xorg-driver/xf86-video-geode_2.11.15.bb
> index 2fdb210..07d2d9b 100644
> --- a/meta-oe/recipes-graphics/xorg-driver/nonworking/xf86-video-geode_2.11.14.bb
> +++ b/meta-oe/recipes-graphics/xorg-driver/xf86-video-geode_2.11.15.bb
> @@ -4,8 +4,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=e7f3e39474aeea5af381a8e103dafc36"
> SUMMARY = "X.org server -- Geode GX2/LX display driver"
> PR = "${INC_PR}.0"
>
> -SRC_URI[md5sum] = "c9a4e1c5438240e5bdce332f92df9163"
> -SRC_URI[sha256sum] = "4c750b46c932934faa008919922f5ac8a572afcfe265ac8d7c203b8167a0cfcc"
> +SRC_URI[md5sum] = "7dafd19e274c771539b6d4d459423ccf"
> +SRC_URI[sha256sum] = "00db3bd697b32286eb0e42f5dbd7fcc8d7255dd11c299b1ee16a06a244868ff0"
> +
> +SRC_URI += "file://xf86SetModeDefaultName.patch"
>
> COMPATIBLE_HOST = "i.86.*-linux"
>
> --
> 1.9.0
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
next prev parent reply other threads:[~2014-06-04 20:54 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-04 18:40 [meta-oe][PATCH] Upgrade geode video to working version blloyd
2014-06-04 18:40 ` [meta-oe][PATCH] Upgrade geode video driver to 2.11.15 blloyd
2014-06-04 20:54 ` Martin Jansa [this message]
2014-06-04 23:39 ` [meta-oe][PATCH] Upgrade geode video to working version Otavio Salvador
-- strict thread matches above, loose matches on Subject: below --
2014-06-09 19:46 [meta-oe][PATCH] Upgrade geode video driver to 2.11.15 Brian Lloyd
2014-06-13 11:32 ` Martin Jansa
2014-10-02 6:21 ` Martin Jansa
2014-10-02 17:37 ` Otavio Salvador
2014-10-03 0:04 ` blloyd
2014-06-05 15:09 Brian Lloyd
[not found] <1401904040-4005-1-git-send-email-blloyd@familyhonor.net>
2014-06-04 17:47 ` blloyd
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=20140604205431.GU2426@jama \
--to=martin.jansa@gmail.com \
--cc=openembedded-devel@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