Home
last modified time | relevance | path

Searched refs:this_dir (Results 1 – 5 of 5) sorted by relevance

/openbmc/openbmc/poky/scripts/
H A Doe-pylint9 this_dir=$(dirname $(readlink -f $0))
12 PYTHONPATH=$this_dir/../bitbake/lib/ pylint3 $IGNORELIST bb
13 PYTHONPATH=$this_dir/../bitbake/lib/:$this_dir/../meta/lib pylint3 $IGNORELIST -d undefined-variabl…
14 PYTHONPATH=$this_dir/../bitbake/lib/:$this_dir/../meta/lib pylint3 $IGNORELIST oeqa
15 PYTHONPATH=$this_dir/../bitbake/lib/:$this_dir/../meta/lib:$this_dir/lib pylint3 $IGNORELIST -d und…
H A Dyocto-check-layer-wrapper35 this_dir=$(dirname $(readlink -f $0))
37 source $this_dir/../oe-init-build-env $build_dir
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dsetup.py11 this_dir = os.path.dirname(__file__) variable
12 target_dir = os.path.join(this_dir, "pel_registry")
14 os.path.join(this_dir, "registry/message_registry.json"), target_dir
17 os.path.join(this_dir, "registry/O_component_ids.json"), target_dir
20 os.path.join(this_dir, "registry/B_component_ids.json"), target_dir
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A D0004-nativesdk-glibc-Fix-buffer-overrun-with-a-relocated-.patch33 + struct r_search_path_elem *this_dir = *dirs;
34 + if (this_dir->dirnamelen > max_dirnamelen)
36 + max_dirnamelen = this_dir->dirnamelen;
46 struct r_search_path_elem *this_dir = *dirs;
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/cdrkit/files/
H A D0001-genisoimage-Fix-fprintf-format-errors.patch42 this_dir->whole_name);