Skip to content
Snippets Groups Projects
Commit 64891819 authored by Zygmunt Krynicki's avatar Zygmunt Krynicki
Browse files

ohos-xts-acts: Move .so files to primary package


The OHOS uses unversioned versioned libraries.
Move the naked .so files to the primary package.

This should resolve errors that prevent adding additional tests and test
libraries to the recipe:

    ERROR: ohos-xts-acts-0.0+gitAUTOINC+ca29e6cacc-r0 do_package_qa: QA
    Issue: -dev package contains non-symlink .so: ohos-xts-acts-dev path
    '/work/core2-64-poky-linux/ohos-xts-acts/0.0+gitAUTOINC+ca29e6cacc-r0/packages-split/ohos-xts-acts-dev/usr/lib/libohos-kernel-fs.so'
    -dev package contains non-symlink .so: ohos-xts-acts-dev path
    '/work/core2-64-poky-linux/ohos-xts-acts/0.0+gitAUTOINC+ca29e6cacc-r0/packages-split/ohos-xts-acts-dev/usr/lib/libohos-kernel-utils.so'

Signed-off-by: default avatarZygmunt Krynicki <zygmunt.krynicki@huawei.com>
parent 1cb5533e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment