Home
last modified time | relevance | path

Searched refs:ignores (Results 1 – 25 of 112) sorted by relevance

12345

/OK3568_Linux_fs/yocto/poky/bitbake/lib/layerindexlib/
H A D__init__.py339 def find_dependencies(self, names=None, layerbranches=None, ignores=None): argument
365 if ignores and name in ignores:
379 def _resolve_dependencies(layerbranches, ignores, dependencies, invalid, processed=None): argument
381 if ignores and layerbranch.layer.name in ignores:
388 if ignores and deplayerbranch.layer.name in ignores:
431 …(dependencies, invalid) = _resolve_dependencies([deplayerbranch], ignores, dependencies, invalid, …
443 … (dependencies, invalid) = _resolve_dependencies(layerbranches, ignores, dependencies, invalid)
805 def find_dependencies(self, names=None, branches=None, layerBranches=None, ignores=None): argument
830 if ignores and name in ignores:
843 def _resolve_dependencies(layerbranches, ignores, dependencies, invalid): argument
[all …]
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bblayers/
H A Dlayerindex.py95 …(dependencies, invalidnames) = cookerIndex.find_dependencies(names=args.layername, ignores=ignore_…
121 …(dependencies, invalidnames) = lIndex.find_dependencies(names=args.layername, ignores=ignore_layer…
/OK3568_Linux_fs/buildroot/package/irda-utils/
H A D0003-subdir.patch5 The top level makefile ignores build/install errors in subdirs which makes
/OK3568_Linux_fs/buildroot/package/fcgiwrap/
H A D0001-use-LIBS-from-configure.patch7 ignores LIBS from configure. Fix it with this patch.
/OK3568_Linux_fs/buildroot/package/xinetd/
H A D0005-CVE-2013-4342-xinetd-ignores-user-and-group-directiv.patch4 Subject: [PATCH] CVE-2013-4342: xinetd: ignores user and group directives for
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/squid/files/
H A DFix-flawed-dynamic-ldb-link-test-in-configure.patch6 The test uses dbopen, but just ignores the fact
/OK3568_Linux_fs/kernel/arch/m68k/ifpsp060/
H A DCHANGES51 a failing value to the 68060SP, the package ignores
60 to the package. Since the package currently ignores this
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/
H A D0008-Mark-deleted-interfaces-as-being-changed.patch6 Netlink notification handling ignores messages for deleted links,
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/dpkg/dpkg/
H A D0001-build.c-ignore-return-of-1-from-tar-cf.patch17 in other error cases. We tweak dpkg-deb here so that it ignores an exit
/OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/dhcpcd/files/
H A D0001-20-resolv.conf-improve-the-sitation-of-working-with-.patch6 systemd's resolvconf implementation ignores the protocol part.
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/coreutils/coreutils/
H A De8b56ebd536e82b15542a00c888109471936bfda.patch76 +# This operation ignores symlinks but should succeed.
/OK3568_Linux_fs/kernel/Documentation/scsi/
H A Dscsi-parameters.rst101 allowing boot to proceed. none ignores them, expecting
/OK3568_Linux_fs/kernel/kernel/
H A DKconfig.locks3 # The ARCH_INLINE foo is necessary because select ignores "depends on"
/OK3568_Linux_fs/kernel/Documentation/misc-devices/
H A Dmax6875.rst63 The MAX6874/MAX6875 ignores address bit 0, so this driver attaches to multiple
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Ddev-overlay.rst195 clip lists are not supported the driver ignores this field. Its
202 lists are not supported the driver ignores this field, its contents
223 When a clipping bit mask is not supported the driver ignores this field,
H A Ddev-output.rst89 and :ref:`VIDIOC_S_FMT <VIDIOC_G_FMT>` ioctl, even if :ref:`VIDIOC_S_FMT <VIDIOC_G_FMT>` ignores all
H A Ddev-capture.rst92 and :ref:`VIDIOC_S_FMT <VIDIOC_G_FMT>` ioctl, even if :ref:`VIDIOC_S_FMT <VIDIOC_G_FMT>` ignores all
/OK3568_Linux_fs/u-boot/doc/device-tree-bindings/video/
H A Dexynos_mipi_dsi.txt24 If set, DSI master ignores HFP area in VIDEO mode.
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dhpfs.rst70 OS/2 ignores dots and spaces at the end of file name, so this driver does as
132 again :-). chkdsk happily ignores these errors and only low-level disk
157 driver allows you to do it. chkdsk ignores such errors.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pinctrl/
H A Dqcom,pmic-mpp.txt109 outputs are enabled. The hardware ignores the configuration
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.davinci.nand_spl135 flash, but the RBL ignores the page settings, so I have to
/OK3568_Linux_fs/buildroot/board/chromebook/snow/
H A Dreadme.txt119 That's not necessary however. The mainline kernel ignores cros_secure,
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-filter/libnetfilter/files/
H A D0001-libnetfilter-acct-Declare-the-define-visivility-attribute-together.patch6 clang ignores the visibility attribute if its not
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-benchmark/tinymembench/tinymembench/
H A D0001-asm-Delete-.func-.endfunc-directives.patch7 linux systems, gas ignores them silently, but clang assembler does not
/OK3568_Linux_fs/kernel/Documentation/dev-tools/kunit/
H A Dfaq.rst79 kunit_tool ignores. This should be as simple as running ``./vmlinux`` after

12345