Home
last modified time | relevance | path

Searched refs:PYLIB (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/verification/dot2/
H A DMakefile9 PYLIB ?= $(shell python3 -c 'import sysconfig; print (sysconfig.get_path("purelib"))') macro
19 $(INSTALL) automata.py -D -m 644 $(DESTDIR)$(PYLIB)/dot2/automata.py
20 $(INSTALL) dot2c.py -D -m 644 $(DESTDIR)$(PYLIB)/dot2/dot2c.py
22 $(INSTALL) dot2k.py -D -m 644 $(DESTDIR)$(PYLIB)/dot2/dot2k.py
/openbmc/qemu/.gitlab-ci.d/cirrus/
H A Dbuild.yml24 …f test -n "@PYPI_PKGS@" ; then PYLIB=$(@PYTHON@ -c 'import sysconfig; print(sysconfig.get_path("st…
/openbmc/openbmc/poky/meta/recipes-rt/rt-tests/
H A Dhwlatdetect_git.bb11 EXTRA_OEMAKE += "PYLIB=${libdir}/python${PYTHON_BASEVERSION}/dist-packages"
H A Drt-tests_git.bb22 EXTRA_OEMAKE += "PYLIB=''"