Home
last modified time | relevance | path

Searched refs:mandatory (Results 1 – 25 of 101) sorted by relevance

12345

/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/
H A Dvalgrind-make-ld-XXX.so-strlen-intercept-optional.patch9 intercept it, don't make it mandatory to do so.
27 - spec->mandatory = mandatory;
32 + mandatory to do so. We over-ride "mandatory" here to avoid the need to
36 + spec->mandatory = NULL;
38 + spec->mandatory = mandatory;
/openbmc/u-boot/board/synopsys/hsdk/
H A Denv-lib.h27 bool mandatory; member
36 bool mandatory; member
H A Denv-lib.c77 if (map[index].mandatory && !set) { in env_validate_common()
104 bool mandatory = map[index].mandatory; in env_validate_core() local
112 if (cpu_used(i) && mandatory && !set) { in env_validate_core()
/openbmc/u-boot/drivers/remoteproc/
H A Drproc-uclass.c357 bool mandatory = false; in _rproc_ops_wrapper() local
378 mandatory = true; in _rproc_ops_wrapper()
406 if (mandatory) in _rproc_ops_wrapper()
/openbmc/openpower-vpd-parser/docs/
H A Dsystem-json_README.md4 used for configuration. It includes descriptions of mandatory fields, expected
12 for non-IBM systems, it is mandatory for IBM systems because the system uses it
51 This mandatory section maps a physical EEPROM path to an array of one or more
56 > as mandatory.
135 "inventoryPath": "<string: Inventory object path. It is mandatory field.>",
137 It is mandatory field>",
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/
H A Dc++11.patch19 +AX_CXX_COMPILE_STDCXX_11([noext],[mandatory])
/openbmc/u-boot/api/
H A DREADME43 - core API, integral part of U-Boot, mandatory
47 - entry point at the consumer side, allows to make syscall, mandatory
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-support/libmediaart/
H A Dlibmediaart-2.0_1.9.6.bb18 # gobject-introspection is mandatory and cannot be configured
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/colord-gtk/
H A Dcolord-gtk_0.3.1.bb21 # gobject-introspection is mandatory and cannot be configured
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/tepl/
H A Dtepl_6.8.0.bb27 # gobject-introspection is mandatory and cannot be configured
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-tweaks/
H A Dgnome-tweaks_40.0.bb16 # gobject-introspection is mandatory and cannot be configured
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-connectivity/folks/
H A Dfolks_0.15.9.bb13 # gobject-introspection is mandatory and cannot be configured
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/colord/
H A Dcolord.bb5 # polkit and gobject-introspection are mandatory and cannot be configured
/openbmc/u-boot/doc/device-tree-bindings/net/
H A Dfixed-link.txt12 * 'speed' (integer, mandatory), to indicate the link speed. Accepted
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/files/
H A D0001-versioneer.py-do-not-use-SafeConfigParser.patch27 VCS = parser.get("versioneer", "VCS") # mandatory
/openbmc/u-boot/board/microchip/pic32mzda/
H A DREADME17 To boot Linux following three files are mandatory - uEnv.txt (custom U-Boot
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gedit/
H A Dgedit_46.2.bb29 # gobject-introspection is mandatory and cannot be configured
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-settings-daemon/
H A Dgnome-settings-daemon_48.0.bb23 # all these are mandatory
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/nautilus/
H A Dnautilus_48.1.bb54 # mandatory - not checked during configuration:
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-strenum/
H A D0001-patch-versioneer-for-python-3.12-compatibility.patch32 VCS = parser.get("versioneer", "VCS") # mandatory
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gjs/
H A Dgjs_1.84.1.bb16 # gobject-introspection is mandatory and cannot be configured
/openbmc/openbmc/poky/meta/recipes-support/gmp/gmp/
H A D0001-confiure.ac-Believe-the-cflags-from-environment.patch38 # FIXME: We make mandatory compiler options optional here. We should
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/packagegroups/
H A Dpackagegroup-xfce-extended.bb9 # mandatory
/openbmc/openbmc/poky/meta/recipes-connectivity/neard/
H A Dneard_0.19.bb40 # Bluez & Wifi are not mandatory except for handover
/openbmc/u-boot/doc/device-tree-bindings/adc/
H A Dadc.txt3 There are no mandatory properties for ADC. However, if Voltage info is required,

12345