All of lore.kernel.org
 help / color / mirror / Atom feed
From: Adam Duskett <adam.duskett@amarulasolutions.com>
To: buildroot@buildroot.org
Cc: Adam Duskett <adam.duskett@amarulasolutions.com>
Subject: [Buildroot] [PATCH 3/4] package/flutter-engine: bump package to 3.24.3
Date: Mon, 16 Sep 2024 10:12:28 +0200	[thread overview]
Message-ID: <20240916081229.14823-3-adam.duskett@amarulasolutions.com> (raw)
In-Reply-To: <20240916081229.14823-1-adam.duskett@amarulasolutions.com>

Signed-off-by: Adam Duskett <adam.duskett@amarulasolutions.com>
---
 package/flutter-engine/0001-disable-pre-canned-sysroot.patch | 2 +-
 package/flutter-engine/flutter-engine.mk                     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/flutter-engine/0001-disable-pre-canned-sysroot.patch b/package/flutter-engine/0001-disable-pre-canned-sysroot.patch
index 953705e33b..a9776d7388 100644
--- a/package/flutter-engine/0001-disable-pre-canned-sysroot.patch
+++ b/package/flutter-engine/0001-disable-pre-canned-sysroot.patch
@@ -18,7 +18,7 @@ diff --git a/build/config/sysroot.gni b/build/config/sysroot.gni
 index 7987e519d..1de694263 100644
 --- a/build/config/sysroot.gni
 +++ b/build/config/sysroot.gni
-@@ -14,7 +14,7 @@ declare_args() {
+@@ -12,7 +12,7 @@ declare_args() {
  
    # Whether to use the default sysroot when building for Linux, if an explicit
    # sysroot isn't set.
diff --git a/package/flutter-engine/flutter-engine.mk b/package/flutter-engine/flutter-engine.mk
index a8158d3559..f0c734146a 100644
--- a/package/flutter-engine/flutter-engine.mk
+++ b/package/flutter-engine/flutter-engine.mk
@@ -21,7 +21,7 @@
 #
 # There is no hash provided, as the gn binary (used for configuration) relies
 # on the .git directories. As such, a reproducible tarball is not possible.
-FLUTTER_ENGINE_VERSION = 3.24.2
+FLUTTER_ENGINE_VERSION = 3.24.3
 
 # There is nothing for Buildroot to download. This is handled by gclient.
 FLUTTER_ENGINE_SITE =
-- 
2.46.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  parent reply	other threads:[~2024-09-16  8:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-16  8:12 [Buildroot] [PATCH 1/4] package/depot-tools: bump version to 22df6f8e Adam Duskett
2024-09-16  8:12 ` [Buildroot] [PATCH 2/4] package/flutter-sdk-bin: bump version to 3.24.3 Adam Duskett
2024-09-16  8:12 ` Adam Duskett [this message]
2024-09-16  8:12 ` [Buildroot] [PATCH 4/4] package/flutter-packages: bump version to df88c814 Adam Duskett
2024-10-26 15:58 ` [Buildroot] [PATCH 1/4] package/depot-tools: bump version to 22df6f8e Thomas Petazzoni via buildroot

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=20240916081229.14823-3-adam.duskett@amarulasolutions.com \
    --to=adam.duskett@amarulasolutions.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.