Home
last modified time | relevance | path

Searched refs:BBMASK (Results 1 – 11 of 11) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/bb/tests/runqueue-tests/conf/multiconfig/
H A Dmc-1.conf2 BBMASK += "recipes/fails-mc/fails-mc1.bb"
H A Dmc_2.conf2 BBMASK += "recipes/fails-mc/fails-mc2.bb"
/openbmc/openbmc/meta-facebook/meta-yosemite4/meta-yosemite4n/conf/
H A Dlayer.conf9 BBMASK += ".*aspeed.*\.bbappend"
/openbmc/openbmc/meta-openembedded/meta-xfce/
H A DREADME.md14 BBMASK = "meta-xfce/recipes-multimedia"
/openbmc/openbmc/poky/meta/conf/
H A Ddocumentation.conf92 BBMASK[doc] = "Prevents BitBake from processing specific recipes or recipe append files."
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-ref-variables.rst866 :term:`BBMASK`
869 You can use the :term:`BBMASK` variable to "hide" these ``.bb`` and
885 BBMASK = "meta-ti/recipes-misc/"
891 BBMASK += "/meta-ti/recipes-misc/ meta-ti/recipes-ti/packagegroup/"
892 BBMASK += "/meta-oe/recipes-support/"
893 BBMASK += "/meta-foo/.*/openldap"
894 BBMASK += "opencv.*\.bbappend"
895 BBMASK += "lzma"
/openbmc/openbmc/poky/meta-poky/conf/templates/default/
H A Dlocal.conf.sample.extended1 # BBMASK contains regular expressions that can be used to tell BitBake to ignore
3 #BBMASK = ""
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_fs.h851 #define BBMASK (BBSIZE-1) macro
/openbmc/openbmc/poky/bitbake/
H A DChangeLog12 - Fix invalid regexp in BBMASK error handling (missing import) (#1124)
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dlayers.rst488 :term:`BBMASK`, especially in cases where modifying the ``.bbappend`` is not
/openbmc/openbmc/poky/documentation/ref-manual/
H A Dvariables.rst849 :term:`BBMASK`
852 You can use the :term:`BBMASK` variable to "hide" these ``.bb`` and
868 BBMASK = "meta-ti/recipes-misc/"
874 BBMASK += "/meta-ti/recipes-misc/ meta-ti/recipes-ti/packagegroup/"
875 BBMASK += "/meta-oe/recipes-support/"
876 BBMASK += "/meta-foo/.*/openldap"
877 BBMASK += "opencv.*\.bbappend"
878 BBMASK += "lzma"