| /openbmc/openbmc/meta-openembedded/meta-gnome/recipes-connectivity/geary/geary/ |
| H A D | 0001-meson-Do-not-check-for-iso-xml-files-during-build.patch | 6 These files are needed during runtime and may exist in a different 8 valid to check for these files to exist during build-time 24 -files(iso_639_xml, iso_3166_xml) # Check to make sure these exist
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcyusbserial/libcyusbserial/ |
| H A D | 0001-CMakeLists.txt-don-t-fall-back-CMAKE_INSTALL_LIBDIR-.patch | 16 exist on host. 32 -# Fall back to just "lib" if the item provided by GNUInstallDirs doesn't exist 34 -# /usr/lib/${CMAKE_LIBRARY_ARCHITECTURE} doesn't exist. 36 - message(STATUS "${CMAKE_INSTALL_PREFIX}/${CMAKE_INSTALL_LIBDIR} does not exist. Defaulting lib…
|
| /openbmc/openbmc-test-automation/tools/ |
| H A D | sensors_dbus_list.sh | 18 exist=`busctl introspect $dobj $i | grep yz.openbmc_project.Sensor.Value` 19 if [ ! -z "$exist" ]; then
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/ktls-utils/ktls-utils/ |
| H A D | 0001-tlshd-Define-ALLPERMS-if-it-doesn-t-exist-to-fix-mus.patch | 4 Subject: [PATCH] tlshd: Define ALLPERMS if it doesn't exist to fix musl build 7 it if it doesn't exist. This fixes building on musl systems. 25 + * manually define it if it doesn't exist
|
| /openbmc/openbmc/poky/meta/recipes-gnome/gnome/gconf/ |
| H A D | create_config_directory.patch | 4 because ~/.config folder aka root_dir doesn't exist. 10 doesn't exist, along with the gconf directory inside it.
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vsftpd/files/ |
| H A D | change-secure_chroot_dir.patch | 22 @@ -27,11 +27,11 @@ user in case it does not already exist. e.g.: 28 configuration. Add this directory in case it does not already exist. e.g.: 35 2c) For anonymous FTP, you will need the user "ftp" to exist, and have a
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/cgdb/cgdb/ |
| H A D | 0001-cgdb-Do-not-search-for-cgdb.txt-in-build-dir.patch | 8 build host and build workdir will not exist on target 24 - /* File doesn't exist. Try to find cgdb.txt in the build dir in case
|
| /openbmc/qemu/tests/qapi-schema/ |
| H A D | doc-bad-feature.err | 1 doc-bad-feature.json:7: documented feature 'a' does not exist
|
| H A D | doc-bad-enum-member.err | 1 doc-bad-enum-member.json:5: documented member 'a' does not exist
|
| H A D | doc-bad-event-arg.err | 1 doc-bad-event-arg.json:5: documented member 'a' does not exist
|
| H A D | doc-bad-command-arg.err | 1 doc-bad-command-arg.json:6: documented member 'b' does not exist
|
| H A D | doc-bad-union-member.err | 1 doc-bad-union-member.json:5: documented members 'a', 'b' do not exist
|
| H A D | doc-bad-boxed-command-arg.err | 1 doc-bad-boxed-command-arg.json:11: documented member 'a' does not exist
|
| H A D | doc-bad-alternate-member.err | 1 doc-bad-alternate-member.json:7: documented members 'aa', 'bb' do not exist
|
| H A D | doc-bad-event-arg.json | 1 # Arguments listed in the doc comment must exist in the actual schema
|
| H A D | doc-bad-feature.json | 1 # Features listed in the doc comment must exist in the actual schema
|
| H A D | doc-bad-enum-member.json | 1 # Members listed in the doc comment must exist in the actual schema
|
| H A D | doc-bad-command-arg.json | 1 # Arguments listed in the doc comment must exist in the actual schema
|
| H A D | doc-bad-alternate-member.json | 1 # Arguments listed in the doc comment must exist in the actual schema
|
| /openbmc/openbmc/meta-ibm/recipes-phosphor/network/network/ |
| H A D | ncsi-netlink-ifindex | 7 echo Error: "${IFPATH}" does not exist 1>&2
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fontforge/fontforge/ |
| H A D | 0001-Fix-Translations-containing-invalid-directives-hs.patch | 38 - _("The %1$s in the search dialog contains a reference to %2$.20hs which does not exist in t… 39 + _("The %1$s in the search dialog contains a reference to %2$.20s which does not exist in th… 53 "not exist in the new font.\n" 71 "not exist in the new font.\n" 89 "not exist in the new font.\n" 94 "not exist in the new font.\n" 134 "not exist in the new font.\n" 232 "But %1$s does not exist in this font.\n" 252 "not exist in the new font.\n" 303 "not exist in the new font.\n" [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/ |
| H A D | 0002-Fix-configure-when-bin-sh-is-not-bash.patch | 36 echo "Warning: The user account 'oprofile:oprofile' does not exist on the system." 37 echo " To profile JITed code, this special user account must exist."
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/ |
| H A D | 0015-bootstrap-check-commands-of-openssl-exist.patch | 4 Subject: [PATCH] bootstrap: check commands of openssl exist 31 +# check commands of openssl exist
|
| /openbmc/telemetry/tests/src/mocks/ |
| H A D | json_storage_mock.hpp | 13 MOCK_METHOD(bool, exist, (const FilePath&), (const, override));
|
| /openbmc/telemetry/src/interfaces/ |
| H A D | json_storage.hpp | 23 virtual bool exist(const FilePath& path) const = 0;
|