/openbmc/openbmc/meta-google/recipes-google/networking/google-usb-network/ |
H A D | usb_network.service.m4 | 2 define(`HOST_MAC_ARG', `ifelse($1, `invalid', `', 3 ifelse($1, `', `', 6 define(`DEV_MAC_ARG', `ifelse($1, `invalid', `', 7 ifelse($1, `', `',
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gnome-doc-utils-stub/files/ |
H A D | gnome-doc-utils.m4 | 46 ifelse([$1],,[gdu_cv_version_required=0.3.2],[gdu_cv_version_required=$1]) 54 ifelse([$2],,[:],[$2]) 57 ifelse([$3],,[:],[$3])
|
/openbmc/openbmc/poky/meta/recipes-support/gpgme/gpgme/ |
H A D | 0001-pkgconfig.patch | 89 tmp=ifelse([$1], ,1:0.4.2,$1) 138 ifelse([$2], , :, [$2]) 144 ifelse([$3], , :, [$3]) 160 tmp=ifelse([$1], ,1:0.4.2,$1) 213 ifelse([$2], , :, [$2]) 219 ifelse([$3], , :, [$3]) 272 ifelse([$2], , :, [$2]) 278 ifelse([$3], , :, [$3])
|
H A D | 0001-Revert-build-Make-gpgme.m4-use-gpgrt-config-with-.pc.patch | 115 ifelse([$2], , :, [$2])
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/usbguard/usbguard/ |
H A D | 0001-Add-and-use-pkgconfig-instead-of-libgcrypt-config.patch | 32 tmp=ifelse([$1], ,1:1.2.0,$1) 87 ifelse([$2], , :, [$2]) 100 - ifelse([$3], , :, [$3])
|
/openbmc/openbmc/poky/meta/recipes-support/pinentry/pinentry-1.2.1/ |
H A D | libassuan_pkgconf.patch | 67 tmp=ifelse([$1], ,1:0.9.2,$1) 151 ifelse([$2], , :, [$2]) 162 ifelse([$2], , :, [$2]) 166 ifelse([$3], , :, [$3])
|
H A D | gpg-error_pkconf.patch | 61 - min_gpg_error_version=ifelse([$1], ,1.33,$1) 161 + min_gpg_error_version=ifelse([$1], ,0.0,$1) 176 ifelse([$2], , :, [$2]) 195 ifelse([$3], , :, [$3])
|
/openbmc/openbmc/poky/meta/recipes-support/libassuan/libassuan/ |
H A D | libassuan-add-pkgconfig-support.patch | 45 tmp=ifelse([$1], ,1:0.9.2,$1) 126 ifelse([$2], , :, [$2]) 130 ifelse([$3], , :, [$3])
|
/openbmc/openbmc/poky/meta/recipes-support/libgcrypt/files/ |
H A D | 0001-libgcrypt-fix-m4-file-for-oe-core.patch | 63 tmp=ifelse([$1], ,1:1.2.0,$1) 131 ifelse([$2], , :, [$2]) 144 ifelse([$3], , :, [$3])
|
/openbmc/openbmc/poky/meta/recipes-support/libksba/libksba/ |
H A D | ksba-add-pkgconfig-support.patch | 58 tmp=ifelse([$1], ,1:1.0.0,$1) 126 ifelse([$2], , :, [$2]) 142 ifelse([$3], , :, [$3])
|
/openbmc/openbmc/poky/meta/recipes-core/gettext/gettext/ |
H A D | use-pkgconfig.patch | 32 ifelse([$1], , [ 35 ifelse([$1], [yes], , [ 159 - ifelse([$1], , [ 179 - ifelse([$1], [yes], , [ 283 - ifelse([$1], , [ 303 - ifelse([$1], [yes], , [
|
/openbmc/openbmc/poky/meta/recipes-support/gnupg/gnupg/ |
H A D | 0002-use-pkgconfig-instead-of-npth-config.patch | 92 ifelse([$2], , :, [$2]) 102 ifelse([$3], , :, [$3])
|
/openbmc/openbmc/poky/meta/recipes-support/libgpg-error/libgpg-error/ |
H A D | pkgconfig.patch | 169 - min_gpg_error_version=ifelse([$1], ,1.33,$1) 193 + min_gpg_error_version=ifelse([$1], ,0.0,$1) 208 ifelse([$2], , :, [$2]) 226 ifelse([$3], , :, [$3])
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/ |
H A D | pkgconfig.patch | 44 min_sdl_version=ifelse([$1], ,0.11.0,$1) 136 - ifelse([$2], , :, [$2]) 181 - ifelse([$3], , :, [$3])
|
/openbmc/openbmc/poky/meta/recipes-gnome/gtk-doc/files/ |
H A D | pkg-config-native.patch | 33 ifelse([$1],[],[gtk_doc_requires="gtk-doc"],[gtk_doc_requires="gtk-doc >= $1"])
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php/ |
H A D | 0002-build-php.m4-don-t-unset-cache-variables.patch | 28 ifelse($2,,:,[
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | packagegroup.bbclass | 25 inherit_defer ${@oe.utils.ifelse(d.getVar('PACKAGE_ARCH_EXPANDED') == 'all', 'allarch', '')}
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | utils.py | 23 def ifelse(condition, iftrue = True, iffalse = False): function
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | migration-2.5.rst | 234 | base_ifelse() | oe.utils.ifelse() |
|