autotools.bbclass: use grep -q
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 12 Jan 2011 20:05:58 +0000 (21:05 +0100)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Thu, 13 Jan 2011 21:49:28 +0000 (22:49 +0100)
commit15c269e4bd54aeee21b86dc6084179d1c914eeff
treec3669d61a80dec93bc4d6fd9e4b9b41246d4a5d9
parent13adc34c363416b3a850efbc11ea7e0f024122f0
autotools.bbclass: use grep -q

-q is a required arg so use it instead of redirecting to /dev/null

Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Tom Rini <tom_rini@mentor.com>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
classes/autotools.bbclass