Home
last modified time | relevance | path

Searched refs:directories (Results 1 – 25 of 590) sorted by relevance

12345678910>>...24

/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/
H A D0002-gcc-poison-system-directories.patch4 Subject: [PATCH] gcc: poison-system-directories
35 +Wpoison-system-directories
79 + --enable-poison-system-directories
115 +AC_ARG_ENABLE([poison-system-directories],
121 + AC_MSG_NOTICE([poisoned directories enabled])
142 +-Wno-poison-system-directories
150 +@opindex Wno-poison-system-directories
151 +@item -Wno-poison-system-directories
169 + %{Wno-poison-system-directories:--no-poison-system-directories} \
170 + %{Werror=poison-system-directories:--error-poison-system-directories} \
[all …]
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/
H A D0006-warn-for-uses-of-system-directories-when-cross-linki.patch10 * ld.texinfo (--error-poison-system-directories): Document.
17 (ld_options): Add --error-poison-system-directories.
25 * ld.texinfo (--no-poison-system-directories): Document.
32 (ld_options): Add --no-poison-system-directories.
95 + --enable-poison-system-directories
128 +AC_ARG_ENABLE([poison-system-directories],
169 +@kindex --no-poison-system-directories
170 +@item --no-poison-system-directories
176 +@kindex --error-poison-system-directories
177 +@item --error-poison-system-directories
[all …]
H A D0002-binutils-cross-Do-not-generate-linker-script-directo.patch4 Subject: [PATCH] binutils-cross: Do not generate linker script directories
7 within the target sysroot within the standard library directories. Worse, the
11 These directories therefore don't make sense in our case and mean we have to
/openbmc/openbmc/poky/meta/recipes-extended/cups/cups/
H A Dlibexecdir.patch11 config-scripts/cups-directories.m4 | 4 ++--
14 diff --git a/config-scripts/cups-directories.m4 b/config-scripts/cups-directories.m4
16 --- a/config-scripts/cups-directories.m4
17 +++ b/config-scripts/cups-directories.m4
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-regulator6 Some regulator directories will contain a field called
32 Some regulator directories will contain a field called
96 Some regulator directories will contain a field called
111 Some regulator directories will contain a field called
126 Some regulator directories will contain a field called
151 Some regulator directories will contain a field called
166 Some regulator directories will contain a field called
181 Some regulator directories will contain a field called
196 Some regulator directories will contain a field called
234 Some regulator directories will contain a field called
[all …]
H A Dsysfs-class7 in the kernel. The individual directories will consist
9 directories.
H A Dsysfs-devices-power_resources_wakeup9 If present, it contains symbolic links to device directories
12 the links are the same as the names of the directories they
H A Dsysfs-devices-power_resources_D09 If present, it contains symbolic links to device directories
12 of the links are the same as the names of the directories they
H A Dsysfs-devices-power_resources_D110 If present, it contains symbolic links to device directories
13 of the links are the same as the names of the directories they
H A Dsysfs-devices-power_resources_D210 If present, it contains symbolic links to device directories
13 of the links are the same as the names of the directories they
H A Dsysfs-devices-power_resources_D3hot10 If present, it contains symbolic links to device directories
13 names of the links are the same as the names of the directories
/openbmc/linux/Documentation/arch/arm/samsung/
H A Doverview.rst35 several platform directories and then the machine specific directories
39 last in the line of include directories that are processed for the build
51 The old plat-s3c and plat-s5pc1xx directories have been removed, with
54 so many different platform directories.
/openbmc/openbmc/meta-phosphor/classes/
H A Dphosphor-debug-collector.bbclass8 # Create user directories based on the dump type value in the config section
9 # Create softlinks for the base scripts in the user directories
41 #Regex search to identify which directories get softlinks to the script
56 #create directories based on the usertype
62 #Create softlinks to the user script in the directories
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/
H A Ddeterministic_imports.patch4 Subject: [PATCH] python3: Ensure stale empty python module directories don't
9 Secondly, empty directories left behind by previous modules might be looked at. This
34 + # Empty directories aren't interesting
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php/
H A Dphp-fpm.service15 # Set up a new file system namespace and mounts private /tmp and /var/tmp directories
16 # so this service cannot access the global directories and other processes cannot
17 # access this service's directories.
20 # Mounts the /usr, /boot, and /etc directories read-only for processes invoked by this unit.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/opencv/opencv/
H A D0008-Do-not-embed-build-directory-in-binaries.patch42 @@ -818,10 +818,10 @@ Search directories:
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.
59 @@ -1163,10 +1163,10 @@ Search directories:
67 -5. Scan `<source>/{,data,samples/data}` directories if build directory is detected or the current …
68 +5. Scan `<source>/{,data,samples/data}` directories if the current directory is in source tree.
/openbmc/openbmc/poky/meta/files/
H A Dfs-perms-persistent-log.txt1 # This file contains a list of files and directories with known permissions.
3 # group of listed files and directories are in sync across the system.
28 # Note: all standard config directories are automatically assigned "0755 root root false - - -"
H A Dfs-perms.txt1 # This file contains a list of files and directories with known permissions.
3 # group of listed files and directories are in sync across the system.
28 # Note: all standard config directories are automatically assigned "0755 root root false - - -"
/openbmc/openbmc/poky/meta/recipes-support/libevent/libevent/
H A DMakefile-missing-test-dir.patch6 directories, output directories are not created in
/openbmc/openbmc/poky/meta/recipes-support/diffoscope/
H A Ddiffoscope_260.bb1 SUMMARY = "in-depth comparison of files, archives, and directories"
2 DESCRIPTION = "Tries to get to the bottom of what makes files or directories \
/openbmc/openbmc/meta-security/recipes-mac/AppArmor/files/
H A D0001-Makefile-fix-hardcoded-installation-directories.patch4 Subject: [PATCH 1/2] Makefile: fix hardcoded installation directories
6 Update the installation directories to fix the do_install error for
/openbmc/linux/Documentation/admin-guide/
H A Dsysfs-rules.rst25 reading directories and opening the files yourself.
54 - all elements of a devpath must be real directories. Symlinks
105 It is planned that all device directories will end up in the tree
111 not contain any device directories themselves, but only flat lists of
115 classification directories into one place at ``/sys/subsystem``,
116 following the layout of the bus directories. All buses and
153 directory does not contain directories for child devices, these links
157 real child device directories in the ``/sys/devices`` tree is a bug in
161 directories live in ``/sys/devices.``
/openbmc/linux/Documentation/filesystems/
H A Dntfs3.rst56 - Controls the default permissions for files/directories created after
61 directories, fmask applies only to files and dmask only to directories.
79 - Prevents the creation of files and directories with a name not allowed
/openbmc/openbmc/meta-security/classes/
H A Daide-db-init.bbclass19 # To define which directories should be inclued in a scan
22 # To exclude directories and files from being scanned
/openbmc/openbmc/meta-security/recipes-security/fscrypt/
H A Dfscrypt_1.1.0.bb3 and provides a uniform interface for creating and modifying encrypted directories. For \
39 # Golang forces permissions to 0500 on directories and 0400 on files in

12345678910>>...24