Skip to content

Conversation

@naushir
Copy link
Collaborator

@naushir naushir commented Jan 12, 2024

No description provided.

@naushir
Copy link
Collaborator Author

naushir commented Jan 12, 2024

@njhollinghurst

Can you give this one final try please?

@naushir naushir force-pushed the local_config_file branch 2 times, most recently from e17125b to e46acc1 Compare January 12, 2024 12:48
@naushir
Copy link
Collaborator Author

naushir commented Jan 26, 2024

@njhollinghurst this keeps the meson version at the existing 0.58. Can you give this a quick test in your env.

If an application links to a local install of libpisp.so, the backend
will fail to find backend_default_config.json in the data install path.

Fix this by testing if libpisp is installed, and if not, use the build
path to find backend_default_config.json, which is now copied to the
specific location by the build scripts.

This functionality needs linkage with libdl as well as a custom rpath
that gets stripped with a meson install step.

Signed-off-by: Naushir Patuck <naush@raspberrypi.com>
@naushir naushir merged commit 6ca92c3 into main Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants