Closed
Conversation
kraj
reviewed
Jan 13, 2019
Contributor
kraj
left a comment
There was a problem hiding this comment.
Please add your Signed-off-by:
kraj
requested changes
Jan 13, 2019
| From: Stefano Cappa <stefano.cappa.ks89@gmail.com> | ||
| Date: Sun, 13 Jan 2019 01:50:52 +0100 | ||
| Subject: [PATCH] remove INCLUDEDIR to prevent build issues | ||
|
|
Contributor
There was a problem hiding this comment.
Add Upstream-Status for this patch see https://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines
Signed-off-by: Stefano Cappa <stefano.cappa.ks89@gmail.com>
Contributor
Author
|
Oh sorry. Is it ok right now? |
Contributor
|
thanks seems better, track it on https://patchwork.openembedded.org/project/oe/patches/ |
Contributor
|
this is fixed with 612128b |
schnitzeltony
added a commit
to schnitzeltony/meta-openembedded
that referenced
this pull request
May 18, 2021
* add PACKAGECONFIG for gspell - disabled by default
Release notes for 0.5.5
=======================
- New Features:
- Add a `.desktop` file to make Mousepad appear in Xfce settings
(!94)
- Add a command line option to open the prefs dialog (!94)
- Plugin support (!92)
- Add gspell plugin (openembedded#1, !92)
- Disable and wipe recent history if recent-menu-items is set to 0
(openembedded#112, !89)
- Support -ve line and column values for "Go to" location
(openembedded#113, !84)
- Appearance Changes:
- Switch to client-side decorations (!97)
- Code Refactoring:
- Remove Xfconf dependency (openembedded#60, openembedded#122, !98)
- A general review of sanity checks
- A review of window lifetime management
- A review of document lifetime management
- Automate and sanitize memory management of sources
- A small review of GSettings use
- Do not use `== (TRUE|FALSE)` for boolean conditions
- Bug Fixes:
- Fix actions to show/hide bars in fullscreen mode (openembedded#129)
- Fix broken "Revert" action
- Fix and extend "Move Lines" action (openembedded#87, openembedded#116, !96)
- Support for drag and drop of tabs when search is active
- Do a silent search when changing tabs with the search bar enabled
- Use get/set_real_line_offset () functions for "Paste as Column"
(openembedded#114, !91)
- Restore cursor position after transpose (openembedded#115, !88)
- Fix "Delete Line" action (openembedded#117, !86)
- Fix recent_sort function (!90)
- Reset line and column number if not given on command line
(openembedded#121, !87)
- menu: "Spaces to Tabs" converter converts leading spaces
(openembedded#118, !85)
- Make window require attention when opening new tabs (2) (openembedded#119)
- Translation Updates
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
May 18, 2021
* add PACKAGECONFIG for gspell - disabled by default
Release notes for 0.5.5
=======================
- New Features:
- Add a `.desktop` file to make Mousepad appear in Xfce settings
(!94)
- Add a command line option to open the prefs dialog (!94)
- Plugin support (!92)
- Add gspell plugin (openembedded#1, !92)
- Disable and wipe recent history if recent-menu-items is set to 0
(openembedded#112, !89)
- Support -ve line and column values for "Go to" location
(openembedded#113, !84)
- Appearance Changes:
- Switch to client-side decorations (!97)
- Code Refactoring:
- Remove Xfconf dependency (openembedded#60, openembedded#122, !98)
- A general review of sanity checks
- A review of window lifetime management
- A review of document lifetime management
- Automate and sanitize memory management of sources
- A small review of GSettings use
- Do not use `== (TRUE|FALSE)` for boolean conditions
- Bug Fixes:
- Fix actions to show/hide bars in fullscreen mode (openembedded#129)
- Fix broken "Revert" action
- Fix and extend "Move Lines" action (openembedded#87, openembedded#116, !96)
- Support for drag and drop of tabs when search is active
- Do a silent search when changing tabs with the search bar enabled
- Use get/set_real_line_offset () functions for "Paste as Column"
(openembedded#114, !91)
- Restore cursor position after transpose (openembedded#115, !88)
- Fix "Delete Line" action (openembedded#117, !86)
- Fix recent_sort function (!90)
- Reset line and column number if not given on command line
(openembedded#121, !87)
- menu: "Spaces to Tabs" converter converts leading spaces
(openembedded#118, !85)
- Make window require attention when opening new tabs (2) (openembedded#119)
- Translation Updates
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
halstead
pushed a commit
that referenced
this pull request
May 19, 2021
* add PACKAGECONFIG for gspell - disabled by default
Release notes for 0.5.5
=======================
- New Features:
- Add a `.desktop` file to make Mousepad appear in Xfce settings
(!94)
- Add a command line option to open the prefs dialog (!94)
- Plugin support (!92)
- Add gspell plugin (#1, !92)
- Disable and wipe recent history if recent-menu-items is set to 0
(#112, !89)
- Support -ve line and column values for "Go to" location
(#113, !84)
- Appearance Changes:
- Switch to client-side decorations (!97)
- Code Refactoring:
- Remove Xfconf dependency (#60, #122, !98)
- A general review of sanity checks
- A review of window lifetime management
- A review of document lifetime management
- Automate and sanitize memory management of sources
- A small review of GSettings use
- Do not use `== (TRUE|FALSE)` for boolean conditions
- Bug Fixes:
- Fix actions to show/hide bars in fullscreen mode (#129)
- Fix broken "Revert" action
- Fix and extend "Move Lines" action (#87, #116, !96)
- Support for drag and drop of tabs when search is active
- Do a silent search when changing tabs with the search bar enabled
- Use get/set_real_line_offset () functions for "Paste as Column"
(#114, !91)
- Restore cursor position after transpose (#115, !88)
- Fix "Delete Line" action (#117, !86)
- Fix recent_sort function (!90)
- Reset line and column number if not given on command line
(#121, !87)
- menu: "Spaces to Tabs" converter converts leading spaces
(#118, !85)
- Make window require attention when opening new tabs (2) (#119)
- Translation Updates
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Jul 1, 2022
Changelog:
=========
Bug Fixes
deps: allow protobuf < 5.0.0 (openembedded#112) (67b0231)
Documentation
fix changelog header to consistent size (openembedded#108) (d315b9f)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This file contains hidden or 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
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.
Upgrade dhcpcd from 6.11.5 to 7.0.8 applying a patch to be able to build without errors