From c5a6d6442700477d59ac64c77f28d3b6a41b6cae Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Fri, 20 Aug 2010 10:25:24 -0700 Subject: time: Add BBCLASSEXTEND = "native" Signed-off-by: Tom Rini --- recipes/time/time.inc | 1 + 1 file changed, 1 insertion(+) 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" -- cgit v1.2.3