kernel_add_regdb: Change the task order#648
Closed
ChenhuiZhang wants to merge 1 commit intoopenembedded:masterfrom
Closed
kernel_add_regdb: Change the task order#648ChenhuiZhang wants to merge 1 commit intoopenembedded:masterfrom
ChenhuiZhang wants to merge 1 commit intoopenembedded:masterfrom
Conversation
The kernel_add_regdb should run before do_compile to make it take effect. Change-Id: I6e3c4cc0c6fbef2610998ebf181b87c1536e9eba
Contributor
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Sep 30, 2024
Changelog: =========== - further skip BufferedRandomType if does not exist - remove stray import of dbm in objects - Add UnpicklingError import for dill.load_session() to fix openembedded#648 - Bump idna from 3.4 to 3.7 in /docs - Bump jinja2 from 3.1.3 to 3.1.4 in /docs - Bump requests from 2.31.0 to 2.32.0 in /docs - Bump tornado from 6.3.3 to 6.4.1 in /docs - update docs requirements to rtfd 10.27.0 - Bump certifi from 2024.2.2 to 2024.7.4 in /docs - fix fencepost error when getting source inside decorator in interpreter (fixes openembedded#603) - type check for Integral, bool by value - diff USE_NUMPY imports numpy.ma - adjust testing to account for frame.f_locals as a proxy in 3.13 - better handle import strings of numpy scalars - handle a ThreadHandleType - more extensive testing for dill.source - add formal support for python 3.13 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.
The kernel_add_regdb should run before do_compile to make it take effect.
Change-Id: I6e3c4cc0c6fbef2610998ebf181b87c1536e9eba