pahole: call python via env in the shebang#436
Closed
teknoraver wants to merge 1 commit intoopenembedded:masterfrom
teknoraver:master
Closed
pahole: call python via env in the shebang#436teknoraver wants to merge 1 commit intoopenembedded:masterfrom teknoraver:master
teknoraver wants to merge 1 commit intoopenembedded:masterfrom
teknoraver:master
Conversation
Signed-off-by: Matteo Croce <mcroce@microsoft.com>
Contributor
|
another signature mismatch issue see here http://jenkins.nas-admin.org/view/OE/job/oe_world_workspace-compare-signatures/1062/console |
Contributor
Author
|
I don't have this error locally. |
Contributor
you can add a temp machine conf e.g. see then build pahole for this machine again then do bitbake-diffsig on it. |
Contributor
|
merged with b23770a |
Contributor
shows: and meta-openembedded/meta-oe/recipes-kernel/libbpf/libbpf_0.5.bb is MACHINE_ARCH, so pahole needs to be MACHINE_ARCH as well when it depends on it. Will send a fix for this. |
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Jan 19, 2022
License-Update: "org.cups.cupsd.Notifier.xml" changed to "utils/org.cups.cupsd.Notifier.xml" "GNU Library" changed to "GNU Library General" "GNU Lesser" changed to "GNU Lesser General" Changelog: URL of issues <https://github.com/OpenPrinting/cups-filters/pull/#####> ========= Bug fix release, containing backports of many of the bugs recently fixed during the preparation of the cups-filters 2.x release. Important is that cups-browsed's queue naming is aligned with CUPS' temporary queue naming now and several bugs affecting driverless printing are fixed. -libcupsfilters: Let PPD generator take default ColorModel from printer (CUPS issue openembedded#277). -Braille: In vectortopdf check inkscape version to call inkscape with the correct command line (Issue openembedded#315, Pull request openembedded#443). -Build system: Make missing DejaVuSans.ttf non-fatal in ./configure as the font is only needed for test programs, not for actual use of cups-filters (Issue openembedded#411). -libcupsfilters: In imagetoraster() fixed crash with SGray (Issue openembedded#435). -cups-browsed: Naming of local queues is matched to CUPS' current naming of temporary queues (no leading or trailing underscores), to avoid duplicates in print dialogs which support CUPS' temporary queues. -libcupsfilters: Make cupsRasterParseIPPOptions() work correctly with PPDs (Issue openembedded#436). -libcupsfilters: Let colord_get_profile_for_device_id() not return empty file name, to avoid error messages in CUPS error_log. -foomatic-rip: Debug message was wrongly sent to stdout and not to log (Issue openembedded#422). Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Jan 19, 2022
License-Update: "org.cups.cupsd.Notifier.xml" changed to "utils/org.cups.cupsd.Notifier.xml" "GNU Library" changed to "GNU Library General" "GNU Lesser" changed to "GNU Lesser General" Changelog: URL of issues <https://github.com/OpenPrinting/cups-filters/pull/#####> ========= Bug fix release, containing backports of many of the bugs recently fixed during the preparation of the cups-filters 2.x release. Important is that cups-browsed's queue naming is aligned with CUPS' temporary queue naming now and several bugs affecting driverless printing are fixed. -libcupsfilters: Let PPD generator take default ColorModel from printer (CUPS issue openembedded#277). -Braille: In vectortopdf check inkscape version to call inkscape with the correct command line (Issue openembedded#315, Pull request openembedded#443). -Build system: Make missing DejaVuSans.ttf non-fatal in ./configure as the font is only needed for test programs, not for actual use of cups-filters (Issue openembedded#411). -libcupsfilters: In imagetoraster() fixed crash with SGray (Issue openembedded#435). -cups-browsed: Naming of local queues is matched to CUPS' current naming of temporary queues (no leading or trailing underscores), to avoid duplicates in print dialogs which support CUPS' temporary queues. -libcupsfilters: Make cupsRasterParseIPPOptions() work correctly with PPDs (Issue openembedded#436). -libcupsfilters: Let colord_get_profile_for_device_id() not return empty file name, to avoid error messages in CUPS error_log. -foomatic-rip: Debug message was wrongly sent to stdout and not to log (Issue openembedded#422). Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Jun 13, 2023
Changelog:
=========
setup.py -> pyproject.toml migration start (openembedded#427)
Improve user install logic in activate-global-python-argcomplete (openembedded#437)
Ensure Python 3.7 compatibility in check_console_script (openembedded#436)
ZSH implementation fixes (openembedded#431, openembedded#433)
Documentation improvements
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Jun 13, 2023
Changelog:
=========
setup.py -> pyproject.toml migration start (openembedded#427)
Improve user install logic in activate-global-python-argcomplete (openembedded#437)
Ensure Python 3.7 compatibility in check_console_script (openembedded#436)
ZSH implementation fixes (openembedded#431, openembedded#433)
Documentation improvements
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Jun 14, 2023
Changelog:
=========
setup.py -> pyproject.toml migration start (openembedded#427)
Improve user install logic in activate-global-python-argcomplete (openembedded#437)
Ensure Python 3.7 compatibility in check_console_script (openembedded#436)
ZSH implementation fixes (openembedded#431, openembedded#433)
Documentation improvements
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.
Signed-off-by: Matteo Croce mcroce@microsoft.com