[Buildroot] [PATCH] package/stella: bump to version 6.7

Yann E. MORIN yann.morin.1998 at free.fr
Tue Sep 6 07:34:01 UTC 2022


Sergio, All,

On 2022-09-05 10:55 -0300, Sergio Prado via buildroot spake thusly:
> From: Sergio Prado <sergio.prado at e-labworks.com>
> 
> - drop a patch (already in version)
> - update Copyright.txt (changed from 1995-2021 to 1995-2022)
> 
> Signed-off-by: Sergio Prado <sergio.prado at e-labworks.com>

Applied to next, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/stella/0001-configure-add-CC.patch | 30 ----------------------
>  package/stella/stella.hash                 |  4 +--
>  package/stella/stella.mk                   |  2 +-
>  3 files changed, 3 insertions(+), 33 deletions(-)
>  delete mode 100644 package/stella/0001-configure-add-CC.patch
> 
> diff --git a/package/stella/0001-configure-add-CC.patch b/package/stella/0001-configure-add-CC.patch
> deleted file mode 100644
> index d4b29e39b5d5..000000000000
> --- a/package/stella/0001-configure-add-CC.patch
> +++ /dev/null
> @@ -1,30 +0,0 @@
> -From 143cf9fa13a07b827de7065a5e919631406b0941 Mon Sep 17 00:00:00 2001
> -From: Fabrice Fontaine <fontaine.fabrice at gmail.com>
> -Date: Sun, 12 Dec 2021 22:46:52 +0100
> -Subject: [PATCH] configure: add CC (#854)
> -
> -Add CC to fix the following build failure when cross-compiling which is
> -raised since
> -https://github.com/stella-emu/stella/commit/771b5b44e31de1b81a552ee47b65014fbc338776:
> -
> -out/src/sqlite/sqlite3.o: file not recognized: file format not recognized
> -
> -Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
> -[Retrieved from:
> -https://github.com/stella-emu/stella/commit/143cf9fa13a07b827de7065a5e919631406b0941]
> ----
> - configure | 1 +
> - 1 file changed, 1 insertion(+)
> -
> -diff --git a/configure b/configure
> -index df666b377..0101d2567 100755
> ---- a/configure
> -+++ b/configure
> -@@ -899,6 +899,7 @@ echo "Creating config.mak"
> - cat > config.mak << EOF
> - # -------- Generated by configure -----------
> - 
> -+CC := $CC
> - CXX := $CXX
> - CXXFLAGS := $CXXFLAGS
> - LD := $LD
> diff --git a/package/stella/stella.hash b/package/stella/stella.hash
> index 8aa51181650c..17d059226cfd 100644
> --- a/package/stella/stella.hash
> +++ b/package/stella/stella.hash
> @@ -1,4 +1,4 @@
>  # Locally computed:
> -sha256  d481efc6d27b5294565dfcc10983de2dbc4db8a59932a678ffdb4d2404b8c207  stella-6.6-src.tar.xz
> -sha256  d5e5897578c2590e48328986cebd950ff215653f7f506ef93accf981870366a6  Copyright.txt
> +sha256  babfcbb39abbd1a992cb1e6d3b2f508df7ed19cb9d0b5b5d624828bb98f97267  stella-6.7-src.tar.xz
> +sha256  e82dd017fea2c70a16726aa1d7c05c5b7597e10f7229511c1b110bf84cb507c0  Copyright.txt
>  sha256  58530d09b6fcb91ae27071be0081af90e6c2d7fdf991d34a29e234a2a5e75455  License.txt
> diff --git a/package/stella/stella.mk b/package/stella/stella.mk
> index 198a1134dc7e..aa5da1996e1f 100644
> --- a/package/stella/stella.mk
> +++ b/package/stella/stella.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>  
> -STELLA_VERSION = 6.6
> +STELLA_VERSION = 6.7
>  STELLA_SOURCE = stella-$(STELLA_VERSION)-src.tar.xz
>  STELLA_SITE = https://github.com/stella-emu/stella/releases/download/$(STELLA_VERSION)
>  STELLA_LICENSE = GPL-2.0+
> -- 
> 2.25.1
> 
> _______________________________________________
> buildroot mailing list
> buildroot at 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.  |
'------------------------------^-------^------------------^--------------------'



More information about the buildroot mailing list