Home
last modified time | relevance | path

Searched refs:SCRIPT_DIR (Results 1 – 10 of 10) sorted by relevance

/openbmc/bmcweb/
H A Drun-ci5 SCRIPT_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
7 "$SCRIPT_DIR/scripts/parse_registries.py"
8 "$SCRIPT_DIR/scripts/update_schemas.py"
9 git --no-pager -C "$SCRIPT_DIR" diff --exit-code
/openbmc/openbmc/poky/documentation/tools/
H A Dbuild-docs-container23 SCRIPT_DIR=$(cd -- "$(dirname -- "${BASH_SOURCE[0]}")" &>/dev/null && pwd)
25 DOCS_DIR="$SCRIPT_DIR/../.."
26 SH_DIR="$SCRIPT_DIR/host_packages_scripts"
145 --file "$SCRIPT_DIR/$containerfile" \
/openbmc/openbmc/poky/scripts/
H A Drunqemu-gen-tapdevs63 SCRIPT_DIR=`dirname $0`
64 RUNQEMU_IFUP="$SCRIPT_DIR/runqemu-ifup"
66 echo "Error: Unable to find the runqemu-ifup script in $SCRIPT_DIR"
/openbmc/openbmc/poky/scripts/esdk-tools/
H A Drunqemu-gen-tapdevs63 SCRIPT_DIR=`dirname $0`
64 RUNQEMU_IFUP="$SCRIPT_DIR/runqemu-ifup"
66 echo "Error: Unable to find the runqemu-ifup script in $SCRIPT_DIR"
/openbmc/phosphor-logging/tools/
H A Dgen-eventfilter.py14 SCRIPT_DIR = os.path.dirname(os.path.abspath(__file__)) variable
16 SCRIPT_DIR, "phosphor-logging", "schemas", "eventfilter.schema.yaml"
19 SCRIPT_DIR, "phosphor-logging", "templates", "event-filter.cpp.mako"
/openbmc/bmcweb/scripts/
H A Dgenerate_schema_collections.py25 SCRIPT_DIR = os.path.dirname(os.path.realpath(__file__)) variable
28 SCRIPT_DIR, "..", "redfish-core", "include", "aggregation_utils.hpp"
42 os.path.join(SCRIPT_DIR, "..", "redfish-core", "schema")
H A Dgenerate_schema_enums.py8 SCRIPT_DIR = os.path.dirname(os.path.realpath(__file__)) variable
10 os.path.join(SCRIPT_DIR, "..", "redfish-core", "schema")
15 SCRIPT_DIR, "..", "redfish-core", "include", "generated", "enums"
H A Dparse_registries.py47 SCRIPT_DIR: t.Final[str] = os.path.dirname(os.path.realpath(__file__)) variable
50 os.path.join(SCRIPT_DIR, "..", "redfish-core", "include", "registries")
75 SCRIPT_DIR,
438 SCRIPT_DIR, "..", "redfish-core", "include", f"{base_filename}.hpp"
502 SCRIPT_DIR, "..", "redfish-core", "src", f"{base_filename}.cpp"
H A Dupdate_schemas.py14 SCRIPT_DIR = os.path.dirname(os.path.realpath(__file__)) variable
27 redfish_core_path = os.path.join(SCRIPT_DIR, "..", "redfish-core")
/openbmc/openbmc/poky/meta/recipes-devtools/clang/clang/
H A D0029-llvm-Add-libunwind.pc.in-and-llvm-config-scripts.patch46 +SCRIPT_DIR="$(dirname "$(readlink -f "$0")")"
48 +export YOCTO_ALTERNATE_EXE_PATH="${YOCTO_ALTERNATE_EXE_PATH:="$(readlink -f "$SCRIPT_DIR/../llvm-c…