Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Bernd Kuhls <bernd.kuhls@t-online.de>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 01/22] package/x11r7/xdriver_xf86-video-geode: bump version to 2.11.21
Date: Sun, 7 May 2023 14:04:57 +0200	[thread overview]
Message-ID: <20230507120457.GI252090@scaer> (raw)
In-Reply-To: <20230506173917.1112500-1-bernd.kuhls@t-online.de>

Bernd, All,

On 2023-05-06 19:38 +0200, Bernd Kuhls spake thusly:
> Release notes:
> https://lists.x.org/archives/xorg-announce/2023-May/003393.html
> 
> Fixes:
> http://autobuild.buildroot.net/results/d1d/d1dae8c7ba9dc82fbbcc5914ea3b378e48304617/
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>

Whole series applied to master, thanks.

I however had to do a few teeaks on some patches, I'll reply to them
individually.

Regards,
Yann E. MORIN.

> ---
>  .../xdriver_xf86-video-geode/xdriver_xf86-video-geode.hash  | 4 +++-
>  .../xdriver_xf86-video-geode/xdriver_xf86-video-geode.mk    | 6 +++---
>  2 files changed, 6 insertions(+), 4 deletions(-)
> 
> diff --git a/package/x11r7/xdriver_xf86-video-geode/xdriver_xf86-video-geode.hash b/package/x11r7/xdriver_xf86-video-geode/xdriver_xf86-video-geode.hash
> index 7a66c28b52..7dcb99fe2a 100644
> --- a/package/x11r7/xdriver_xf86-video-geode/xdriver_xf86-video-geode.hash
> +++ b/package/x11r7/xdriver_xf86-video-geode/xdriver_xf86-video-geode.hash
> @@ -1,3 +1,5 @@
> +# From https://lists.x.org/archives/xorg-announce/2023-May/003393.html
> +sha256  8256ac3f14117324d00b7bfa8053645ca92562fe837c542489a502adbb5f9f1e  xf86-video-geode-2.11.21.tar.xz
> +sha512  e12f74268ab7d16b57644a9465b4be1ca28d250625a31b8810e19a1f94a17e47e0a258455155fd8f336fa59fd78160cdf3763aa94b85c6ccc2c42edf3b65bc61  xf86-video-geode-2.11.21.tar.xz
>  # Locally calculated
> -sha256  f497d0bfb09f36c72e3467e2d701f57f6b03ab8992c5d570e66582f714f84d64  xf86-video-geode-2.11.20.tar.bz2
>  sha256  3994ef7cee54f0935a4b57b1c34efd904da567931dd9e1a2d9390d22c8332ea2  COPYING
> diff --git a/package/x11r7/xdriver_xf86-video-geode/xdriver_xf86-video-geode.mk b/package/x11r7/xdriver_xf86-video-geode/xdriver_xf86-video-geode.mk
> index dbeae1aa65..8f84e4863f 100644
> --- a/package/x11r7/xdriver_xf86-video-geode/xdriver_xf86-video-geode.mk
> +++ b/package/x11r7/xdriver_xf86-video-geode/xdriver_xf86-video-geode.mk
> @@ -4,9 +4,9 @@
>  #
>  ################################################################################
>  
> -XDRIVER_XF86_VIDEO_GEODE_VERSION = 2.11.20
> -XDRIVER_XF86_VIDEO_GEODE_SOURCE = xf86-video-geode-$(XDRIVER_XF86_VIDEO_GEODE_VERSION).tar.bz2
> -XDRIVER_XF86_VIDEO_GEODE_SITE = http://xorg.freedesktop.org/releases/individual/driver
> +XDRIVER_XF86_VIDEO_GEODE_VERSION = 2.11.21
> +XDRIVER_XF86_VIDEO_GEODE_SOURCE = xf86-video-geode-$(XDRIVER_XF86_VIDEO_GEODE_VERSION).tar.xz
> +XDRIVER_XF86_VIDEO_GEODE_SITE = https://xorg.freedesktop.org/archive/individual/driver
>  XDRIVER_XF86_VIDEO_GEODE_LICENSE = MIT
>  XDRIVER_XF86_VIDEO_GEODE_LICENSE_FILES = COPYING
>  XDRIVER_XF86_VIDEO_GEODE_DEPENDENCIES = xserver_xorg-server xorgproto
> -- 
> 2.39.2
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  parent reply	other threads:[~2023-05-07 12:09 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-06 17:38 [Buildroot] [PATCH 01/22] package/x11r7/xdriver_xf86-video-geode: bump version to 2.11.21 Bernd Kuhls
2023-05-06 17:38 ` [Buildroot] [PATCH 02/22] package/x11r7/xdriver_xf86-input-mouse: bump version to 1.9.5 Bernd Kuhls
2023-05-07 12:09   ` Yann E. MORIN
2023-06-05 11:06   ` Peter Korsgaard
2023-05-06 17:38 ` [Buildroot] [PATCH 03/22] package/x11r7/xapp_xcalc: bump version to 1.1.2 Bernd Kuhls
2023-06-05 11:07   ` Peter Korsgaard
2023-05-06 17:38 ` [Buildroot] [PATCH 04/22] package/x11r7/xlib_libXi: bump version to 1.8.1 Bernd Kuhls
2023-06-05 11:07   ` Peter Korsgaard
2023-05-06 17:39 ` [Buildroot] [PATCH 05/22] package/x11r7/xapp_xinput: bump version to 1.6.4 Bernd Kuhls
2023-06-05 11:09   ` Peter Korsgaard
2023-05-06 17:39 ` [Buildroot] [PATCH 06/22] package/x11r7/xapp_xdpyinfo: bump version to 1.3.4 Bernd Kuhls
2023-06-05 11:09   ` Peter Korsgaard
2023-05-06 17:39 ` [Buildroot] [PATCH 07/22] package/x11r7/xdriver_xf86-video-ati: bump version to 22.0.0 Bernd Kuhls
2023-05-06 17:39 ` [Buildroot] [PATCH 08/22] package/x11r7/xlib_libXpm: bump version to 3.5.16 Bernd Kuhls
2023-06-05 11:10   ` Peter Korsgaard
2023-05-06 17:39 ` [Buildroot] [PATCH 09/22] package/x11r7/xlib_libXft: bump version to 2.3.8 Bernd Kuhls
2023-06-05 11:11   ` Peter Korsgaard
2023-05-06 17:39 ` [Buildroot] [PATCH 10/22] package/x11r7/xlib_libXt: bump version to 1.3.0 Bernd Kuhls
2023-05-06 17:39 ` [Buildroot] [PATCH 11/22] package/x11r7/xlib_libXfixes: bump version to 6.0.1 Bernd Kuhls
2023-06-05 11:13   ` Peter Korsgaard
2023-05-06 17:39 ` [Buildroot] [PATCH 12/22] package/x11r7/xdriver_xf86-video-savage: bump version to 2.4.0 Bernd Kuhls
2023-05-06 17:39 ` [Buildroot] [PATCH 13/22] package/x11r7/xdriver_xf86-video-neomagic: bump version to 1.3.1 Bernd Kuhls
2023-06-05 11:14   ` Peter Korsgaard
2023-05-06 17:39 ` [Buildroot] [PATCH 14/22] package/x11r7/xapp_xwininfo: bump version to 1.1.6 Bernd Kuhls
2023-06-05 11:15   ` Peter Korsgaard
2023-05-06 17:39 ` [Buildroot] [PATCH 15/22] package/x11r7/xdriver_xf86-input-libinput: bump version to 1.3.0 Bernd Kuhls
2023-05-06 17:39 ` [Buildroot] [PATCH 16/22] package/x11r7/xlib_libXaw: bump version to 1.0.15 Bernd Kuhls
2023-06-05 11:16   ` Peter Korsgaard
2023-05-06 17:39 ` [Buildroot] [PATCH 17/22] package/x11r7/xfont_encodings: bump version to 1.0.7 Bernd Kuhls
2023-06-05 11:17   ` Peter Korsgaard
2023-05-06 17:39 ` [Buildroot] [PATCH 18/22] package/x11r7/xdata_xbitmaps: bump version to 1.1.3 Bernd Kuhls
2023-06-05 11:18   ` Peter Korsgaard
2023-05-06 17:39 ` [Buildroot] [PATCH 19/22] package/x11r7/xdata_xcursor-themes: bump version to 1.0.7 Bernd Kuhls
2023-06-05 11:18   ` Peter Korsgaard
2023-05-06 17:39 ` [Buildroot] [PATCH 20/22] package/x11r7/xfont_font-util: bump version to 1.4.0 Bernd Kuhls
2023-05-06 17:39 ` [Buildroot] [PATCH 21/22] package/x11r7/xdriver_xf86-video-amdgpu: bump version to 23.0.0 Bernd Kuhls
2023-05-06 17:39 ` [Buildroot] [PATCH 22/22] package/x11r7/xdriver_xf86-video-ark: bump version to 0.7.6 Bernd Kuhls
2023-06-05 11:40   ` Peter Korsgaard
2023-05-07 12:04 ` Yann E. MORIN [this message]
2023-06-05 11:03 ` [Buildroot] [PATCH 01/22] package/x11r7/xdriver_xf86-video-geode: bump version to 2.11.21 Peter Korsgaard

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=20230507120457.GI252090@scaer \
    --to=yann.morin.1998@free.fr \
    --cc=bernd.kuhls@t-online.de \
    --cc=buildroot@buildroot.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