diff options
| author | Yi Zhao <yi.zhao@windriver.com> | 2024-09-15 20:51:48 +0800 |
|---|---|---|
| committer | Gyorgy Sarvari <skandigraun@gmail.com> | 2025-09-19 15:58:31 +0200 |
| commit | 46a3fd1743603058992bac7e43626fb0306a6117 (patch) | |
| tree | 6fb5d967ae8020a440f351640d4ea71df3adffbe /meta-oe | |
| parent | fe1f06164109db326480971b3e025386781122d0 (diff) | |
| download | meta-openembedded-46a3fd1743603058992bac7e43626fb0306a6117.tar.gz | |
fltk: upgrade 1.3.8 -> 1.3.9
Release Notes:
https://www.fltk.org/articles.php?L1898
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 7e124168f9134ab77910f262d3d0b0e49b1c3e4a)
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Diffstat (limited to 'meta-oe')
| -rw-r--r-- | meta-oe/recipes-support/fltk/fltk.inc | 4 | ||||
| -rw-r--r-- | meta-oe/recipes-support/fltk/fltk/0001-Fl_Preferences.cxx-do-not-use-dlopen-in-case-glibc-s.patch | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/fltk/fltk.inc b/meta-oe/recipes-support/fltk/fltk.inc index b1bc83578f..0b2921095c 100644 --- a/meta-oe/recipes-support/fltk/fltk.inc +++ b/meta-oe/recipes-support/fltk/fltk.inc | |||
| @@ -11,8 +11,8 @@ SRC_URI = " \ | |||
| 11 | file://0002-always-build-fluid-and-export-pointers.patch \ | 11 | file://0002-always-build-fluid-and-export-pointers.patch \ |
| 12 | " | 12 | " |
| 13 | 13 | ||
| 14 | PV = "1.3.8" | 14 | PV = "1.3.9" |
| 15 | SRC_URI[sha256sum] = "1d9832409fc08c908c64ab40ad9fd8b0e8af5d203651eb9690b810f41e2f412d" | 15 | SRC_URI[sha256sum] = "103441134915402808fd45424d4061778609437e804334434e946cfd26b196c2" |
| 16 | 16 | ||
| 17 | inherit cmake pkgconfig | 17 | inherit cmake pkgconfig |
| 18 | 18 | ||
diff --git a/meta-oe/recipes-support/fltk/fltk/0001-Fl_Preferences.cxx-do-not-use-dlopen-in-case-glibc-s.patch b/meta-oe/recipes-support/fltk/fltk/0001-Fl_Preferences.cxx-do-not-use-dlopen-in-case-glibc-s.patch index e6e68a0cb8..3f18d74c90 100644 --- a/meta-oe/recipes-support/fltk/fltk/0001-Fl_Preferences.cxx-do-not-use-dlopen-in-case-glibc-s.patch +++ b/meta-oe/recipes-support/fltk/fltk/0001-Fl_Preferences.cxx-do-not-use-dlopen-in-case-glibc-s.patch | |||
| @@ -16,6 +16,7 @@ Content-Transfer-Encoding: 8bit | |||
| 16 | | ^ | 16 | | ^ |
| 17 | | src/CMakeFiles/fltk.dir/build.make:1217: recipe for target 'src/CMakeFiles/fltk.dir/Fl_Preferences.cxx.o' failed | 17 | | src/CMakeFiles/fltk.dir/build.make:1217: recipe for target 'src/CMakeFiles/fltk.dir/Fl_Preferences.cxx.o' failed |
| 18 | 18 | ||
| 19 | Upstream-Status: Pending | ||
| 19 | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> | 20 | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> |
| 20 | --- | 21 | --- |
| 21 | src/Fl_Preferences.cxx | 2 +- | 22 | src/Fl_Preferences.cxx | 2 +- |
