bitbake.conf: set a default BBMASK of /(nonworking|obsolete)/.
authorChris Larson <clarson@kergoth.com>
Tue, 31 Mar 2009 22:48:11 +0000 (15:48 -0700)
committerChris Larson <clarson@kergoth.com>
Tue, 31 Mar 2009 22:49:06 +0000 (15:49 -0700)
Signed-off-by: Chris Larson <clarson@kergoth.com>
conf/bitbake.conf

index 7c159af..a0d652a 100644 (file)
@@ -1,3 +1,8 @@
+##################################################################
+# Recipe Parsing
+##################################################################
+BBMASK = "/(nonworking|obsolete)/"
+
 ##################################################################
 # Standard target filesystem layout.
 ##################################################################