time: Add BBCLASSEXTEND = "native"
authorTom Rini <tom_rini@mentor.com>
Fri, 20 Aug 2010 17:25:24 +0000 (10:25 -0700)
committerTom Rini <tom_rini@mentor.com>
Fri, 20 Aug 2010 17:25:24 +0000 (10:25 -0700)
Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/time/time.inc

index 4f006a6..9f510da 100644 (file)
@@ -3,3 +3,4 @@ memory, that other programs use."
 HOMEPAGE = "http://www.gnu.org/software/time/"
 LICENSE = "GPL"
 SECTION = "utils"
+BBCLASSEXTEND = "native"