| /openbmc/u-boot/drivers/phy/ |
| H A D | sandbox-phy.c | 14 bool broken; member 24 if (priv->broken) in sandbox_phy_power_on() 39 if (priv->broken) in sandbox_phy_power_off() 80 priv->broken = dev_read_bool(dev, "broken"); in sandbox_phy_probe()
|
| /openbmc/openbmc/poky/meta/recipes-extended/mdadm/ |
| H A D | mdadm_4.4.bb | 77 echo "intermittent failure on autobuilder" > ${D}${PTEST_PATH}/tests/19raid6check.broken 78 echo "intermittent failure on autobuilder" > ${D}${PTEST_PATH}/tests/20raid5journal.broken 79 echo "intermittent failure on autobuilder" > ${D}${PTEST_PATH}/tests/21raid5cache.broken 80 echo "intermittent failure on autobuilder" > ${D}${PTEST_PATH}/tests/10ddf-fail-spare.broken 81 echo "intermittent failure on autobuilder" > ${D}${PTEST_PATH}/tests/10ddf-fail-stop-readd.broken 108 echo "disabled, no strace" > ${D}${PTEST_PATH}/tests/07revert-grow.broken 109 echo "disabled, no strace" > ${D}${PTEST_PATH}/tests/07revert-inplace.broken
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/ |
| H A D | 0007-don-t-pass-AT_SYMLINK_NOFOLLOW-flag-to-faccessat.patch | 18 for broken symlinks; laccess() on a broken symlink will succeed with 22 clear if or why it needs to return success for broken symlinks. Maybe 53 + behaviour for broken symlinks; laccess() on a broken symlink will succeed 57 + or why it needs to return success for broken symlinks. Maybe just historical
|
| /openbmc/openbmc/meta-google/recipes-extended/networking/ |
| H A D | sslh_git.bb | 31 # Workaround for a non-installed and broken echosrv 34 # Workaround for the broken dependencies in the Makefile
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/dovecot/dovecot/ |
| H A D | 0001-configure.ac-convert-AC_TRY_RUN-to-AC_TRY_LINK-state.patch | 24 dnl * Old glibcs have broken posix_fallocate(). Make sure not to use it. 25 dnl * It may also be broken in AIX. 34 possibly broken posix_fallocate
|
| /openbmc/qemu/roms/ |
| H A D | edk2-build.config | 30 [pcds.nx.broken.shim.grub] 33 # shim.efi has broken MemAttr code 99 pcds = nx.broken.shim.grub 116 pcds = nx.broken.shim.grub
|
| /openbmc/openbmc/meta-phosphor/classes/ |
| H A D | mrw-xml.bbclass | 4 EXTRA_MRW_SCRIPT_ARGS = "${@bb.utils.contains("SKIP_BROKEN_MRW", "0", "", "--skip-broken-mrw", d)}"
|
| /openbmc/openbmc/poky/meta/recipes-extended/mdadm/files/ |
| H A D | run-ptest | 10 ./test --keep-going --disable-integrity --skip-broken --save-logs --logdir=$logdir
|
| /openbmc/openbmc/poky/meta-selftest/recipes-test/sysroot-test/ |
| H A D | sysroot-pc-test_1.0.bb | 1 SUMMARY = "Produce a broken pc file"
|
| H A D | sysroot-la-test_1.0.bb | 1 SUMMARY = "Produce a broken la file"
|
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | ast2600a0-evb.dts | 16 /* MAC0 is broken on A1 */
|
| H A D | socfpga_cyclone5.dtsi | 22 broken-cd;
|
| H A D | socfpga_arria5.dtsi | 22 broken-cd;
|
| H A D | kirkwood-sheevaplug.dts | 22 broken-cd;
|
| H A D | sun7i-a20-olimex-som204-evb-emmc.dts | 34 broken-hpi;
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netcat/netcat/ |
| H A D | gettext.patch | 15 dnl find resolver functions and the socket library on some broken OS
|
| /openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/dracut/dracut/ |
| H A D | 0001-fix-broken-symlink-in-dracut-config-examples.patch | 4 Subject: [PATCH] fix broken symlink in dracut config examples 7 But while enable_test=no, the symlink of test in dracut config is broken
|
| /openbmc/openbmc/poky/meta/recipes-support/lzop/lzop/ |
| H A D | acinclude.m4 | 170 # include "your C preprocessor is broken 1" 172 # include "your C preprocessor is broken 2" 174 # include "your C preprocessor is broken 3" 195 AC_MSG_ERROR([your C preprocessor is broken - for details see config.log]) 214 # error "your preprocessor is broken - use compiler option -no-cpp-precomp" 216 # include "your preprocessor is broken"
|
| /openbmc/openbmc/poky/meta/recipes-gnome/gnome/gconf/ |
| H A D | unable-connect-dbus.patch | 49 - g_warning ("The connection to DBus was broken. Can't reinitialize it."); 52 + "The connection to DBus was broken. Can't reinitialize it.");
|
| /openbmc/openbmc/poky/meta/recipes-core/meta/ |
| H A D | buildtools-make-tarball.bb | 4 on systems where make is broken (e.g. the 4.2.1 version on CentOS 8 based distros)."
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/byacc/byacc/ |
| H A D | 0001-byacc-do-not-reorder-CC-and-CFLAGS.patch | 59 - echo "$as_me:2159: result: broken" >&5 60 -echo "${ECHO_T}broken" >&6 178 - echo "$as_me:2278: result: broken" >&5 179 -echo "${ECHO_T}broken" >&6
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-image/ |
| H A D | configure.patch | 14 # if backwards compatibility has been broken,
|
| /openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc/ |
| H A D | fix_build_errors.patch | 9 dnl AC_TYPE_GETGROUPS seems broken on recent MacOS, so:
|
| H A D | 0001-Unbolt-ubuntu-hack.patch | 21 dnl Ubuntu's systemd pkg-config seems broken beyond repair. So:
|
| /openbmc/openbmc/poky/meta-selftest/recipes-test/wrapper/ |
| H A D | cmdline-shebang-wrapper-test.bb | 18 bbfatal "Wrapper is broken"
|