Home
last modified time | relevance | path

Searched full:directories (Results 1 – 25 of 687) sorted by relevance

12345678910>>...28

/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/
H A D0006-warn-for-uses-of-system-directories-when-cross-linki.patch4 Subject: [PATCH] warn for uses of system directories when cross linking
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.
42 * configure.in (--enable-poison-system-directories): New option.
73 +/* Define to warn for use of native system library directories */
95 + --enable-poison-system-directories
96 + warn for use of native system library directories
104 +# Check whether --enable-poison-system-directories was given.
[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-devtools/gcc/gcc/
H A D0002-gcc-poison-system-directories.patch4 Subject: [PATCH] gcc: poison-system-directories
12 wants this to be a failure, they can add "-Werror=poison-system-directories".
36 +Wpoison-system-directories
38 +Warn for -I and -L options using system directories if cross compiling
51 +/* Define to warn for use of native system header directories */
55 +/* Define to warn for use of native system header directories */
80 + --enable-poison-system-directories
81 + warn for use of native system header directories
89 +# Check whether --enable-poison-system-directories was given.
116 +AC_ARG_ENABLE([poison-system-directories],
[all …]
/openbmc/openbmc/poky/meta/recipes-extended/cups/cups/
H A Dlibexecdir.patch10 config-scripts/cups-directories.m4 | 4 ++--
13 diff --git a/config-scripts/cups-directories.m4 b/config-scripts/cups-directories.m4
15 --- a/config-scripts/cups-directories.m4
16 +++ b/config-scripts/cups-directories.m4
/openbmc/openbmc-build-scripts/scripts/
H A Dgenerate-html-index.py5 and all its sub-directories. There are options to exclude certain files and
6 sub-directories.
21 Create HTML index files for a given directory and all its sub-directories.
29 i_exclude_list A Python list of files and directories to exclude from
35 # Created a sorted list of sub-directories in this directory
71 # List directories first.
107 "sub-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/files/
H A Dfs-perms-volatile-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-volatile-tmp.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/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-google/recipes-google/ssh/authorized-keys-comp/
H A Dauthorized-keys-comp.sh23 # Build a map that can be used for sorting directories by their priority
24 # and prioritizing the last listed directories over the later ones. We
27 # priority directories.
/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/u-boot/tools/patman/
H A Dtools.py100 """Add a list of input directories, where input files are kept.
103 dirname: a list of paths to input directories to use for obtaining
109 tout.Debug("Using input directories %s" % indir)
137 A list of matching files in all input directories
191 search_paths directories (if any) are searched to for the file. If found -
/openbmc/openbmc/poky/meta/recipes-support/diffoscope/
H A Ddiffoscope_293.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/poky/meta/recipes-support/libevent/libevent/
H A DMakefile-missing-test-dir.patch6 directories, output directories are not created in
/openbmc/openbmc/meta-arm/meta-arm-bsp/conf/
H A Dlayer.conf4 # We have recipes-* directories, add to BBFILES
20 # Additional license directories.
/openbmc/openbmc/meta-openembedded/meta-multimedia/conf/
H A Dlayer.conf4 # search the directories from first to last as specified in BBPATH
8 # the recipe contention so the order of directories in BBFILES does
/openbmc/openbmc/poky/scripts/
H A Dsstate-sysroot-cruft.sh32 Directories don't end with forward slash.
73 # top level directories
155 …# work around for paths ending with / for directories and multiplied // (e.g. paths to native sysr…
157 sort -u ${OUTPUT}/master.list.all.txt > ${OUTPUT}/master.list.txt # -u because some directories are…
176 # too many false positives for directories
/openbmc/openbmc/poky/meta/classes-global/
H A Dretain.bbclass2 # tasks fails, or any other nominated directories.
11 # You can specify the recipe-specific directories to save upon failure
20 # You can also specify global (non-recipe-specific) directories to save:
38 # * Work directories can be quite large, so saving them can take some time
42 # * Extra directories must naturally be populated at the time the retain
/openbmc/openbmc/poky/scripts/lib/checklayer/cases/
H A Dcommon.py49 directories = [self.tc.layer["path"]]
50 toplevel = get_git_toplevel(directories[0])
52 directories.append(toplevel)
54 for path in directories:
/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
/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-openembedded/meta-oe/recipes-support/procmail/procmail/
H A Dfrom-debian-to-modify-parameters.patch31 -#LOCKINGTEST=/tmp . # Uncomment and add any directories you see fit.
32 +LOCKINGTEST=/tmp . # Uncomment and add any directories you see fit.
34 # prompt you to enter additional directories.
55 # Informal list of directories where we look for the libraries in SEARCHLIBS
/openbmc/openbmc/poky/scripts/lib/resulttool/
H A Dmerge.py35 parser_build = subparsers.add_parser('merge', help='merge test result files/directories/URLs',
36 …description='merge the results from multiple files/directories/URLs into the target file or direct…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lvm2/files/
H A Dlvm.conf18 # An array of directories that contain the device nodes you wish
173 # The file creation mask for any files and directories created.
276 # List of directories holding live copies of text format metadata.
277 # These directories must not be on logical volumes!
278 # It's possible to use LVM2 with a couple of directories here,
285 # Never edit any files in these directories by hand unless you

12345678910>>...28