mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
package/flutter-engine: bump package to 3.24.3
Signed-off-by: Adam Duskett <adam.duskett@amarulasolutions.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
1a4e71a5f8
commit
6d07647cc6
@@ -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.
|
||||
|
||||
@@ -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 =
|
||||
|
||||
Reference in New Issue
Block a user