-
Notifications
You must be signed in to change notification settings - Fork 712
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
replace base_conditional with oe.utils.conditional #61
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
base_conditional has been removed from upstream [1] and replaced with oe.utils.conditional. [1] openembedded/openembedded-core@0391fca Signed-off-by: Ryan Harkin <[email protected]>
This is 4th change for the same (see the ML where changes belong as described in README) and the first one was already merged, see: |
Ooops, sorry! |
schnitzeltony
added a commit
to schnitzeltony/meta-openembedded
that referenced
this pull request
Nov 20, 2021
Changes in version 2.6.2 Released on November 13, 2021 Fix background shifting when showing menu (Issue openembedded#41) Fix menu not toggling after pressing escape (Issue openembedded#65) Properly prevent interactive search in treeview Changes in version 2.6.1 Released on October 13, 2021 Fix menu not toggling (Issue openembedded#61) Fix small icon in multi-row panels (Issue openembedded#37) Fix missing minimize and maximize buttons in settings dialog Replace deprecated code for grab check Translation updates Changes in version 2.6.0 Released on September 19, 2021 Fix unable to resize with metacity (Issue openembedded#56) Fix invalid desktop files when hiding applications (Issue openembedded#53) Fix not showing focused launcher when searching (Issue openembedded#45) Add option to disable sorting categories (Issue openembedded#42) Translation updates Signed-off-by: Andreas Müller <[email protected]>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Nov 20, 2021
Changes in version 2.6.2 Released on November 13, 2021 Fix background shifting when showing menu (Issue openembedded#41) Fix menu not toggling after pressing escape (Issue openembedded#65) Properly prevent interactive search in treeview Changes in version 2.6.1 Released on October 13, 2021 Fix menu not toggling (Issue openembedded#61) Fix small icon in multi-row panels (Issue openembedded#37) Fix missing minimize and maximize buttons in settings dialog Replace deprecated code for grab check Translation updates Changes in version 2.6.0 Released on September 19, 2021 Fix unable to resize with metacity (Issue openembedded#56) Fix invalid desktop files when hiding applications (Issue openembedded#53) Fix not showing focused launcher when searching (Issue openembedded#45) Add option to disable sorting categories (Issue openembedded#42) Translation updates Signed-off-by: Andreas Müller <[email protected]> Signed-off-by: Khem Raj <[email protected]>
schnitzeltony
added a commit
to schnitzeltony/meta-openembedded
that referenced
this pull request
Dec 30, 2021
2.2.3: Bug Fixes Fixed making diagnostic text selectable on KDE Fixed loading from non-existent directories 2.2.2: New Features Added diagnostics for failed menu loading Added support for GNOME-specific categories (openembedded#56) Added support for PrefersNonDefaultGPU (Fixes openembedded#50) Added support for unprefixed applications.menu (openembedded#67) Added support for X-GNOME-UsesNotifications (openembedded#79) Added support for XFCE specific categories (openembedded#54) Enabled opening a root editor for root-owned files with pkexec (openembedded#62) Enabled searching for Exec key and desktop entry (openembedded#52) General Added AppData file (openembedded#61) Documented intltool build requirement (openembedded#59) Switched to the MenuLibre wiki for key descriptions (Fixes openembedded#48) Bug Fixes Added valid types to validator, reducing false positives (openembedded#66) Fixed builds with newer versions of GTK (openembedded#77) Fixed history state when editing Name and Comment (openembedded#57) Fixed msgfmt errors Fixed running with newer versions of GTK (openembedded#82) Fixed selection leaving screen while moving items (openembedded#25) Fixed typo in desktop file processing error Updated Translations Signed-off-by: Andreas Müller <[email protected]>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Dec 31, 2021
2.2.3: Bug Fixes Fixed making diagnostic text selectable on KDE Fixed loading from non-existent directories 2.2.2: New Features Added diagnostics for failed menu loading Added support for GNOME-specific categories (openembedded#56) Added support for PrefersNonDefaultGPU (Fixes openembedded#50) Added support for unprefixed applications.menu (openembedded#67) Added support for X-GNOME-UsesNotifications (openembedded#79) Added support for XFCE specific categories (openembedded#54) Enabled opening a root editor for root-owned files with pkexec (openembedded#62) Enabled searching for Exec key and desktop entry (openembedded#52) General Added AppData file (openembedded#61) Documented intltool build requirement (openembedded#59) Switched to the MenuLibre wiki for key descriptions (Fixes openembedded#48) Bug Fixes Added valid types to validator, reducing false positives (openembedded#66) Fixed builds with newer versions of GTK (openembedded#77) Fixed history state when editing Name and Comment (openembedded#57) Fixed msgfmt errors Fixed running with newer versions of GTK (openembedded#82) Fixed selection leaving screen while moving items (openembedded#25) Fixed typo in desktop file processing error Updated Translations 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
2.2.3: Bug Fixes Fixed making diagnostic text selectable on KDE Fixed loading from non-existent directories 2.2.2: New Features Added diagnostics for failed menu loading Added support for GNOME-specific categories (openembedded#56) Added support for PrefersNonDefaultGPU (Fixes openembedded#50) Added support for unprefixed applications.menu (openembedded#67) Added support for X-GNOME-UsesNotifications (openembedded#79) Added support for XFCE specific categories (openembedded#54) Enabled opening a root editor for root-owned files with pkexec (openembedded#62) Enabled searching for Exec key and desktop entry (openembedded#52) General Added AppData file (openembedded#61) Documented intltool build requirement (openembedded#59) Switched to the MenuLibre wiki for key descriptions (Fixes openembedded#48) Bug Fixes Added valid types to validator, reducing false positives (openembedded#66) Fixed builds with newer versions of GTK (openembedded#77) Fixed history state when editing Name and Comment (openembedded#57) Fixed msgfmt errors Fixed running with newer versions of GTK (openembedded#82) Fixed selection leaving screen while moving items (openembedded#25) Fixed typo in desktop file processing error Updated Translations 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
2.2.3: Bug Fixes Fixed making diagnostic text selectable on KDE Fixed loading from non-existent directories 2.2.2: New Features Added diagnostics for failed menu loading Added support for GNOME-specific categories (openembedded#56) Added support for PrefersNonDefaultGPU (Fixes openembedded#50) Added support for unprefixed applications.menu (openembedded#67) Added support for X-GNOME-UsesNotifications (openembedded#79) Added support for XFCE specific categories (openembedded#54) Enabled opening a root editor for root-owned files with pkexec (openembedded#62) Enabled searching for Exec key and desktop entry (openembedded#52) General Added AppData file (openembedded#61) Documented intltool build requirement (openembedded#59) Switched to the MenuLibre wiki for key descriptions (Fixes openembedded#48) Bug Fixes Added valid types to validator, reducing false positives (openembedded#66) Fixed builds with newer versions of GTK (openembedded#77) Fixed history state when editing Name and Comment (openembedded#57) Fixed msgfmt errors Fixed running with newer versions of GTK (openembedded#82) Fixed selection leaving screen while moving items (openembedded#25) Fixed typo in desktop file processing error Updated Translations 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
2.2.3: Bug Fixes Fixed making diagnostic text selectable on KDE Fixed loading from non-existent directories 2.2.2: New Features Added diagnostics for failed menu loading Added support for GNOME-specific categories (openembedded#56) Added support for PrefersNonDefaultGPU (Fixes openembedded#50) Added support for unprefixed applications.menu (openembedded#67) Added support for X-GNOME-UsesNotifications (openembedded#79) Added support for XFCE specific categories (openembedded#54) Enabled opening a root editor for root-owned files with pkexec (openembedded#62) Enabled searching for Exec key and desktop entry (openembedded#52) General Added AppData file (openembedded#61) Documented intltool build requirement (openembedded#59) Switched to the MenuLibre wiki for key descriptions (Fixes openembedded#48) Bug Fixes Added valid types to validator, reducing false positives (openembedded#66) Fixed builds with newer versions of GTK (openembedded#77) Fixed history state when editing Name and Comment (openembedded#57) Fixed msgfmt errors Fixed running with newer versions of GTK (openembedded#82) Fixed selection leaving screen while moving items (openembedded#25) Fixed typo in desktop file processing error Updated Translations 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
Mar 4, 2023
Changelog: =========== Added -------- Added the map option to all try_* functions to enable very fast conversions of lists or other iterables (issues openembedded#61, openembedded#63 and openembedded#67) Added try_array to enable very fast conversions directly to numpy arrays (issues openembedded#62 and openembedded#65) Changed --------- Move to a model where the return code is a value or error instead of a model where one has to check the error state after getting a value (issue openembedded#66) Significantly simplified the type annotations (by 4000+ lines!) Fixed ------- Increased code coverage and fixed missing headers in codecov reaport (issue openembedded#64) Add back missing key option in type hints for deprecated fast_* functions Signed-off-by: Wang Mingyu <[email protected]> Signed-off-by: Khem Raj <[email protected]>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Mar 4, 2023
Changelog: =========== Added -------- Added the map option to all try_* functions to enable very fast conversions of lists or other iterables (issues openembedded#61, openembedded#63 and openembedded#67) Added try_array to enable very fast conversions directly to numpy arrays (issues openembedded#62 and openembedded#65) Changed --------- Move to a model where the return code is a value or error instead of a model where one has to check the error state after getting a value (issue openembedded#66) Significantly simplified the type annotations (by 4000+ lines!) Fixed ------- Increased code coverage and fixed missing headers in codecov reaport (issue openembedded#64) Add back missing key option in type hints for deprecated fast_* functions Signed-off-by: Wang Mingyu <[email protected]> Signed-off-by: Khem Raj <[email protected]>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Mar 4, 2023
Changelog: =========== Added -------- Added the map option to all try_* functions to enable very fast conversions of lists or other iterables (issues openembedded#61, openembedded#63 and openembedded#67) Added try_array to enable very fast conversions directly to numpy arrays (issues openembedded#62 and openembedded#65) Changed --------- Move to a model where the return code is a value or error instead of a model where one has to check the error state after getting a value (issue openembedded#66) Significantly simplified the type annotations (by 4000+ lines!) Fixed ------- Increased code coverage and fixed missing headers in codecov reaport (issue openembedded#64) Add back missing key option in type hints for deprecated fast_* functions Signed-off-by: Wang Mingyu <[email protected]> Signed-off-by: Khem Raj <[email protected]>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
May 10, 2023
Uprev libusbgx to 721e3a1 to get following fixes: ``` 721e3a1 correct attribute import / export bbdaad2 Document the license of the library and examples 36e71e1 Rename the net class variables to class_ efdd7a6 tests: update test code with new net attributes 4ca4a76 net: adds class, subclass and protocol attributes b1c8586 Merge pull request openembedded#64 from mgrzeschik/master 8b91dbb uvc: add isoc parameter settings 50fe6a7 uvc: fix init_formats function afec0d6 uvc: fix exporting attrs with layouts missing a format 0607844 Merge pull request openembedded#63 from mgrzeschik/uvc-fix 20d7fe2 uvc: fix unsigned nmb to int ed1fb6d Merge pull request openembedded#62 from linux-usb-gadgets/uvc-fix 157cbd8 uvc: fix return check on scandir 741230b Merge pull request openembedded#61 from linux-usb-gadgets/uvc-libconfig-import-export-support 53231c7 uvc: add import/export support 61a4186 uvc: consistently use defines for common strings 57dc1d5 uvc: check attr pointer in set_attrs 4061ffd uvc: remove unnedded USBG_UVC_MAX_PATH_LENGTH define 1c94fb8 uvc: remove unused variable b28dd77 uvc: fix compile warnings 6bd989c gadget-uvc: fix 4k format resolution d0f2f4f Revert "Use an unnamed variable instead of a named one" 92deb97 pkgconfig: make Requires for libconfig optional 38dd92f gadget-vid-pid-remove: re-split default vendor/product defines from variables fa4e7e9 Use an unnamed variable instead of a named one 1ee53e4 Copy ether_addr structs to avoid union pointer alignment issues 4852080 Delete embedded copies of libtool m4 files ccba65f Tell git which paths to ignore are directories 3a0f66a Tell git to ignore autotools cruft in the src functions subdirectory 37fcf90 Tell git to ignore generated usbg_version.h header 1e7161d Tell git to ignore the generated cmake config file b9a5b9c Tell git to ignore the right generated pkg-config .pc file e972b9e Document that the configfs Linux kernel module needs to be loaded 97b6477 Support printer function ad378b4 Fix --without-libconfig segment fault on gadget-hid attr setting 67605a0 libusbgx: examples: gadget-vid-pid-remove: fix exit code on success e0cdec8 Merge pull request openembedded#54 from mgrzeschik/gadget-vid-pid-remove 547a759 Merge pull request openembedded#55 from mgrzeschik/uvc 52aa5ed libusbgx: Add UVC support 852087a libusbgx: examples: gadget-vid-pid-remove: add dynamic vid pid support af2292c Fix typo in comment 664b7e6 Added support for CMake projects macros b5ad66e Fix openembedded#39 Compilation fails on gcc v8 283879d libusbgx: fix --without-libconfig build against glibc-2.28 ``` Also add two pending MRs from github: ``` linux-usb-gadgets/libusbgx#72 linux-usb-gadgets/libusbgx#73 ``` Signed-off-by: Ming Liu <[email protected]> Signed-off-by: Khem Raj <[email protected]>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
May 10, 2023
Uprev libusbgx to 721e3a1 to get following fixes: ``` 721e3a1 correct attribute import / export bbdaad2 Document the license of the library and examples 36e71e1 Rename the net class variables to class_ efdd7a6 tests: update test code with new net attributes 4ca4a76 net: adds class, subclass and protocol attributes b1c8586 Merge pull request openembedded#64 from mgrzeschik/master 8b91dbb uvc: add isoc parameter settings 50fe6a7 uvc: fix init_formats function afec0d6 uvc: fix exporting attrs with layouts missing a format 0607844 Merge pull request openembedded#63 from mgrzeschik/uvc-fix 20d7fe2 uvc: fix unsigned nmb to int ed1fb6d Merge pull request openembedded#62 from linux-usb-gadgets/uvc-fix 157cbd8 uvc: fix return check on scandir 741230b Merge pull request openembedded#61 from linux-usb-gadgets/uvc-libconfig-import-export-support 53231c7 uvc: add import/export support 61a4186 uvc: consistently use defines for common strings 57dc1d5 uvc: check attr pointer in set_attrs 4061ffd uvc: remove unnedded USBG_UVC_MAX_PATH_LENGTH define 1c94fb8 uvc: remove unused variable b28dd77 uvc: fix compile warnings 6bd989c gadget-uvc: fix 4k format resolution d0f2f4f Revert "Use an unnamed variable instead of a named one" 92deb97 pkgconfig: make Requires for libconfig optional 38dd92f gadget-vid-pid-remove: re-split default vendor/product defines from variables fa4e7e9 Use an unnamed variable instead of a named one 1ee53e4 Copy ether_addr structs to avoid union pointer alignment issues 4852080 Delete embedded copies of libtool m4 files ccba65f Tell git which paths to ignore are directories 3a0f66a Tell git to ignore autotools cruft in the src functions subdirectory 37fcf90 Tell git to ignore generated usbg_version.h header 1e7161d Tell git to ignore the generated cmake config file b9a5b9c Tell git to ignore the right generated pkg-config .pc file e972b9e Document that the configfs Linux kernel module needs to be loaded 97b6477 Support printer function ad378b4 Fix --without-libconfig segment fault on gadget-hid attr setting 67605a0 libusbgx: examples: gadget-vid-pid-remove: fix exit code on success e0cdec8 Merge pull request openembedded#54 from mgrzeschik/gadget-vid-pid-remove 547a759 Merge pull request openembedded#55 from mgrzeschik/uvc 52aa5ed libusbgx: Add UVC support 852087a libusbgx: examples: gadget-vid-pid-remove: add dynamic vid pid support af2292c Fix typo in comment 664b7e6 Added support for CMake projects macros b5ad66e Fix openembedded#39 Compilation fails on gcc v8 283879d libusbgx: fix --without-libconfig build against glibc-2.28 ``` Also add two pending MRs from github: ``` linux-usb-gadgets/libusbgx#72 linux-usb-gadgets/libusbgx#73 ``` Signed-off-by: Ming Liu <[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.
base_conditional has been removed from upstream [1] and replaced
with oe.utils.conditional.
[1] openembedded/openembedded-core@0391fca
Signed-off-by: Ryan Harkin [email protected]