Skip to content

Small fixes to allow service layer builds#100

Open
JOOpdenhoevel wants to merge 2 commits into
devfrom
fix/service_layer_build
Open

Small fixes to allow service layer builds#100
JOOpdenhoevel wants to merge 2 commits into
devfrom
fix/service_layer_build

Conversation

@JOOpdenhoevel
Copy link
Copy Markdown
Collaborator

This PR fixes small issues that prevented the build of new service layers, especially for example 06_dcmac.

The first one is that the procedure to build either the user region or the service layer unconditionally tries to create the user IP repository. However, it already exists when building the service layer, which lead to an error. The fix is just to not create the IP repository if it already exists.

The other one is that, again, a resource folder is exported unconditionally. Now, it's only exported if it doesn't exist yet.

Signed-off-by: Jan-Oliver Opdenhövel <Jan-Oliver.Opdenhovel@amd.com>
@JOOpdenhoevel JOOpdenhoevel added the bug Something isn't working label May 27, 2026
Signed-off-by: Jan-Oliver Opdenhövel <Jan-Oliver.Opdenhovel@amd.com>
@mariodruiz
Copy link
Copy Markdown
Collaborator

lgtm. @hpc-aulmamei could you check?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants