diff options
| -rw-r--r-- | meta-yocto/conf/local.conf.sample | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-yocto/conf/local.conf.sample b/meta-yocto/conf/local.conf.sample index 3e71b0a85e..80ee7b2615 100644 --- a/meta-yocto/conf/local.conf.sample +++ b/meta-yocto/conf/local.conf.sample | |||
| @@ -39,7 +39,7 @@ DISTRO ?= "poky" | |||
| 39 | 39 | ||
| 40 | # BBMASK is a regular expression that can be used to tell BitBake to ignore | 40 | # BBMASK is a regular expression that can be used to tell BitBake to ignore |
| 41 | # certain recipes. | 41 | # certain recipes. |
| 42 | BBMASK = "" | 42 | #BBMASK = "" |
| 43 | 43 | ||
| 44 | # EXTRA_IMAGE_FEATURES allows extra packages to be added to the generated images | 44 | # EXTRA_IMAGE_FEATURES allows extra packages to be added to the generated images |
| 45 | # (Some of these are automatically added to certain image types) | 45 | # (Some of these are automatically added to certain image types) |
