Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] Fix flutter build failure
@ 2024-02-19  9:51 Andreas Naumann
  2024-02-19  9:51 ` [Buildroot] [PATCH 1/2] package/flutter-engine: bump to version 3.19.0 Andreas Naumann
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Andreas Naumann @ 2024-02-19  9:51 UTC (permalink / raw)
  To: buildroot; +Cc: Adam Duskett, Andreas Naumann

Hello Adam, all,
I was motivated to give flutter a spin after your talk at FOSDEM,
however the recent bump to Python 3.12.1 broke some script during
the flutter-engine configure step.
Fortunately now a new major stable version has been released 3.19.0,
which contains a patch for this.

After bumping engine and sdk they successfully build again, as does
creating the flutter bundles which you provided in
https://github.com/aduskett/buildroot-fosdem2024-flutter-demos

I have not yet been able to run them using ivi-homescreen, but that's
probably due to my target display/wayland setup.

However, the flutter-gallery no longer builds with 3.19, even after
bumping to the main HEAD. Their github README says
"NOTE: The Flutter Gallery is now deprecated, and no longer being active
maintained."
I thought about including a patch for removal of the gallery package,
but that would leave us with no example for how to create a flutter
bundle.


regards,
Andreas


Andreas Naumann (2):
  package/flutter-engine: bump to version 3.19.0
  package/flutter-sdk-bin: bump to version 3.19.0

 package/flutter-engine/flutter-engine.mk     | 2 +-
 package/flutter-sdk-bin/flutter-sdk-bin.hash | 2 +-
 package/flutter-sdk-bin/flutter-sdk-bin.mk   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

-- 
2.34.1

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-02-22 22:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-19  9:51 [Buildroot] [PATCH 0/2] Fix flutter build failure Andreas Naumann
2024-02-19  9:51 ` [Buildroot] [PATCH 1/2] package/flutter-engine: bump to version 3.19.0 Andreas Naumann
2024-02-19  9:51 ` [Buildroot] [PATCH 2/2] package/flutter-sdk-bin: " Andreas Naumann
2024-02-19 21:23 ` [Buildroot] [PATCH 0/2] Fix flutter build failure Yann E. MORIN
2024-02-20 13:20   ` Marcus Hoffmann via buildroot
2024-02-22 22:43     ` Adam Duskett

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox