aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/time
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2010-08-20 10:25:24 -0700
committerTom Rini <tom_rini@mentor.com>2010-08-20 10:25:24 -0700
commitc5a6d6442700477d59ac64c77f28d3b6a41b6cae (patch)
treed8fb200fb15eeafe0d645425c398b134c5537c37 /recipes/time
parentd420df7cf6a4bf18b434ebd6783bb97eb5753deb (diff)
downloadopenembedded-c5a6d6442700477d59ac64c77f28d3b6a41b6cae.tar.gz
time: Add BBCLASSEXTEND = "native"
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'recipes/time')
-rw-r--r--recipes/time/time.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/time/time.inc b/recipes/time/time.inc
index 4f006a693c..9f510da665 100644
--- a/recipes/time/time.inc
+++ b/recipes/time/time.inc
@@ -3,3 +3,4 @@ memory, that other programs use."
HOMEPAGE = "http://www.gnu.org/software/time/"
LICENSE = "GPL"
SECTION = "utils"
+BBCLASSEXTEND = "native"