summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorChristian Eggers <ceggers@arri.de>2022-02-16 15:12:45 +0100
committerArmin Kuster <akuster808@gmail.com>2022-02-23 15:39:12 -0800
commit24f4e6e8d0556540e882e6f0933d1247f64d0666 (patch)
tree4a68953aad5b9607dec463f1aee373c794f11936 /meta-python/recipes-devtools/python
parent2c80b70bf9e5671ac7f09309ebab8d4764d627f7 (diff)
downloadmeta-openembedded-24f4e6e8d0556540e882e6f0933d1247f64d0666.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')
0 files changed, 0 insertions, 0 deletions