Skip to content

Conversation

@geoffrey-vl
Copy link

@geoffrey-vl geoffrey-vl commented Jun 25, 2025

Note

Adds Upstream-Status headers, updates dllmap targets to specific sonames, and replaces python with python3 via a PYTHON variable and shebangs across build/test files.

  • Config/dllmap updates:
    • In recipes-mono/mono/mono-5.20.1.34/dllmap-config.in.diff adjust mappings to explicit sonames (e.g., libxslt@libsuffix@.1, libodbc@libsuffix@.2, libX11.so.6, libgdiplus.so.0) and tweak targets (e.g., MonoPosixHelper -> libMonoPosixHelper.so, System.*.Native -> ...@libsuffix@.0).
  • Build/Test use python3:
    • In mono/mini/*Makefile*, mono/utils/jemalloc/Makefile.in, acceptance-tests/Makefile.in, and mono/tests/Makefile.am, introduce PYTHON=python3 and replace python invocations with $(PYTHON); update mono/mini/genmdesc.py shebang to python3.
  • Metadata:
    • Add Upstream-Status: Inappropriate [Yocto specific] to both patches.

Written by Cursor Bugbot for commit 8362802. This will update automatically on new commits. Configure here.

@ajlennon ajlennon closed this Dec 2, 2025
@ajlennon ajlennon reopened this Dec 2, 2025
@ajlennon ajlennon closed this Dec 19, 2025
@ajlennon ajlennon reopened this Dec 19, 2025
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