mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
intel-oneapi-mkl: dont check for debian renaming of packages
We dont need these packages to be renamed. Also avoids an error when the debian renaming hook tries to look for objdump when its not there for recipes inheriting bin_package. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
0685337893
commit
a4d0a75b57
|
@ -62,6 +62,7 @@ do_install:append () {
|
||||||
done
|
done
|
||||||
}
|
}
|
||||||
|
|
||||||
|
AUTO_LIBNAME_PKGS = ""
|
||||||
INHIBIT_PACKAGE_STRIP = "1"
|
INHIBIT_PACKAGE_STRIP = "1"
|
||||||
INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
|
INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user