contrib/testing/testscript.sh: Dont define BBMASK
authorKhem Raj <raj.khem@gmail.com>
Thu, 17 Feb 2011 14:48:24 +0000 (14:48 +0000)
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Thu, 17 Feb 2011 20:49:30 +0000 (21:49 +0100)
commit8610b9795ea127853f9aa0a30de9986e6dca2b0b
tree3297c8dc9e8a3236bd60631d7e8c554d9bd06cf5
parentb3ad287d0f5e1dcbf262412c3ef9499793dbeeef
contrib/testing/testscript.sh: Dont define BBMASK

* BBMASK is set in bitbake.conf by default and it
  skips nonworking and obsolete recipes which is
  what we want emptying it here could cause redundant
  parse of the graveyards

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Tom Rini <tom_rini@mentor.com>
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
contrib/testing/testscript.sh