summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/dynamic-layers/virtualization-layer
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@amd.com>2022-07-22 09:29:13 -0700
committerMark Hatle <mark.hatle@amd.com>2022-07-22 11:58:44 -0700
commit1c9b6a4b951fba018f9125928af5c11783ace8be (patch)
tree057889e09c0d0d26e95c098f8057f3073282c7e4 /meta-xilinx-core/dynamic-layers/virtualization-layer
parent097ad35a1dc71c558099ad10190e5ffe6e3d209c (diff)
downloadmeta-xilinx-1c9b6a4b951fba018f9125928af5c11783ace8be.tar.gz
libdfx_1.0.bb: Manually specify that 'libdfx' package is being replaced
The commit a64ff0bf015adcefbe691a94ac3e8ecf1a2ba911 updated the upstream source to include correct soname/soversion. Packaging was then modified to follow this example. The end result was that 'libdfx' was replaced by the automatic "libdfx1.0" package. This could result in: Error: Transaction test error: file /usr/lib/libdfx.so from install of libdfx-dev-1.0-r0.1.cortexa72_cortexa53 conflicts with file from package libdfx-1.0-r0.0.cortexa72_cortexa53 The cause was that libdfx wasn't upgraded when libdfx-dev was being installed. To resolve this we use RREPLACES, may look strange but this will instruct the system that "libdfx" is to be replaced by the dynamically generated package based on the soname. Signed-off-by: Mark Hatle <mark.hatle@amd.com> (cherry picked from commit 4dd53057341c8a88a0e89f623330f4f9a1915561) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-core/dynamic-layers/virtualization-layer')
0 files changed, 0 insertions, 0 deletions