-
Notifications
You must be signed in to change notification settings - Fork 726
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Backport of fixes to dunfell #282
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Adjust fuse packageconfig to depend on fuse3, which is the only supported option in gvfs ≥ 1.41. https://gitlab.gnome.org/GNOME/gvfs/-/commit/7a0a06186b6fef07b8fce2360c04fd075fc84ed1 Signed-off-by: Diego Rondini <[email protected]> Signed-off-by: Khem Raj <[email protected]>
Update SRC_URI to use gitlab git repository and fix: WARNING: libeigen-3.3.7-r0 do_fetch: Failed to fetch URL https://bitbucket.org/eigen/eigen/get/3.3.7.tar.bz2;downloadfilename=libeigen-3.3.7.tar.bz2, attempting MIRRORS if available As discussed here gitlab archive stability is not fully guaranteed, so repository is preferred: https://forum.gitlab.com/t/gitlab-release-tarball-stability/41888/3 Signed-off-by: Diego Rondini <[email protected]> Signed-off-by: Khem Raj <[email protected]>
In oe-core commit: 2ce6ef2 cups crossscripts have been fixed to report the correct serverbin folder, so backend, filters, etc, need to go in ${libexecdir} now. Signed-off-by: Diego Rondini <[email protected]> Signed-off-by: Khem Raj <[email protected]>
diegorondini
changed the title
Backport of fixed to dunfell
Backport of fixes to dunfell
Oct 1, 2020
@akuster in your court. |
Ping |
Ill look at it this weekend. |
Ping again. |
@diegorondini if possible please send this series to oe-devel mailing list too |
these are staged in stable/dunfell-nut |
schnitzeltony
added a commit
to schnitzeltony/meta-openembedded
that referenced
this pull request
Dec 30, 2021
Changes in FLTK 1.3.8 - Make "FLTK_CONSOLIDATE_MOTION" user-definable (issue openembedded#76) - Fix compiler warnings (backported from 1.4) - Add new dialog fl_choice_n() with extended return values (openembedded#282) - Account for deprecation of [NSBitmapImageRep initWithFocusedViewRect:] in macOS 10.14 - macOS: fix fullscreen window when other windows were created before - Fix issue openembedded#279: "HiDpi issue on macOS with retina display" - Fix issue openembedded#287: "FLTK 1.3.6 doesn't handle fullscreen on macOS" - Fix issue openembedded#288: "FLTK 1.3.6+ doesn't notify window movement on macOS" - macOS: Allow building with non-Apple compiler that may not support blocks Signed-off-by: Andreas Müller <[email protected]>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Dec 31, 2021
Changes in FLTK 1.3.8 - Make "FLTK_CONSOLIDATE_MOTION" user-definable (issue openembedded#76) - Fix compiler warnings (backported from 1.4) - Add new dialog fl_choice_n() with extended return values (openembedded#282) - Account for deprecation of [NSBitmapImageRep initWithFocusedViewRect:] in macOS 10.14 - macOS: fix fullscreen window when other windows were created before - Fix issue openembedded#279: "HiDpi issue on macOS with retina display" - Fix issue openembedded#287: "FLTK 1.3.6 doesn't handle fullscreen on macOS" - Fix issue openembedded#288: "FLTK 1.3.6+ doesn't notify window movement on macOS" - macOS: Allow building with non-Apple compiler that may not support blocks Signed-off-by: Andreas Müller <[email protected]> Signed-off-by: Khem Raj <[email protected]>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Jan 4, 2022
Changes in FLTK 1.3.8 - Make "FLTK_CONSOLIDATE_MOTION" user-definable (issue openembedded#76) - Fix compiler warnings (backported from 1.4) - Add new dialog fl_choice_n() with extended return values (openembedded#282) - Account for deprecation of [NSBitmapImageRep initWithFocusedViewRect:] in macOS 10.14 - macOS: fix fullscreen window when other windows were created before - Fix issue openembedded#279: "HiDpi issue on macOS with retina display" - Fix issue openembedded#287: "FLTK 1.3.6 doesn't handle fullscreen on macOS" - Fix issue openembedded#288: "FLTK 1.3.6+ doesn't notify window movement on macOS" - macOS: Allow building with non-Apple compiler that may not support blocks Signed-off-by: Andreas Müller <[email protected]> Signed-off-by: Khem Raj <[email protected]>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Jan 4, 2022
Changes in FLTK 1.3.8 - Make "FLTK_CONSOLIDATE_MOTION" user-definable (issue openembedded#76) - Fix compiler warnings (backported from 1.4) - Add new dialog fl_choice_n() with extended return values (openembedded#282) - Account for deprecation of [NSBitmapImageRep initWithFocusedViewRect:] in macOS 10.14 - macOS: fix fullscreen window when other windows were created before - Fix issue openembedded#279: "HiDpi issue on macOS with retina display" - Fix issue openembedded#287: "FLTK 1.3.6 doesn't handle fullscreen on macOS" - Fix issue openembedded#288: "FLTK 1.3.6+ doesn't notify window movement on macOS" - macOS: Allow building with non-Apple compiler that may not support blocks Signed-off-by: Andreas Müller <[email protected]> Signed-off-by: Khem Raj <[email protected]>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Jan 5, 2022
Changes in FLTK 1.3.8 - Make "FLTK_CONSOLIDATE_MOTION" user-definable (issue openembedded#76) - Fix compiler warnings (backported from 1.4) - Add new dialog fl_choice_n() with extended return values (openembedded#282) - Account for deprecation of [NSBitmapImageRep initWithFocusedViewRect:] in macOS 10.14 - macOS: fix fullscreen window when other windows were created before - Fix issue openembedded#279: "HiDpi issue on macOS with retina display" - Fix issue openembedded#287: "FLTK 1.3.6 doesn't handle fullscreen on macOS" - Fix issue openembedded#288: "FLTK 1.3.6+ doesn't notify window movement on macOS" - macOS: Allow building with non-Apple compiler that may not support blocks Signed-off-by: Andreas Müller <[email protected]> Signed-off-by: Khem Raj <[email protected]>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Jul 5, 2022
Changelog: ========== * Updated translations * Fixed incorrect history with bits toggling openembedded#281 * Fixed crash when typing in variable popover openembedded#282 * Fixed incorrect libxml usage openembedded#283 Signed-off-by: Wang Mingyu <[email protected]> Signed-off-by: Khem Raj <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Backport of bugfixes from master to dunfell. In particular: