/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/ |
H A D | 0002-gcc-poison-system-directories.patch | 4 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 D | 0006-warn-for-uses-of-system-directories-when-cross-linki.patch | 10 * 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 D | 0002-binutils-cross-Do-not-generate-linker-script-directo.patch | 4 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 D | libexecdir.patch | 11 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 D | sysfs-class-regulator | 6 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 D | sysfs-class | 7 in the kernel. The individual directories will consist 9 directories.
|
H A D | sysfs-devices-power_resources_wakeup | 9 If present, it contains symbolic links to device directories 12 the links are the same as the names of the directories they
|
H A D | sysfs-devices-power_resources_D0 | 9 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 D | sysfs-devices-power_resources_D1 | 10 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 D | sysfs-devices-power_resources_D2 | 10 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 D | sysfs-devices-power_resources_D3hot | 10 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 D | overview.rst | 35 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 D | phosphor-debug-collector.bbclass | 8 # 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 D | deterministic_imports.patch | 4 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 D | php-fpm.service | 15 # 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 D | 0008-Do-not-embed-build-directory-in-binaries.patch | 42 @@ -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 D | fs-perms-persistent-log.txt | 1 # 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 D | fs-perms.txt | 1 # 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 D | Makefile-missing-test-dir.patch | 6 directories, output directories are not created in
|
/openbmc/openbmc/poky/meta/recipes-support/diffoscope/ |
H A D | diffoscope_260.bb | 1 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 D | 0001-Makefile-fix-hardcoded-installation-directories.patch | 4 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 D | sysfs-rules.rst | 25 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 D | ntfs3.rst | 56 - 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 D | aide-db-init.bbclass | 19 # 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 D | fscrypt_1.1.0.bb | 3 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
|