Browse Source

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>
Adam Duskett 10 months ago
parent
commit
6d07647cc6

+ 1 - 1
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.

+ 1 - 1
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 =