Home
last modified time | relevance | path

Searched full:contains (Results 1 – 25 of 4545) sorted by relevance

12345678910>>...182

/openbmc/openbmc/poky/meta/recipes-core/packagegroups/
H A Dpackagegroup-base.bb16 ${@bb.utils.contains("MACHINE_FEATURES", "acpi", "packagegroup-base-acpi", "",d)} \
17 ${@bb.utils.contains("MACHINE_FEATURES", "alsa", "packagegroup-base-alsa", "", d)} \
18 ${@bb.utils.contains("MACHINE_FEATURES", "ext2", "packagegroup-base-ext2", "", d)} \
19 ${@bb.utils.contains("MACHINE_FEATURES", "vfat", "packagegroup-base-vfat", "", d)} \
20 … ${@bb.utils.contains("MACHINE_FEATURES", "keyboard", "packagegroup-base-keyboard", "", d)} \
21 ${@bb.utils.contains("MACHINE_FEATURES", "pci", "packagegroup-base-pci", "",d)} \
22 ${@bb.utils.contains("MACHINE_FEATURES", "pcmcia", "packagegroup-base-pcmcia", "", d)} \
23 ${@bb.utils.contains("MACHINE_FEATURES", "phone", "packagegroup-base-phone", "", d)} \
24 ${@bb.utils.contains("MACHINE_FEATURES", "serial", "packagegroup-base-serial", "", d)} \
25 … ${@bb.utils.contains("MACHINE_FEATURES", "usbgadget", "packagegroup-base-usbgadget", "", d)} \
[all …]
/openbmc/linux/Documentation/ABI/testing/
Dsysfs-firmware-sgi_uv
Dsysfs-class-wakeup
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/
H A Dconfigurefix.patch4contains probably-redundant RPATH /usr/libWARNING: QA Issue: directfb: /work/i586-poky-linux/direc…
5 …6-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/bin/mkdfiff contains probably-redundan…
6 …6-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/bin/dfbinfo contains probably-redundan…
7 …ky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/bin/dfbpenmount contains probably-redundan…
8 …i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/bin/dfbg contains probably-redundan…
9 …x/directfb-1.4.15-r1/packages-split/directfb/usr/lib/libfusion-1.4.so.6 contains probably-redundan…
10 …ctfb-1.4.15-r1/packages-split/directfb/usr/lib/libdirectfb-1.4.so.6.0.9 contains probably-redundan…
11 …directfb-1.4.15-r1/packages-split/directfb/usr/lib/libdirectfb-1.4.so.6 contains probably-redundan…
12 …rectfb-1.4.15-r1/packages-split/directfb/usr/lib/libfusion-1.4.so.6.0.9 contains probably-redundan…
13 …ages-split/directfb/usr/lib/directfb-1.4-6/systems/libdirectfb_fbdev.so contains probably-redundan…
[all …]
/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/
H A Doptee-os-ts.inc16 DEPENDS:append = "${@bb.utils.contains('MACHINE_FEATURES', 'ts-its', \
18 SP_PATHS:append = "${@bb.utils.contains('MACHINE_FEATURES', 'ts-its', \
22 DEPENDS:append = "${@bb.utils.contains('MACHINE_FEATURES', 'ts-storage', \
24 SP_PATHS:append = "${@bb.utils.contains('MACHINE_FEATURES', 'ts-storage', \
28 DEPENDS:append = "${@bb.utils.contains('MACHINE_FEATURES', 'ts-crypto', \
30 SP_PATHS:append = "${@bb.utils.contains('MACHINE_FEATURES', 'ts-crypto', \
34 DEPENDS:append = "${@bb.utils.contains('MACHINE_FEATURES', 'ts-attestation', \
36 SP_PATHS:append = "${@bb.utils.contains('MACHINE_FEATURES', 'ts-attestation', \
40 DEPENDS:append = "${@bb.utils.contains('MACHINE_FEATURES', 'ts-env-test', \
42 SP_PATHS:append = "${@bb.utils.contains('MACHINE_FEATURES', 'ts-env-test', \
[all …]
/openbmc/openbmc/poky/meta/conf/machine/include/microblaze/
H A Darch-microblaze.inc5 MACHINEOVERRIDES =. "${@bb.utils.contains("TUNE_FEATURES", "microblaze", "microblaze:", "", d)}"
10 MACHINEOVERRIDES =. "${@bb.utils.contains("TUNE_FEATURES", "64-bit", "microblaze64:", "", d)}"
16 MBPKGARCH_ENDIAN = "${@bb.utils.contains("TUNE_FEATURES", "bigendian", "eb", "el", d)}"
18 TUNE_CCARGS .= "${@bb.utils.contains("TUNE_FEATURES", "bigendian", " -mbig-endian", " -mlittle-endi…
31 TUNE_CCARGS .= "${@bb.utils.contains("TUNE_FEATURES", "barrel-shift", " -mxl-barrel-shift", " -mno-…
32 TUNE_CCARGS .= "${@bb.utils.contains("TUNE_FEATURES", "pattern-compare", " -mxl-pattern-compare", "…
33 TUNE_CCARGS .= "${@bb.utils.contains("TUNE_FEATURES", "frequency-optimized", " -mxl-frequency", "",…
34 TUNE_CCARGS .= "${@bb.utils.contains("TUNE_FEATURES", "64-bit", " -m64", "", d)}"
37 TUNE_CCARGS .= "${@bb.utils.contains("TUNE_FEATURES", "reorder", \
38 bb.utils.contains("TUNE_FEATURES", "v8.30", \
[all …]
H A Dfeature-microblaze-math.inc17 TUNE_CCARGS .= "${@bb.utils.contains('TUNE_FEATURES', 'multiply-high', ' -mxl-multiply-high', '', d…
19 TUNE_CCARGS .= "${@bb.utils.contains('TUNE_FEATURES', 'divide-hard', ' -mno-xl-soft-div', ' -mxl-so…
21 TUNE_CCARGS .= "${@bb.utils.contains('TUNE_FEATURES', 'fpu-soft', '', '', d)}"
23 TUNE_CCARGS .= "${@bb.utils.contains('TUNE_FEATURES', 'fpu-hard-extended', ' -mxl-float-convert -mx…
30 MBPKGARCH_MATH .= "${@bb.utils.contains('TUNE_FEATURES', 'multiply-high', '-mh', bb.utils.contains(…
31 MBPKGARCH_MATH .= "${@bb.utils.contains('TUNE_FEATURES', 'divide-hard', '-div', '', d)}"
32 MBPKGARCH_MATH .= "${@bb.utils.contains('TUNE_FEATURES', 'fpu-hard-extended', '-fe', bb.utils.conta…
/openbmc/qemu/scripts/codeconverter/codeconverter/
H A Dtest_patching.py88 assert not f1.contains(st1)
89 assert not f1.contains(st2)
90 assert not f1.contains(st2)
91 assert f1.contains(st3)
92 assert f1.contains(st4)
93 assert not f1.contains(st5)
94 assert not f1.contains(st6)
95 assert not f1.contains(st7)
97 assert not f2.contains(st1)
98 assert not f2.contains(st2)
[all …]
/openbmc/openbmc/poky/bitbake/contrib/vim/syntax/
H A Dbitbake.vim36 syn cluster bbCommentGroup contains=bbTodo,@Spell
38 syn match bbComment "#.*$" contains=@bbCommentGroup
47 syn region bbString matchgroup=bbQuote start=+"+ skip=+\\$+ end=+"+ contained contains=…
48 syn region bbString matchgroup=bbQuote start=+'+ skip=+\\$+ end=+'+ contained contains=…
56 …][${}a-zA-Z0-9\-_:\.\/\+]*\)\s*\(:=\|+=\|=+\|\.=\|=\.\|?=\|??=\|=\)\@=" contains=bbExportFlag,bbId…
57 syn match bbVarValue ".*$" contained contains=bbString,bbVarDeref,bbVarPyValue
58 syn region bbVarPyValue start=+${@+ skip=+\\$+ end=+}+ contained contains=@python
61 syn match bbVarFlagDef "^\([a-zA-Z0-9\-_\.]\+\)\(\[[a-zA-Z0-9\-_\.+]\+\]\)\@=" contains=bb…
62 …rackets start="\[" end="\]\s*\(:=\|=\|.=\|=.|+=\|=+\|?=\)\@=" contained contains=bbIdentifier next…
66 syn match bbIncludeRest ".*$" contained contains=bbString,bbVarDeref,bbVarPyValue
[all …]
/openbmc/openbmc/poky/meta/conf/machine/include/mips/
H A Darch-mips.inc11 TUNE_CCARGS .= "${@bb.utils.contains('TUNE_FEATURES', 'bigendian', ' -EB', ' -EL', d)}"
16 TUNE_CCARGS .= "${@bb.utils.contains('TUNE_FEATURES', 'o32', ' -mabi=32', '', d)}"
21 TUNE_CCARGS .= "${@bb.utils.contains('TUNE_FEATURES', 'n32', ' -mabi=n32', '', d)}"
24 MACHINE_FEATURES_BACKFILL_CONSIDERED:append = " ${@bb.utils.contains('TUNE_FEATURES', 'n32', 'qemu-…
28 TUNE_CCARGS .= "${@bb.utils.contains('TUNE_FEATURES', 'n64', ' -mabi=64', '', d)}"
29 LD64ARG = "${@bb.utils.contains('TUNE_FEATURES', 'bigendian', '-m elf64btsmip', '-m elf64ltsmip', d…
30 TUNE_LDARGS += "${@bb.utils.contains('TUNE_FEATURES', 'n64', '${LD64ARG}', '', d)}"
34 TUNE_CCARGS .= "${@bb.utils.contains('TUNE_FEATURES', 'fpu-hard', ' -mhard-float', ' -msoft-float',…
35 TARGET_FPU = "${@bb.utils.contains('TUNE_FEATURES', 'fpu-hard', '', 'soft', d)}"
43 MIPSPKGSFX_ENDIAN = "${@bb.utils.contains('TUNE_FEATURES', 'bigendian', '', 'el', d)}"
[all …]
/openbmc/openbmc/meta-phosphor/recipes-phosphor/sensors/
H A Ddbus-sensors_git.bb50 SYSTEMD_SERVICE:${PN} += "${@bb.utils.contains('PACKAGECONFIG', 'adcsensor', \
53 SYSTEMD_SERVICE:${PN} += "${@bb.utils.contains('PACKAGECONFIG', 'cablemonitor', \
56 SYSTEMD_SERVICE:${PN} += "${@bb.utils.contains('PACKAGECONFIG', 'exitairtempsensor', \
59 SYSTEMD_SERVICE:${PN} += "${@bb.utils.contains('PACKAGECONFIG', 'external', \
62 SYSTEMD_SERVICE:${PN} += "${@bb.utils.contains('PACKAGECONFIG', 'fansensor', \
65 SYSTEMD_SERVICE:${PN} += "${@bb.utils.contains('PACKAGECONFIG', 'hwmontempsensor', \
68 SYSTEMD_SERVICE:${PN} += "${@bb.utils.contains('PACKAGECONFIG', 'intelcpusensor', \
71 SYSTEMD_SERVICE:${PN} += "${@bb.utils.contains('PACKAGECONFIG', 'intrusionsensor', \
74 SYSTEMD_SERVICE:${PN} += "${@bb.utils.contains('PACKAGECONFIG', 'ipmbsensor', \
77 SYSTEMD_SERVICE:${PN} += "${@bb.utils.contains('PACKAGECONFI
[all...]
/openbmc/pldm/host-bmc/dbus/
H A Dcustom_dbus.cpp9 if (!location.contains(path)) in setLocationCode()
22 if (location.contains(path)) in getLocationCode()
32 if (!cpuCore.contains(path)) in implementCpuCoreInterface()
41 if (!cpuCore.contains(path)) in setMicroCode()
51 if (cpuCore.contains(path)) in getMicroCode()
61 if (!pcieSlot.contains(path)) in implementPCIeSlotInterface()
73 if (pcieSlot.contains(path)) in setSlotType()
81 if (!pcieDevice.contains(path)) in implementPCIeDeviceInterface()
94 if (pcieDevice.contains(path)) in setPCIeDeviceProps()
103 if (!cable.contains(path)) in implementCableInterface()
[all …]
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/packagegroups/
H A Dpackagegroup-meta-multimedia.bb29 ${@bb.utils.contains("LICENSE_FLAGS_ACCEPTED", "commercial", "faac mpd", "", d)} \
36 ${@bb.utils.contains("LICENSE_FLAGS_ACCEPTED", "commercial", "opencore-amr", "", d)} \
44 …${@bb.utils.contains("LICENSE_FLAGS_ACCEPTED", "commercial", bb.utils.contains("DISTRO_FEATURES", …
49 ${@bb.utils.contains("LICENSE_FLAGS_ACCEPTED", "commercial", "minidlna", "", d)} \
50 ${@bb.utils.contains("DISTRO_FEATURES", "pulseaudio", "mycroft", "", d)} \
54 ${@bb.utils.contains("LICENSE_FLAGS_ACCEPTED", "commercial", "sox streamripper", "", d)} \
56 ${@bb.utils.contains("LICENSE_FLAGS_ACCEPTED", "commercial", "x265", "", d)} \
62 ${@bb.utils.contains("DISTRO_FEATURES", "x11", "gupnp-tools", "", d)} \
64 …${@bb.utils.contains("DISTRO_FEATURES", "x11", bb.utils.contains("DISTRO_FEATURES", "gobject-intro…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/packagegroups/
H A Dpackagegroup-meta-oe.bb25 ${@bb.utils.contains("DISTRO_FEATURES", "x11", "packagegroup-meta-oe-gnome", "", d)} \
26 ${@bb.utils.contains("DISTRO_FEATURES", "x11", "packagegroup-meta-oe-graphics", "", d)} \
27 … ${@bb.utils.contains("DISTRO_FEATURES", "ptest", "packagegroup-meta-oe-ptest-packages", "", d)} \
48 ${@bb.utils.contains("DISTRO_FEATURES", "x11", "packagegroup-meta-oe-gnome", "", d)} \
49 ${@bb.utils.contains("DISTRO_FEATURES", "x11", "packagegroup-meta-oe-graphics", "", d)} \
50 … ${@bb.utils.contains("DISTRO_FEATURES", "ptest", "packagegroup-meta-oe-ptest-packages", "", d)} \
58 ${@bb.utils.contains("DISTRO_FEATURES", "x11 wayland opengl", "glmark2", "", d)} \
93 ${@bb.utils.contains("DISTRO_FEATURES", "systemd", "firmwared", "", d)} \
143 ${@bb.utils.contains("DISTRO_FEATURES", "x11", "obex-data-server", "", d)} \
179 ${@bb.utils.contains("DISTRO_FEATURES", "systemd", "ndctl", "", d)} \
[all …]
/openbmc/openbmc/poky/meta/conf/machine/include/x86/
H A Darch-x86.inc15 TUNE_ARCH .= "${@bb.utils.contains('TUNE_FEATURES', 'm32', '${X86ARCH32}', '', d)}"
16 TUNE_CCARGS .= "${@bb.utils.contains('TUNE_FEATURES', 'm32', ' -m32', '', d)}"
17 MACHINEOVERRIDES =. "${@bb.utils.contains('TUNE_FEATURES', 'm32', 'x86:', '', d)}"
22 TUNE_ARCH .= "${@bb.utils.contains('TUNE_FEATURES', 'mx32', '${X86ARCH64}', '', d)}"
23 ABIEXTENSION .= "${@bb.utils.contains('TUNE_FEATURES', 'mx32', 'x32', '', d)}"
24 TUNE_CCARGS .= "${@bb.utils.contains('TUNE_FEATURES', 'mx32', ' -mx32', '', d)}"
25 TUNE_LDARGS += "${@bb.utils.contains('TUNE_FEATURES', 'mx32', '-m elf32_x86_64', '', d)}"
26 TUNE_ASARGS += "${@bb.utils.contains('TUNE_FEATURES', 'mx32', '-x32', '', d)}"
28 MACHINE_FEATURES_BACKFILL_CONSIDERED:append = " ${@bb.utils.contains('TUNE_FEATURES', 'mx32', 'qemu…
29 MACHINEOVERRIDES =. "${@bb.utils.contains('TUNE_FEATURES', 'mx32', 'x86-x32:', '', d)}"
[all …]
/openbmc/phosphor-fan-presence/monitor/
H A Djson_parser.cpp65 if (obj.contains("sensor_trust_groups")) in getTrustGrps()
69 if (!stg.contains("class") || !stg.contains("group")) in getTrustGrps()
82 if (!member.contains("name")) in getTrustGrps()
92 if (member.contains("in_trust")) in getTrustGrps()
129 if (!sensor.contains("name") || !sensor.contains("has_target")) in getSensorDefs()
140 if (sensor.contains("target_interface")) in getSensorDefs()
146 if (sensor.contains("target_path")) in getSensorDefs()
152 if (sensor.contains("factor")) in getSensorDefs()
158 if (sensor.contains("offset")) in getSensorDefs()
164 if (sensor.contains("threshold")) in getSensorDefs()
[all …]
/openbmc/openbmc/poky/meta/recipes-graphics/mesa/
H A Dmesa.inc34 …if ${@bb.utils.contains('PACKAGECONFIG', 'egl', 'true', 'false', d)} && [ -f ${D}${includedir}/EGL…
35 …O_X11)$/#elif defined(__unix__) \&\& defined(EGL_NO_X11) || ${@bb.utils.contains('PACKAGECONFIG', …
38 …if ${@bb.utils.contains('PACKAGECONFIG', 'glvnd', 'true', 'false', d)} ; then …
46 ${@bb.utils.contains('PACKAGECONFIG', 'opengl', 'virtual/libgl', '', d)} \
47 …${@bb.utils.contains('PACKAGECONFIG', 'gles', 'virtual/libgles1 virtual/libgles2 virtual/libgles3'…
48 ${@bb.utils.contains('PACKAGECONFIG', 'egl', 'virtual/egl', '', d)} \
51 ${@bb.utils.contains('PACKAGECONFIG', 'glvnd', '', d.getVar('GLPROVIDES'), d)} \
52 ${@bb.utils.contains('PACKAGECONFIG', 'gbm', 'virtual/libgbm', '', d)} \
90 ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'opengl egl gles gbm virgl', '', d)} \
91 ${@bb.utils.contains('DISTRO_FEATURES', 'vulkan', 'zink', '', d)} \
[all …]
/openbmc/openbmc/meta-phosphor/recipes-phosphor/flash/
H A Dphosphor-software-manager_git.bb56 SYSTEMD_SERVICE:${PN}-updater += "${@bb.utils.contains('PACKAGECONFIG', 'flash_bios', 'obmc-flash-h…
57 SYSTEMD_SERVICE:${PN}-usb += "${@bb.utils.contains('PACKAGECONFIG', 'usb_code_update', 'usb-code-up…
58 SYSTEMD_SERVICE:${PN}-side-switch += "${@bb.utils.contains('PACKAGECONFIG', 'side_switch_on_boot', …
59 SYSTEMD_SERVICE:${PN}-updater += "${@bb.utils.contains('PACKAGECONFIG', 'static-dual-image', 'obmc-…
60 SYSTEMD_SERVICE:${PN}-updater += "${@bb.utils.contains('PACKAGECONFIG', 'static-dual-image', 'obmc-…
61 SYSTEMD_SERVICE:${PN}-updater += "${@bb.utils.contains('PACKAGECONFIG', 'static-dual-image', 'obmc-…
62 SYSTEMD_SERVICE:${PN}-bios-software-update += "${@bb.utils.contains('PACKAGECONFIG', 'bios-software…
63 SYSTEMD_SERVICE:${PN}-i2cvr-software-update += "${@bb.utils.contains('PACKAGECONFIG', 'i2cvr-softwa…
64 SYSTEMD_SERVICE:${PN}-eepromdevice-software-update += "${@bb.utils.contains('PACKAGECONFIG', 'eepro…
65 SYSTEMD_SERVICE:${PN}-cpld-software-update += "${@bb.utils.contains('PACKAGECONFIG', 'cpld-software…
[all …]
/openbmc/phosphor-power/phosphor-regulators/
H A DREADME.md10 - [config_files](config_files/) contains JSON configuration files
11 - [docs](docs/) contains documentation on this application and the JSON
13 - [examples](examples/) contains examples, such as a simple JSON configuration
15 - [schema](schema/) contains schema defining the JSON configuration file format
16 - [src](src/) contains the C++ implementation
17 - [test](test/) contains automated test cases
18 - [tools](tools/) contains command line tools, such as the JSON configuration
/openbmc/openbmc-test-automation/gui/gui_test/overview_menu/
H A Dtest_overview_menu.robot20 ${xpath_overview_page_header} //h1[contains(text(), "Overview")]
30 ${xpath_critical_logs_count} //dt[contains(text(),'Critical')]/following-sibling::dd[1]
31 ${xpath_warning_logs_count} //dt[contains(text(),'Warning')]/following-sibling::dd[1]
32 ${xpath_asset_tag} //dt[contains(text(),'Asset tag')]/following-sibling::dd[1]
33 ${xpath_operating_mode} //dt[contains(text(),'Operating mode')]/following-sibling::dd[1]
34 ${xpath_machine_model} //dt[contains(text(),'Model')]/following-sibling::dd[1]
35 ${xpath_serial_number} //dt[contains(text(),'Serial number')]/following-sibling::dd[1]
46 Wait Until Page Contains Network information timeout=10
101 Wait Until Page Contains Element ${xpath_network_heading}
143 Wait Until Page Contains Elemen
[all...]
/openbmc/u-boot/drivers/pinctrl/renesas/
H A DKconfig15 The driver is controlled by a device tree node which contains both
25 The driver is controlled by a device tree node which contains both
35 The driver is controlled by a device tree node which contains both
45 The driver is controlled by a device tree node which contains both
55 The driver is controlled by a device tree node which contains both
65 The driver is controlled by a device tree node which contains both
75 The driver is controlled by a device tree node which contains both
85 The driver is controlled by a device tree node which contains both
95 The driver is controlled by a device tree node which contains both
105 The driver is controlled by a device tree node which contains both
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dcodeparser.py101 …me] = [parser.references.copy(), execs, parser.var_execs.copy(), parser.contains.copy(), parser.ex…
102 … Execs: %s %s %s" % (name, fn, parser.references, parser.execs, parser.var_execs, parser.contains))
131 def __init__(self, refs, execs, contains, extra): argument
134 self.contains = {}
135 for c in contains:
136 self.contains[c] = codecache.internSet(contains[c])
140 return (self.refs, self.execs, self.contains, self.extra)
143 (refs, execs, contains, extra) = state
144 self.__init__(refs, execs, contains, extra)
147 for c in sorted(self.contains.keys()):
[all …]
/openbmc/openbmc/meta-openpower/recipes-phosphor/host/
H A Dop-proc-control_git.bb48 ${@bb.utils.contains('MACHINE_FEATURES', 'phal', 'op-reset-host-check@.service', '', d)} \
49 ${@bb.utils.contains('MACHINE_FEATURES', 'phal', 'op-reset-host-clear.service', '', d)} \
50 ${@bb.utils.contains('MACHINE_FEATURES', 'phal', 'phal-export-devtree@.service', '', d)} \
51 ${@bb.utils.contains('MACHINE_FEATURES', 'phal', 'phal-import-devtree@.service', '', d)} \
52 ${@bb.utils.contains('MACHINE_FEATURES', 'phal', 'phal-reinit-devtree.service', '', d)} \
53 ${@bb.utils.contains('MACHINE_FEATURES', 'phal', 'proc-pre-poweroff@.service', '', d)} \
54 ${@bb.utils.contains('MACHINE_FEATURES', 'phal', 'set-spi-mux.service', '', d)} \
55 …${@bb.utils.contains('MACHINE_FEATURES', 'phal', 'phal-create-boottime-guard-indicator.service', '…
56 … ${@bb.utils.contains('MACHINE_FEATURES', 'phal', 'op-clear-sys-dump-active@.service', '', d)} \
57 ${@bb.utils.contains('MACHINE_FEATURES', 'phal', 'op-clock-data-logger@.service', '', d)} \
/openbmc/linux/Documentation/devicetree/bindings/clock/
Dsamsung,exynos5433-clock.yaml
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libglvnd/
H A Dlibglvnd_1.7.0.bb19 ${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'x11', '', d)} \
20 ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'egl gles1 gles2', '', d)} \
21 ${@bb.utils.contains('DISTRO_FEATURES', 'opengl x11', 'glx', '', d)} \
33 ${@bb.utils.contains('PACKAGECONFIG', 'glx', 'virtual/libgl', '', d)} \
34 ${@bb.utils.contains('PACKAGECONFIG', 'gles1', 'virtual/libgles1', '', d)} \
35 ${@bb.utils.contains('PACKAGECONFIG', 'gles2', 'virtual/libgles2 virtual/libgles3', '', d)} \
36 ${@bb.utils.contains('PACKAGECONFIG', 'egl', 'virtual/egl', '', d)} \
39 RPROVIDES:${PN} += "${@bb.utils.contains('PACKAGECONFIG', 'egl', 'libegl', '', d)}"

12345678910>>...182