Home
last modified time | relevance | path

Searched refs:contains_any (Results 1 – 25 of 58) sorted by relevance

123

/openbmc/openbmc/poky/meta/conf/machine/include/microblaze/
H A Dfeature-microblaze-math.inc16 TUNE_CCARGS .= "${@bb.utils.contains_any('TUNE_FEATURES', ['multiply-low', 'multiply-high'], ' -mno…
22 TUNE_CCARGS .= "${@bb.utils.contains_any('TUNE_FEATURES', ['fpu-hard', 'fpu-hard-extended'], ' -mha…
26 TARGET_FPU = "${@bb.utils.contains_any('TUNE_FEATURES', 'fpu-hard fpu-hard-extended', 'fpu-hard', '…
/openbmc/openbmc/poky/bitbake/lib/bb/tests/
H A Ddata.py488 self.assertTrue(bb.utils.contains_any("SOMEFLAG", "a", True, False, self.d))
489 self.assertTrue(bb.utils.contains_any("SOMEFLAG", "b", True, False, self.d))
490 self.assertTrue(bb.utils.contains_any("SOMEFLAG", "c", True, False, self.d))
492 self.assertTrue(bb.utils.contains_any("SOMEFLAG", "a b", True, False, self.d))
493 self.assertTrue(bb.utils.contains_any("SOMEFLAG", "b c", True, False, self.d))
494 self.assertTrue(bb.utils.contains_any("SOMEFLAG", "c a", True, False, self.d))
496 self.assertTrue(bb.utils.contains_any("SOMEFLAG", "a x", True, False, self.d))
497 self.assertTrue(bb.utils.contains_any("SOMEFLAG", "x c", True, False, self.d))
499 self.assertFalse(bb.utils.contains_any("SOMEFLAG", "x", True, False, self.d))
500 self.assertFalse(bb.utils.contains_any("SOMEFLAG", "x y z", True, False, self.d))
/openbmc/openbmc/meta-security/meta-tpm/recipes-kernel/linux/
H A Dlinux-yocto_%.bbappend1 require ${@bb.utils.contains_any('DISTRO_FEATURES', 'tpm tpm2', 'linux-yocto_tpm.inc', '', d)}
H A Dlinux-yocto-rt_%.bbappend1 require ${@bb.utils.contains_any('DISTRO_FEATURES', 'tpm tpm2', 'linux-yocto_tpm.inc', '', d)}
/openbmc/openbmc/meta-security/meta-integrity/recipes-kernel/linux/
H A Dlinux-yocto%.bbappend3 require ${@bb.utils.contains_any('DISTRO_FEATURES', 'integrity ', 'linux_ima.inc', '', d)}
/openbmc/openbmc/meta-security/recipes-core/packagegroup/
H A Dpackagegroup-core-security.bb43 ${@bb.utils.contains_any("TUNE_FEATURES", "riscv32 ", "", " libseccomp",d)} \
56 ${@bb.utils.contains_any("TUNE_FEATURES", "riscv32 riscv64", "", " arpwatch",d)} \
59 …${@bb.utils.contains_any("TUNE_FEATURES", "riscv32 riscv64", "", " clamav clamav-daemon clamav-fre…
/openbmc/openbmc/meta-phosphor/recipes-bsp/u-boot/
H A Du-boot-obmc.inc3 SRC_URI:append = '${@bb.utils.contains_any("DISTRO_FEATURES", "disable-u-boot-shell", \
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-core/packagegroups/
H A Dpackagegroup-meta-initramfs.bb17 ${@bb.utils.contains_any("TRANSLATED_TARGET_ARCH", "i586 x86-64", "grubby", "", d)} \
/openbmc/openbmc/meta-phosphor/classes/
H A Dphosphor-rootfs-postcommands.bbclass10 ROOTFS_POSTPROCESS_COMMAND += '${@bb.utils.contains_any("IMAGE_FEATURES", [ 'debug-tweaks', 'allow-…
/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/
H A Dgstreamer1.0-plugins-license.inc18 …${@bb.utils.contains_any('PACKAGECONFIG', "${GSTREAMER_GPL}", '-Dgpl=enabled', '-Dgpl=disabled', d…
/openbmc/openbmc/meta-aspeed/recipes-kernel/linux/
H A Dlinux-aspeed.inc16 ${@bb.utils.contains_any('DISTRO_FEATURES', \
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/ibus/
H A Dibus.bb18 ${@bb.utils.contains_any('DISTRO_FEATURES', [ 'wayland', 'x11' ], 'gtk3 gtk4', '', d)} \
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/sysprof/
H A Dsysprof_3.44.0.bb21 … ${@bb.utils.contains_any('DISTRO_FEATURES', '${GTK3DISTROFEATURES}', 'gtk', '', d)} \
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-pygobject_3.48.1.bb26 PACKAGECONFIG ??= "${@bb.utils.contains_any('DISTRO_FEATURES', [ 'directfb', 'wayland', 'x11' ], 'c…
/openbmc/openbmc/poky/meta/recipes-gnome/epiphany/
H A Depiphany_46.0.bb43 COMPATIBLE_HOST:x86 = "${@bb.utils.contains_any('TUNE_FEATURES', 'core2 corei7', '.*', 'null', d)}"
/openbmc/openbmc/meta-google/recipes-phosphor/images/
H A Dobmc-phosphor-image.bbappend7 '${@bb.utils.contains_any("MACHINE_FEATURES", "glome", \
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/packagegroups/
H A Dpackagegroup-meta-multimedia.bb57 …${@bb.utils.contains("LICENSE_FLAGS_ACCEPTED", "commercial", bb.utils.contains_any("TRANSLATED_TAR…
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-devtools/libcoap/
H A Dlibcoap_4.3.4.bb37 …${@bb.utils.contains_any('PACKAGECONFIG', 'gnutls openssl mbedtls', '--enable-dtls', '--disable-dt…
/openbmc/openbmc/meta-openpower/recipes-phosphor/flash/
H A Dopenpower-software-manager_git.bb15 inherit ${@bb.utils.contains_any('DISTRO_FEATURES', \
/openbmc/openbmc/meta-phosphor/recipes-phosphor/images/
H A Dobmc-phosphor-image.bb38 ${@bb.utils.contains_any('DISTRO_FEATURES', \
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dimage_types_wic.bbclass99 USING_WIC = "${@bb.utils.contains_any('IMAGE_FSTYPES', 'wic ' + ' '.join('wic.%s' % c for c in '${C…
108 WKS_FILE_DEPENDS_DEFAULT = '${@bb.utils.contains_any("BUILD_ARCH", [ 'x86_64', 'i686' ], "syslinux-…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/syzkaller/
H A Dsyzkaller_git.bb35 LDFLAGS:append:class-target = "${@bb.utils.contains_any("TC_CXX_RUNTIME", "llvm android", " -lc++",…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libiio/
H A Dlibiio_0.25.bb37 XML_BACKEND_DISABLE = "${@bb.utils.contains_any('PACKAGECONFIG', 'network_backend serial_backend us…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lvgl/
H A Dlv-conf.inc12 LVGL_CONFIG_USE_EVDEV = "${@bb.utils.contains_any('PACKAGECONFIG', 'drm fbdev', '1', '0', d)}"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/v4l2apps/
H A Dv4l-utils_1.26.1.bb11 … ${@bb.utils.contains_any('PACKAGECONFIG', 'qv4l2 qvidcap', 'qtbase qtbase-native', '', d)}"

123