/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | migration-2.6.rst | 31 - *bigreqsproto*: Replaced by ``xorgproto``. 33 - *compositeproto*: Replaced by ``xorgproto``. 34 - *damageproto*: Replaced by ``xorgproto``. 35 - *dmxproto*: Replaced by ``xorgproto``. 36 - *dri2proto*: Replaced by ``xorgproto``. 37 - *dri3proto*: Replaced by ``xorgproto``. 39 - *fixesproto*: Replaced by ``xorgproto``. 40 - *fontsproto*: Replaced by ``xorgproto``. 43 - *glproto*: Replaced by ``xorgproto``. 46 - *inputproto*: Replaced by ``xorgproto``. [all …]
|
H A D | migration-3.0.rst | 35 has been replaced with a ``poky-altcfg`` distribution that has LSB parts 51 - ``cve-check-tool``: Functionally replaced by the ``cve-update-db`` 57 - ``gcc-8.3``: Version 8.3 removed. Replaced by 9.2. 62 - ``gtk+``: GTK+ 2 is obsolete and has been replaced by gtk+3. 70 - ``libsdl``: Replaced by newer ``libsdl2``. 87 - ``openssl10``: Replaced by newer ``openssl`` version 1.1. 99 - ``stress``: Replaced by ``stress-ng``. 146 ``cve-check-tool`` has been functionally replaced by a new 152 Additionally, the ``CVE_CHECK_CVE_WHITELIST`` variable has been replaced 153 by ``CVE_CHECK_WHITELIST`` (replaced by :term:`CVE_CHECK_IGNORE` in version 4.0).
|
H A D | migration-2.3.rst | 165 - *BitBake's Graphical Dependency Explorer UI Replaced:* BitBake's 166 graphical dependency explorer UI ``depexp`` was replaced by 265 - Smart package manager is replaced by DNF package manager. Smart has 267 Consequently, Smart needed to be replaced. DNF is the only feasible 279 - Rpm 5.x is replaced with Rpm 4.x. This is done for two major reasons: 297 - ``createrepo`` is replaced with ``createrepo_c``. 337 - ``python-smartpm``: Functionally replaced by ``dnf``. 339 - ``createrepo``: Replaced by the ``createrepo-c`` recipe. 356 - ``gummiboot``: Replaced by ``systemd-boot``. 454 - The ``USE_LDCONFIG`` variable has been replaced with the "ldconfig"
|
H A D | migration-1.6.rst | 118 names contain underscores have the underscores replaced by hyphens for 160 been replaced by the "jffs2.sum" option, which fits the processing 351 - ``ocf-linux`` --- this recipe has been functionally replaced using 363 - ``eglibc 2.17`` --- replaced by the ``eglibc 2.19`` recipe. 365 - ``gcc 4.7.2`` --- replaced by the now stable ``gcc 4.8.2``. 403 replaced by the BeagleBone (``beaglebone``) hardware. 406 has been replaced by the EdgeRouter Lite (``edgerouter``) hardware.
|
H A D | migration-3.2.rst | 27 - ``bjam-native``: replaced by ``boost-build-native`` 30 - ``dhcp``: obsolete, functionally replaced by ``dhcpcd`` and ``kea`` 31 - ``libmodulemd-v1``: replaced by ``libmodulemd`` 137 DHCP server/client replaced 141 functionally replaced by ``dhcpcd`` (client) and ``kea`` (server). You will 143 commonly, at the package level ``dhcp-client`` should be replaced by 144 ``dhcpcd`` and ``dhcp-server`` should be replaced by ``kea``. If you have any 339 - In the ``Upstream-Status`` header convention for patches, ``Accepted`` has been replaced with ``B…
|
/openbmc/linux/arch/ia64/kernel/ |
H A D | ftrace.c | 97 unsigned char replaced[MCOUNT_INSN_SIZE]; in ftrace_modify_code() local 111 if (copy_from_kernel_nofault(replaced, (void *)ip, MCOUNT_INSN_SIZE)) in ftrace_modify_code() 115 if (memcmp(replaced, old_code, MCOUNT_INSN_SIZE) != 0) in ftrace_modify_code() 129 unsigned char __attribute__((aligned(8))) replaced[MCOUNT_INSN_SIZE]; in ftrace_make_nop_check() local 132 if (copy_from_kernel_nofault(replaced, (void *)ip, MCOUNT_INSN_SIZE)) in ftrace_make_nop_check() 138 tmp_call = (void *)replaced; in ftrace_make_nop_check() 143 if (memcmp(replaced, ftrace_call_code, MCOUNT_INSN_SIZE) != 0) in ftrace_make_nop_check() 150 tmp_call = (void *)replaced; in ftrace_make_nop_check() 153 if (memcmp(replaced, ftrace_orig_code, MCOUNT_INSN_SIZE) != 0) in ftrace_make_nop_check()
|
/openbmc/linux/arch/riscv/kernel/ |
H A D | ftrace.c | 37 unsigned int replaced[2]; in ftrace_check_current_call() local 48 if (copy_from_kernel_nofault(replaced, (void *)hook_pos, in ftrace_check_current_call() 56 if (memcmp(expected, replaced, sizeof(replaced))) { in ftrace_check_current_call() 58 (void *)hook_pos, expected[0], expected[1], replaced[0], in ftrace_check_current_call() 59 replaced[1]); in ftrace_check_current_call()
|
/openbmc/qemu/docs/about/ |
H A D | removed-features.rst | 22 This option has been replaced by ``-net user,guestfwd=...``. 27 ``-net dump[,vlan=n][,file=filename][,len=maxlen]`` has been replaced by 85 The ``-balloon virtio`` option has been replaced by ``-device virtio-balloon``. 91 The ``-bootp /some/file`` argument is replaced by either 99 The ``-redir [tcp|udp]:hostport:[guestaddr]:guestport`` option is replaced 110 The ``-smb /some/dir`` argument is replaced by either 118 The ``-tftp /some/dir`` argument is replaced by either 126 Replaced by ``-rtc base=localtime``. 141 Replaced by ``-rtc base=date``. 213 The ``enforce-config-section`` property was replaced by the [all …]
|
H A D | deprecated.rst | 331 - "Zifencei" should be replaced with "zifencei" 332 - "Zicsr" should be replaced with "zicsr" 333 - "Zihintntl" should be replaced with "zihintntl" 334 - "Zihintpause" should be replaced with "zihintpause" 335 - "Zawrs" should be replaced with "zawrs" 336 - "Zfa" should be replaced with "zfa" 337 - "Zfh" should be replaced with "zfh" 338 - "Zfhmin" should be replaced with "zfhmin" 339 - "Zve32f" should be replaced with "zve32f" 340 - "Zve64f" should be replaced with "zve64f" [all …]
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | ftrace.c | 28 u32 replaced; in ftrace_modify_code() local 46 : "=r" (replaced), [faulted] "=r" (faulted) in ftrace_modify_code() 50 if (replaced != old && replaced != new) in ftrace_modify_code()
|
/openbmc/openbmc-test-automation/lib/ |
H A D | wrap_utils.py | 26 … replaced by text which will call the base function with appropriate 31 … 'sub1'/'replace1', then all instances of "<sub1>" will be replaced by 42 # replaced as intended.
|
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/ |
H A D | fib.sh | 112 check_err $? "Local table route was replaced when should not" 124 check_err $? "Main table route was not replaced when should" 209 check_err $? "Local table route was replaced when should not" 221 check_err $? "Main table route was not replaced when should"
|
/openbmc/linux/drivers/staging/media/atomisp/pci/ |
H A D | sh_css_params.h | 76 * should be replaced by CSS per pipe configuration when the support 86 /* ---- deprecated: replaced with pipe_dvs_6axis_config---- */ 125 /* ---- deprecated: replaced with pipe_dvs_6axis_config_changed ---- */ 129 * should be replaced by CSS per pipe configuration when the support
|
/openbmc/linux/tools/memory-model/litmus-tests/ |
H A D | S+poonceonces.litmus | 8 * is replaced by WRITE_ONCE() and the smp_load_acquire() replaced by
|
H A D | ISA2+poonceonces.litmus | 8 * smp_store_release() invocations are replaced by WRITE_ONCE() and all 9 * of the smp_load_acquire() invocations are replaced by READ_ONCE()?
|
/openbmc/linux/Documentation/livepatch/ |
H A D | cumulative-patches.rst | 65 to reverse it and restore the replaced patches atomically. 73 Also note that the replaced patch can be removed and loaded again 78 executed. Any callbacks from the replaced patches are ignored.
|
H A D | system-state.rst | 91 replaced. 94 been done by a livepatch that is being replaced. 100 done by livepatches that were being replaced.
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan-control-zone-config/swift/ |
H A D | zones.yaml | 35 default which will be replaced on startup if 67 default which will be replaced on startup if
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | diff-v4l.rst | 69 was replaced by ``capabilities``. Note V4L2 does not distinguish between 159 The ``audios`` field was replaced by ``capabilities`` flag 207 ``VIDEO_VC_AUDIO`` flag was replaced by the ``audioset`` field. V4L2 213 The ``norm`` field describing the supported video standards was replaced 239 replaced by a whole new set of ioctls and structures described in 270 replaced by V4L2 controls accessible with the 375 The following fields where replaced by V4L2 controls accessible with the 401 and ``VIDEO_AUDIO_MUTE`` flags where replaced by the boolean 422 field was replaced by ``pixelformat``. See :ref:`pixfmt-rgb` for a 476 only the odd or even field, respectively, were replaced by
|
H A D | hist-v4l2.rst | 27 1998-09-18: The ``VIDIOC_NONCAP`` ioctl was replaced by the otherwise 160 introduced and one dropped. The ``catname`` field was replaced by a 322 ``V4L2_CAP_TUNER``, ``V4L2_CAP_VIDEO_OVERLAY`` replaced 324 ``V4L2_CAP_VBI_OUTPUT`` replaced ``V4L2_FLAG_DATA_SERVICE``. 345 ``V4L2_INPUT_CAP_AUDIO`` was replaced by the new ``audioset`` field. 368 replaced by an ``index`` field, permitting devices with multiple 375 ``output`` was replaced by an ``index`` field. 378 field was replaced by a ``tuner`` field containing the respective 464 longer needed and was removed. These calls can be replaced by 477 Since the remaining flags were replaced as well, the ``flags`` field [all …]
|
/openbmc/linux/arch/mips/mm/ |
H A D | page-funcs.S | 34 1: j 1b /* Dummy, will be replaced. */ 50 1: j 1b /* Dummy, will be replaced. */
|
/openbmc/qemu/include/hw/pci/ |
H A D | pci_bus.h | 49 QLIST_HEAD(, PCIBus) child; /* this will be replaced by qdev later */ 50 QLIST_ENTRY(PCIBus) sibling;/* this will be replaced by qdev later */
|
/openbmc/openbmc/poky/meta/recipes-extended/at/at/ |
H A D | file_replacement_with_gplv2.patch | 3 posixtm.[ch] files are replaced with gplv2 version from these locations: 8 update the Copyright file information to reflect the replaced files.
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan-control-zone-config/witherspoon/ |
H A D | zones.yaml | 51 default which will be replaced on startup if 99 default which will be replaced on startup if
|
/openbmc/linux/include/keys/ |
H A D | user-type.h | 20 * - the payload struct is invariant may not be changed, only replaced 23 * - the payload may only be replaced with the key semaphore write-locked
|