base: lmp-staging: add our BB_HASHCHECK_FUNCTION function wrapper#1100
Merged
ricardosalveti merged 1 commit intofoundriesio:mainfrom Apr 13, 2023
Merged
Conversation
quaresmajose
added a commit
to quaresmajose/lmp-manifest
that referenced
this pull request
Apr 12, 2023
This reverts commit 4b7c485. Use a wrapper [1] to show the SSTATE_MIRRORS during the build. [1] foundriesio/meta-lmp#1100 Signed-off-by: Jose Quaresma <[email protected]>
quaresmajose
added a commit
to quaresmajose/lmp-manifest
that referenced
this pull request
Apr 12, 2023
This reverts commit 3b18559. Use a wrapper [1] to show the SSTATE_MIRRORS during the build. [1] foundriesio/meta-lmp#1100 Signed-off-by: Jose Quaresma <[email protected]>
4ce4224 to
31a7890
Compare
angolini
approved these changes
Apr 12, 2023
With this wrapper we can show what is the SSTATE_MIRRORS in use for the build. This will show something like the following: / | Initialising tasks: 100% |##############################################################################################################################################################################| Time: 0:00:12 | SState mirrors: file://.* https://storage.googleapis.com/lmp-cache/v90-sstate-cache/PATH | Checking sstate mirror object availability: 100% |######################################################################################################################################################| Time: 0:00:42 | Sstate summary: Wanted 2184 Local 893 Mirrors 1263 Missed 28 Current 0 (98% match, 0% complete) | NOTE: Executing Tasks \ Signed-off-by: Jose Quaresma <[email protected]>
31a7890 to
301ed90
Compare
quaresmajose
added a commit
to quaresmajose/lmp-manifest
that referenced
this pull request
Apr 13, 2023
This reverts commit 4b7c485. Use a wrapper [1] to show the SSTATE_MIRRORS during the build. [1] foundriesio/meta-lmp#1100 Signed-off-by: Jose Quaresma <[email protected]>
quaresmajose
added a commit
to quaresmajose/lmp-manifest
that referenced
this pull request
Apr 13, 2023
This reverts commit 3b18559. Use a wrapper [1] to show the SSTATE_MIRRORS during the build. [1] foundriesio/meta-lmp#1100 Signed-off-by: Jose Quaresma <[email protected]>
ricardosalveti
pushed a commit
to foundriesio/lmp-manifest
that referenced
this pull request
Apr 14, 2023
This reverts commit 4b7c485. Use a wrapper [1] to show the SSTATE_MIRRORS during the build. [1] foundriesio/meta-lmp#1100 Signed-off-by: Jose Quaresma <[email protected]>
ricardosalveti
pushed a commit
to foundriesio/lmp-manifest
that referenced
this pull request
Apr 14, 2023
This reverts commit 3b18559. Use a wrapper [1] to show the SSTATE_MIRRORS during the build. [1] foundriesio/meta-lmp#1100 Signed-off-by: Jose Quaresma <[email protected]>
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.
With this wrapper we can show what is the SSTATE_MIRRORS in use for the build.
This will show something like the following: