| /openbmc/openbmc-test-automation/test_lists/ |
| H A D | skip_test_witherspoon | 2 --exclude Verify_Minimal_Memory_Buffer_Inventory 3 --exclude Verify_Minimal_Main_Planar_Inventory 4 --exclude Verify_Minimal_System_Inventory 6 --exclude io_board_Present 7 --exclude io_board_Fault 9 --exclude Test_Heartbeat_LED_And_Verify_Via_REST 10 --exclude Test_Beep_LED_And_Verify_Via_REST 11 --exclude Test_Identify_LED_And_Verify_Via_REST 13 --exclude Verify_Unrecoverable_Callout_Handling_For_NXDMAENG 15 --exclude Test_Non_SSL_Connection_To_Port_80 [all …]
|
| H A D | skip_test_palmetto | 2 --exclude System_Present 3 --exclude Chassis_Present 5 --exclude Disable_PowerCap 7 --exclude Execute_ipmi_BT_capabilities_command 9 --exclude io_board_Present 10 --exclude io_board_Fault 11 --exclude Verify_Enabling_OCC_Turbo_Setting_Via_IPMI 12 --exclude Verify_Disabling_OCC_Turbo_Setting_Via_IPMI 13 --exclude Verify_Setting_OCC_Turbo_Via_REST 15 --exclude Set_BMC_Time_With_Split_And_Manual [all …]
|
| /openbmc/openbmc/poky/meta/recipes-devtools/perl/ |
| H A D | perl-ptest.inc | 13 …tar -c --exclude=try --exclude=a.out --exclude='*.o' --exclude=libperl.so* --exclude=[Mm]akefile -… 14 … --exclude=cygwin --exclude=os2 --exclude=djgpp --exclude=qnx --exclude=symbian --exclude=haiku \ 15 --exclude=vms --exclude=vos --exclude=NetWare --exclude=amigaos4 --exclude=buildcustomize.pl \ 16 …--exclude='win32/config.*' --exclude=plan9 --exclude=README.plan9 --exclude=perlplan9.pod --exclud… 17 --exclude=veryclean.sh --exclude=realclean.sh --exclude=getioctlsizes \ 18 --exclude=dl_aix.xs --exclude=sdbm.3 --exclude='cflags.SH' --exclude=[Mm]akefile.old \ 19 …--exclude=miniperl --exclude=generate_uudmap --exclude=patches --exclude='config.log' * | ( cd ${D…
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/ |
| H A D | mariadb_11.4.6.bb | 12 --exclude CMakeFiles \ 13 --exclude cmake_install.cmake \ 14 --exclude Makefile \ 15 --exclude=*.a \ 16 --exclude=*.h \ 17 --exclude=*.o \ 18 --exclude=*.so \ 19 --exclude=*.d \ 20 --exclude=*.txt 23 --exclude CMakeFiles \ [all …]
|
| /openbmc/openbmc/poky/meta/recipes-devtools/autoconf/autoconf/ |
| H A D | autoreconf-exclude.patch | 4 Subject: [PATCH] autoreconf-exclude.patch 20 + -x, --exclude=STEPS steps we should not run 28 +# Steps to exclude 29 +my @exclude; 39 + 'x|exclude=s' => \@exclude, 47 + @exclude = map { split /,/ } @exclude; 56 + @ex = grep (/^autopoint$/, @exclude); 68 + @ex = grep (/^libtoolize$/, @exclude); 81 + @ex = grep (/^gtkdocize$/, @exclude); 93 + @ex = grep (/^autoconf$/, @exclude); [all …]
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/ |
| H A D | typeaheads.py | 30 layers = layers.exclude( 35 layer__name__icontains=search_term).exclude( 72 name__icontains=search_term).exclude(pk__in=primary_results) 74 layer_version__layer__name__icontains=search_term).exclude( 75 pk__in=primary_results).exclude(pk__in=secondary_results) 104 … secondary_results = distros.filter(name__icontains=search_term).exclude(pk__in=primary_results) 105 …ilter(layer_version__layer__name__icontains=search_term).exclude(pk__in=primary_results).exclude(p… 132 name__icontains=search_term).exclude(pk__in=primary_results) 134 layer_version__layer__name__icontains=search_term).exclude( 135 pk__in=primary_results).exclude(pk__in=secondary_results) [all …]
|
| /openbmc/openbmc-test-automation/test_lists/witherspoon/ |
| H A D | skip_inband_ipmi | 2 --exclude Verify_Disabling_And_Enabling_IPMI_Via_Host 3 --exclude Verify_Disabling_IPMI_Via_OOB_IPMI 4 --exclude Verify_IPMI_Disable_Persistency_After_BMC_Reboot 5 --exclude eSEL
|
| H A D | skip_oob_ipmi | 2 --exclude Verify_Disabling_And_Enabling_IPMI_Via_Host 3 --exclude Verify_Disabling_IPMI_Via_OOB_IPMI 4 --exclude Verify_IPMI_Disable_Persistency_After_BMC_Reboot 5 --exclude Ipmi_Sol
|
| /openbmc/openbmc/poky/meta/recipes-extended/tar/tar/ |
| H A D | 0003-Exclude-VCS-directory-with-writing-from-an-archive.patch | 4 Subject: Exclude VCS directory with writing from an archive 43 +# Test --exclude-vcs option with subcommands: EXTRACT, LIST, DIFF. 49 +# > The --exclude-vcs flag seems to exclude .gitignore but not .git when 52 +AT_SETUP([--exclude-vcs extract list compare]) 53 +AT_KEYWORDS([exclude-vcs extract list compare exclude18]) 80 +tar -xvf gitrepo.tar --exclude-vcs | sort 84 +tar -tf gitrepo.tar --exclude-vcs | sort 88 +tar -dvf gitrepo.tar --exclude-vcs gitrepo | sort
|
| H A D | 0002-tests-check-for-recently-fixed-bug.patch | 43 +AT_SETUP([--exclude-vcs-ignores memory allocation]) 44 +AT_KEYWORDS([exclude exclude17]) 50 +tar -cf - --exclude-vcs-ignores . | tar -tf -
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/lapack/ |
| H A D | lapack_3.12.1.bb | 81 --exclude CMakeFiles \ 82 --exclude cmake_install.cmake \ 83 --exclude Makefile 85 --exclude CMakeFiles \ 86 --exclude cmake_install.cmake \ 87 --exclude Makefile 89 --exclude CMakeFiles \ 90 --exclude cmake_install.cmake \ 91 --exclude Makefile \ 92 --exclude lapacke.pc
|
| /openbmc/openbmc/poky/scripts/lib/devtool/ |
| H A D | export.py | 55 for param, recipes in {'include':args.include,'exclude':args.exclude}.items(): 76 if not len(set(workspace.keys()).difference(set(args.exclude))): 88 if recipe not in args.exclude: 108 …group.add_argument('--exclude', '-e', nargs='+', default=[], help='Exclude recipes into the tar ar…
|
| /openbmc/qemu/scripts/ |
| H A D | make-release | 76 exclude=(--exclude=.git) 80 exclude+=(--exclude=subprojects/"$(subproject_dir $sp)") 83 tar "${exclude[@]}" -cJf ${destination}.tar.xz ${destination}
|
| H A D | clean-header-guards.pl | 35 my $exclude = qr,^(include/standard-headers/|linux-headers/ 51 return if !$opt_v or $fname =~ $exclude; 59 return if $fname =~ $exclude; 153 unless ($fname =~ $exclude) { 187 unless ($fname =~ $exclude) { 205 unless $fname =~ $exclude or $fname =~ $exclude_cpp;
|
| /openbmc/openbmc-build-scripts/scripts/ |
| H A D | generate-html-index.py | 5 and all its sub-directories. There are options to exclude certain files and 16 create_index_file(l_args.logs_dir_path, "/", l_args.exclude) 29 i_exclude_list A Python list of files and directories to exclude from 116 "--exclude", 119 help="A space-delimited list of files to exclude from the index.",
|
| /openbmc/openbmc/poky/meta/classes/ |
| H A D | copyleft_filter.bbclass | 19 COPYLEFT_LICENSE_EXCLUDE[doc] = 'Space separated list of globs which exclude licenses' 38 COPYLEFT_PN_EXCLUDE[doc] = 'Space separated list of recipe names to exclude' 61 exclude = oe.data.typed_value('COPYLEFT_LICENSE_EXCLUDE', d) 64 is_included, reason = oe.license.is_included(d.getVar('LICENSE'), include, exclude)
|
| /openbmc/telemetry/ |
| H A D | gcovr.cfg | 5 exclude-unreachable-branches = yes 6 exclude-throw-branches = yes
|
| /openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/ |
| H A D | init-exclude.patch | 1 Hack in support for an "exclude" config option for the init module, so 61 +local($dir, $f, @stbuf, @rv, @exclude); 63 +@exclude = split(/,/, $config{exclude}); 72 + $f =~ /^mandrake/ || grep {$_ eq $f} @exclude ) { next; }
|
| /openbmc/openbmc/poky/meta/recipes-devtools/rsync/files/ |
| H A D | 0001-Add-missing-prototypes-to-function-declarations.patch | 21 exclude.c | 2 +- 42 diff --git a/exclude.c b/exclude.c 44 --- a/exclude.c 45 +++ b/exclude.c
|
| /openbmc/openbmc/poky/meta/recipes-kernel/kmod/ |
| H A D | depmodwrapper-cross_1.0.bb | 38 if [ ! -e "\$3${nonarch_base_libdir}/depmod.d/exclude.conf" ]; then 40 echo "exclude .debug" > "\$3${nonarch_base_libdir}/depmod.d/exclude.conf"
|
| /openbmc/openbmc/poky/meta/classes-recipe/ |
| H A D | go.bbclass | 119 tar -C ${S}/src/${GO_IMPORT} -cf - --exclude-vcs --exclude '*.test' --exclude 'testdata' . | \ 121 tar -C ${B} -cf - --exclude-vcs --exclude '*.test' --exclude 'testdata' pkg | \
|
| /openbmc/u-boot/include/linux/ |
| H A D | libfdt.h | 92 * Given a list of nodes to include and properties to exclude, find 97 * for all nodes but exclude the property "data", then you will get the 130 * @exc_prop: List of properties names to exclude 131 * @exc_prop_count: Number of properties in exclude list 151 * Given a nodes and properties to include and properties to exclude, find 166 * for all nodes but exclude the property "data", then you will get the 178 * The nodes/properties to include/exclude are defined by a function 182 * 0 - to exclude this part 240 * @return 0 to exclude, 1 to include, -1 if no information is
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/opcua/open62541/ |
| H A D | 0001-fix-build-do-not-install-git-files.patch | 20 PATTERN "*.pyc" EXCLUDE 21 + PATTERN ".git*" EXCLUDE
|
| /openbmc/openbmc/poky/meta/recipes-core/meta/ |
| H A D | meta-world-pkgdata.bb | 43 exclude = '${WORLD_PKGDATA_EXCLUDE}'.split() 48 if p in exclude:
|
| /openbmc/openbmc/poky/meta/recipes-devtools/clang/clang/ |
| H A D | 0037-compiler-rt-Exclude-sync_fetch_and_-for-any-pre-ARMv.patch | 4 Subject: [PATCH] compiler-rt: Exclude sync_fetch_and_* for any pre-ARMv6 targets 49 + # For ARM archs, exclude any sync builtins if dmb or mcr p15, #0, r0, c7, c10, #5 61 # For ARM archs, exclude any VFP builtins if VFP is not supported
|