Home
last modified time | relevance | path

Searched full:directory (Results 1 – 25 of 2886) sorted by relevance

12345678910>>...116

/openbmc/openbmc/poky/documentation/ref-manual/
H A Dstructure.rst4 Source Directory Structure
7 The :term:`Source Directory` consists of numerous files,
10 describes the Source Directory and gives information about those files
13 For information on how to establish a local Source Directory on your
20 The OpenEmbedded build system does not support file or directory
21 names that contain spaces. Be sure that the Source Directory you use
29 This section describes the top-level components of the :term:`Source Directory`.
36 This directory includes a copy of BitBake for ease of use. The copy
44 resides in the ``bitbake/bin/`` directory) starts. Sourcing the
57 This directory contains user configuration files and the output
[all …]
H A Dterms.rst62 :term:`Build Directory`
65 script that is found in the Source Directory
67 :term:`TOPDIR` variable points to the :term:`Build Directory`.
69 You have a lot of flexibility when creating the :term:`Build Directory`.
70 Here are some examples that show how to create the directory. The
71 examples assume your :term:`Source Directory` is named ``poky``:
73 - Create the :term:`Build Directory` inside your Source Directory and let
74 the name of the :term:`Build Directory` default to ``build``:
81 - Create the :term:`Build Directory` inside your home directory and
88 - Provide a directory path and specifically name the
[all …]
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Smbios/
H A DMDR_V2.interface.yaml6 Get the directory with directory index.
11 Directory index of SMBIOS.
16 Directory of agent.
27 Index of SMBIOS directory.
38 Send directory information to SMBIOS directory.
43 A counter which increments each time directory updated.
47 Directory index of SMBIOS.
51 Indicates number of directory entries.
64 Need to continue directory transmission or not.
81 Send data information with directory index.
[all …]
H A DREADME.md14 - GetDirectoryInformation - Get the directory with directory index.
16 - SendDirectoryInformation - Send directory information to SMBIOS directory.
18 - SendDataInformation - Send data information with directory index.
20 - SynchronizeDirectoryCommonData - Synchronize directory common data before
27 - DirEntries - Numbers of directory entries. Default: 0
/openbmc/u-boot/include/
H A Dfs.h52 * in directory "dirname".
103 * Directory entry types, matches the subset of DT_x in posix readdir()
106 #define FS_DT_DIR 4 /* directory */
111 * A directory entry, returned by fs_readdir(). Returns information
112 * about the file/directory at the current directory entry position.
128 * fs_opendir - Open a directory
130 * @filename: the path to directory to open
131 * @return a pointer to the directory stream or NULL on error and errno
137 * fs_readdir - Read the next directory entry in the directory stream.
140 * directory entry is no longer valid after calling fs_readdir() again.
[all …]
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-php/phpmyadmin/phpmyadmin/
H A Dapache.conf5 <Directory /usr/share/phpmyadmin>
21 </Directory>
24 <Directory /usr/share/phpmyadmin/setup>
31 </Directory>
34 <Directory /usr/share/phpmyadmin/libraries>
37 </Directory>
38 <Directory /usr/share/phpmyadmin/setup/lib>
41 </Directory>
/openbmc/openbmc/poky/documentation/sdk-manual/
H A Dappendix-obtain.rst31 #. *Go to the Installers Directory:* Go to
70 directory::
76 ":ref:`sdk-manual/appendix-obtain:installed standard sdk directory structure`"
78 ":ref:`sdk-manual/appendix-obtain:installed extensible sdk directory structure`"
94 Yocto Project :term:`Source Directory`
103 #. *Initialize the Build Environment:* While in the root directory of
104 the Source Directory (i.e. ``poky``), run the
111 Among other things, the script creates the :term:`Build Directory`, which
112 is ``build`` in this case and is located in the Source Directory. After
113 the script runs, your current working directory is set to the ``build``
[all …]
H A Dusing.rst34 usage. You can see the directory structure in the
35 ":ref:`sdk-manual/appendix-obtain:installed standard sdk directory structure`"
46 appropriate :yocto_dl:`toolchain </releases/yocto/&DISTRO_REL_LATEST_TAG;/toolchain/>` directory wi…
90 into the ``poky_sdk`` folder in your home directory. You can choose to
92 However, because files need to be written under that directory during
104 Enter target directory for SDK (default: /opt/poky/&DISTRO;):
114 If you do not have write permissions for the directory into which you
116 that case, set up the proper permissions in the directory and run the
120 ":ref:`sdk-manual/appendix-obtain:installed standard sdk directory structure`"
121 section for more details on the resulting directory structure of the installed
[all …]
/openbmc/phosphor-fan-presence/docs/presence/
H A DREADME.md36 ### Supported Directory
41 directory location as part of the firmware image install. This is where the
47 file can be located at the base of the supported directory.
57 A system type sub-directory can be obtained from the
67 directory, appending each compatible system type entry as a sub-directory on
73 - (directory/config file does not exist)
81 ### Override Directory
86 writable directory location. This avoids the need to build and install a new
90 The override directory may not exist on the BMC, therefore to be able to use an
98 the directory locations in the following order:
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/tcltk/tk8/
H A Dtkprivate.diff1 Patch by Chris Waters sets path which are normally point to a directory
12 # build directory.
17 # installed directory.
19 # different place than the directory containing the source files, this
30 # build directory.
35 # installed directory.
38 # Path to the Tk stub library in the build directory.
42 # Path to the Tk stub library in the install directory.
/openbmc/u-boot/tools/patman/
H A Dtools.py17 # True to keep the output directory around after exiting
35 """Select an output directory, ensuring it exists.
37 This either creates a temporary directory or checks that the one supplied
38 by the user is valid. For a temporary directory, it makes a note to
42 dirname: a string, name of the output directory to use to store
44 directory.
46 created temporary directory will be destroyed on exit.
49 OSError: If it cannot create the output directory.
60 raise CmdError("Cannot make output directory '%s': '%s'" %
62 tout.Debug("Using output directory '%s'" % outdir)
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vsftpd/files/
H A Dchange-secure_chroot_dir.patch8 Change secure_chroot_dir pointing to a volatile directory.
26 -2b) vsftpd needs the (empty) directory /usr/share/empty in the default
27 +2b) vsftpd needs the (empty) directory /var/run/vsftpd/empty in the default
28 configuration. Add this directory in case it does not already exist. e.g.:
31 -mkdir: cannot create directory `/usr/share/empty': File exists
33 +mkdir: cannot create directory `/var/run/vsftpd/empty': File exists
36 valid home directory (which is NOT owned or writable by the user "ftp").
54 @@ -969,7 +969,7 @@ This option should be the name of a directory which is empty. Also, the
55 directory should not be writable by the ftp user. This directory is used
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-hello.rst23 your machine, the BitBake directory appears as follows::
48 At this point, you should have BitBake cloned to a directory that
55 directory to where your local BitBake files are and run the following
64 The recommended method to run BitBake is from a directory of your
65 choice. To be able to run BitBake from any directory, you need to add
72 Next, add the directory location
74 ``/home/scott-lenovo/bitbake/bin`` directory to the front of the
80 line while working from any directory.
121 #. **Create a Project Directory:** First, set up a directory for the
123 directory::
[all …]
/openbmc/phosphor-fan-presence/docs/monitor/
H A DREADME.md38 ### Supported Directory
43 directory location as part of the firmware image install. This is where the
49 file can be located at the base of the supported directory.
59 A system type sub-directory can be obtained from the
68 The `phosphor-fan-monitor` application then traverses the supported directory,
69 appending each compatible system type entry as a sub-directory on each config
75 - (directory/config file does not exist)
83 ### Override Directory
88 writable directory location. This avoids the need to build and install a new
92 The override directory may not exist on the BMC, therefore to be able to use an
[all …]
/openbmc/phosphor-fan-presence/docs/control/
H A DREADME.md37 ### Supported Directory
42 directory location as part of the firmware image install. This is where the
49 config files can be located at the base of the supported directory.
64 A system type sub-directory can be obtained from the
73 The `phosphor-fan-control` application then traverses the supported directory,
74 appending each compatible system type entry as a sub-directory on each config
80 - (directory/config file does not exist)
88 ### Override Directory
93 this writable directory location. This avoids the need to build and install a
97 The override directory may not exist on the BMC, therefore to be able to use any
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/opencv/opencv/
H A D0008-Do-not-embed-build-directory-in-binaries.patch3 Subject: Do not embed build directory in binaries
7 …science-team/opencv/-/raw/master/debian/patches/0008-Do-not-embed-build-directory-in-binaries.patch
48 a. current working directory (CWD)
50 -5. Scan `<source>/{,data}` directories if build directory is detected or the current directory is …
51 +5. Scan `<source>/{,data}` directories if the current directory is in source tree.
52 6. Scan `<install>/share/OpenCV` directory if install directory is detected.
65 a. current working directory (CWD)
67 …`<source>/{,data,samples/data}` directories if build directory is detected or the current director…
68 +5. Scan `<source>/{,data,samples/data}` directories if the current directory is in source tree.
69 6. Scan `<install>/share/OpenCV` directory if install directory is detected.
[all …]
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dtemporary-source-code.rst11 :term:`Build Directory`, and then you can force a re-compile and quickly
16 build packages is available in the :term:`Build Directory` as defined by the
19 :term:`Source Directory`::
35 The path to the work directory for the recipe
41 The actual directory depends on several things:
44 output directory.
59 As an example, assume a Source Directory top-level folder named
60 ``poky``, a default :term:`Build Directory` at ``poky/build``, and a
62 recipe is named ``foo_1.3.0.bb``. In this case, the work directory the
/openbmc/u-boot/arch/
H A DKconfig178 appropriate arch/<CONFIG_SYS_ARCH> directory.
185 arch/<CONFIG_SYS_ARCH>/cpu/<CONFIG_SYS_CPU> directory.
187 This is optional. For those targets without the CPU directory,
193 This option should contain the SoC name to build the directory
196 This is optional. For those targets without the SoC directory,
205 directory is compiled.
207 board/<CONFIG_SYS_VENDOR>/<CONFIG_SYS_BOARD> directory are compiled.
209 This is optional. For those targets without the vendor directory,
217 or board/<CONFIG_SYS_BOARD> directory is compiled depending on
220 This is optional. For those targets without the board directory,
/openbmc/phosphor-ipmi-flash/bmc/
H A Dfs.hpp10 * Given a directory, return the list of json file paths (full paths).
12 * @param[in] directory - the full path to the directory to search.
13 * @return list of full paths to json files found in that directory.
15 std::vector<std::string> GetJsonList(const std::string& directory);
/openbmc/openbmc/meta-ibm/recipes-phosphor/user/user/
H A Dupdate_admin_account.sh2 # Purpose: creates /home/admin directory and updates admin user
3 # home directory to /home/admin
5 # Update admin user home directory
10 echo "Changing admin user home directory"
16 echo "admin user home directory is okay"
/openbmc/openbmc/poky/meta/files/
H A Dfs-perms-volatile-log.txt13 # <path>: directory path
14 # <mode>: mode for directory
15 # <uid>: uid for directory
16 # <gid>: gid for directory
17 # <walk>: recursively walk the directory? true or false
21 # <target>: turn the directory into a symlink point to target
H A Dfs-perms-volatile-tmp.txt13 # <path>: directory path
14 # <mode>: mode for directory
15 # <uid>: uid for directory
16 # <gid>: gid for directory
17 # <walk>: recursively walk the directory? true or false
21 # <target>: turn the directory into a symlink point to target
/openbmc/telemetry/src/
H A Dpersistent_json_storage.cpp29 PersistentJsonStorage::PersistentJsonStorage(const DirectoryPath& directory) : in PersistentJsonStorage() argument
30 directory(directory) in PersistentJsonStorage()
38 const auto path = join(directory, filePath); in store()
48 "Unable to create directory for file: " + path.string() + in store()
73 const auto path = join(directory, filePath); in remove()
92 /* removes directory only if it is empty */ in remove()
101 const auto path = join(directory, filePath); in load()
128 if (!std::filesystem::exists(directory)) in list()
134 std::filesystem::recursive_directory_iterator(directory)) in list()
138 auto item = std::filesystem::relative(p.path(), directory); in list()
[all …]
/openbmc/openbmc/poky/meta/recipes-graphics/shaderc/files/
H A D0001-cmake-disable-building-external-dependencies.patch52 COMMENT "Update build-version.inc in the Shaderc build directory (if necessary).")
65 def mkdir_p(directory):
66 """Make the directory, and all its ancestors as required. Any of the
67 @@ -121,25 +122,32 @@ def get_version_string(project, directory):
68 directory, which consists of software version string and git description
72 - detailed_version_string_lst.append(deduce_software_version(directory))
73 - detailed_version_string_lst.append(describe(directory).replace('"', '\\"'))
74 + if isinstance(directory, str) and os.path.isdir(directory):
76 + detailed_version_string_lst.append(deduce_software_version(directory))
77 + detailed_version_string_lst.append(describe(directory).replace('"', '\\"'))
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/libnfs/libnfs/
H A D0001-CMakeLists.txt-respect-CMAKE_INSTALL_LIBDIR-for-mult.patch38 set(INSTALL_BIN_DIR "${CMAKE_INSTALL_PREFIX}/bin" CACHE PATH "Installation directory for binaries")
39 -set(INSTALL_LIB_DIR "${CMAKE_INSTALL_PREFIX}/lib" CACHE PATH "Installation directory for libraries…
40 …${CMAKE_INSTALL_PREFIX}/${CMAKE_INSTALL_LIBDIR}" CACHE PATH "Installation directory for libraries")
41 …set(INSTALL_INC_DIR "${CMAKE_INSTALL_PREFIX}/include" CACHE PATH "Installation directory for heade…
42 …set(INSTALL_MAN_DIR "${CMAKE_INSTALL_PREFIX}/share/man" CACHE PATH "Installation directory for man…
43 -set(INSTALL_PKGCONFIG_DIR "${INSTALL_LIB_DIR}/pkgconfig" CACHE PATH "Installation directory for pk…
44 -set(INSTALL_CMAKE_DIR "${INSTALL_LIB_DIR}/cmake/libnfs" CACHE PATH "Installation directory for cma…
45 …ALL_PREFIX}/${CMAKE_INSTALL_LIBDIR}/pkgconfig" CACHE PATH "Installation directory for pkgconfig (.…
46 …_PREFIX}/${CMAKE_INSTALL_LIBDIR}/cmake/libnfs" CACHE PATH "Installation directory for cmake (.cmak…

12345678910>>...116