aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/fvwm
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2022-10-24 13:54:36 +0800
committerKhem Raj <raj.khem@gmail.com>2022-10-24 09:56:33 -0700
commit6a0ea55c1aa00ad95513855c384d097412ac6143 (patch)
tree4f1976178216751c645ede742199c13cf75d8672 /meta-oe/recipes-graphics/fvwm
parent443259d5db7959609be2358c2359345039739651 (diff)
downloadmeta-openembedded-6a0ea55c1aa00ad95513855c384d097412ac6143.tar.gz
fvwm: upgrade 2.6.9 -> 2.7.0
Changelog: ========== * Bug fixes: - Fix handling of configure's --enable-mandoc/--enable-htmldoc - Fix crash in FvwmPager when desk height or width is 0 - Added DoubleClick time to man page. - Fix to FvwmIconMan to disable a SizeHint warning. - Allow for reproducible builds. - Increase the number of supported mouse buttons to 15. - Tweaks to configure.ac Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-graphics/fvwm')
-rw-r--r--meta-oe/recipes-graphics/fvwm/fvwm_2.7.0.bb (renamed from meta-oe/recipes-graphics/fvwm/fvwm_2.6.9.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/fvwm/fvwm_2.6.9.bb b/meta-oe/recipes-graphics/fvwm/fvwm_2.7.0.bb
index 123af4d3aa..8daf38a0ba 100644
--- a/meta-oe/recipes-graphics/fvwm/fvwm_2.6.9.bb
+++ b/meta-oe/recipes-graphics/fvwm/fvwm_2.7.0.bb
@@ -36,7 +36,7 @@ SRC_URI = " \
file://0001-Fix-compilation-for-disabled-gnome.patch \
"
-SRCREV = "88eab6dc16da6e5dd25fe97fbb56b96ef0d58657"
+SRCREV = "7baf540e56fb1a3e91752acba872a88543529d46"
S = "${WORKDIR}/git"