diff options
author | Christian Eggers <ceggers@arri.de> | 2022-02-16 15:11:52 +0100 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2022-02-20 13:04:53 -0800 |
commit | 7c519caa1a66e0a1e94217e10a78417555b93ad3 (patch) | |
tree | 64b8cebf946d820e69303b4325cd9fb3310a8b3c /meta-python/recipes-devtools/python/python3-cryptography | |
parent | aa5b9a1ff04212f6c725128730d4e36bdadf6516 (diff) | |
download | meta-openembedded-7c519caa1a66e0a1e94217e10a78417555b93ad3.tar.gz |
graphviz: native: create /usr/lib/graphviz/config6 in populate_sysroot
The `dot` tool requires to be run once after installation in order to
create its configuration file.
The do_prepare_recipe_sysroot task uses do_populate_sysroot in order to
prepare the recipe-sysroot-native. Package postinstall scripts are not
executed for -native packages, but files under ${BINDIR}/postinst-* are.
This is quite the same as graphviz-setup.sh does for nativesdk. The
general idea has been taken from
OECORE/meta/classes/pixbufcache.bbclass.
Signed-off-by: Christian Eggers <ceggers@arri.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-cryptography')
0 files changed, 0 insertions, 0 deletions