diff options
| author | Yi Zhao <yi.zhao@windriver.com> | 2024-09-15 20:51:48 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-09-15 07:46:44 -0700 |
| commit | 7e124168f9134ab77910f262d3d0b0e49b1c3e4a (patch) | |
| tree | 49a041c05a9550287650cc3985761ea532a2a521 | |
| parent | a9d92adace7d8dc296cb7cb22a9691b4f298eba8 (diff) | |
| download | meta-openembedded-7e124168f9134ab77910f262d3d0b0e49b1c3e4a.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>
| -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 | 4 |
2 files changed, 4 insertions, 4 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 d1cbb35479..0d47dac2dd 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,10 +16,10 @@ 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 | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> | ||
| 20 | --- | ||
| 21 | Upstream-Status: Pending | 19 | Upstream-Status: Pending |
| 22 | 20 | ||
| 21 | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> | ||
| 22 | --- | ||
| 23 | src/Fl_Preferences.cxx | 2 +- | 23 | src/Fl_Preferences.cxx | 2 +- |
| 24 | 1 file changed, 1 insertion(+), 1 deletion(-) | 24 | 1 file changed, 1 insertion(+), 1 deletion(-) |
| 25 | 25 | ||
