aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2021-08-19 13:02:45 +0200
committerKhem Raj <raj.khem@gmail.com>2021-08-20 09:26:18 -0700
commit9f2ce9d46b0afe503d8e2ac593deb02b064483f1 (patch)
tree8a450912886810a0a901065cb58bbe0559dac6ed
parentf45df170dc8ece71b4025636605b7b425d7673ea (diff)
downloadmeta-openembedded-contrib-9f2ce9d46b0afe503d8e2ac593deb02b064483f1.tar.gz
fltk: upgrade 1.3.6 -> 1.3.7
CHANGES IN FLTK 1.3 RELEASED: Jul 25 2021 FLTK 1.3.7 is a maintenance release for macOS only. It fixes one regression introduced in FLTK 1.3.6 and two long standing timer issues on macOS. Other platforms than macOS are not concerned. Changes: Avoid premature FL_RELEASE event at start of drag-n-drop operation Fix a timer inconsistency and prevent a crash Fl::add_timeout() must always create a new timer (#248) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-support/fltk/fltk.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/fltk/fltk.inc b/meta-oe/recipes-support/fltk/fltk.inc
index 403cbddbb5..6e8fdc9d3f 100644
--- a/meta-oe/recipes-support/fltk/fltk.inc
+++ b/meta-oe/recipes-support/fltk/fltk.inc
@@ -11,8 +11,8 @@ SRC_URI = " \
file://0002-always-build-fluid-and-export-pointers.patch \
"
-PV = "1.3.6"
-SRC_URI[sha256sum] = "20d2627c97b4485ee3eab5522303985bc22b798a878ba80239e6d43dcfed067e"
+PV = "1.3.7"
+SRC_URI[sha256sum] = "5ff1e90766ff4216e78e9a19a9bf527e6258f04accccd4429e9bb829b01d690d"
inherit cmake pkgconfig