[oe-commits] Tom Rini : time: Add BBCLASSEXTEND = "native"

git version control git at git.openembedded.org
Fri Aug 20 17:27:59 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: c5a6d6442700477d59ac64c77f28d3b6a41b6cae
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=c5a6d6442700477d59ac64c77f28d3b6a41b6cae

Author: Tom Rini <tom_rini at mentor.com>
Date:   Fri Aug 20 10:25:24 2010 -0700

time: Add BBCLASSEXTEND = "native"

Signed-off-by: Tom Rini <tom_rini at mentor.com>

---

 recipes/time/time.inc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/recipes/time/time.inc b/recipes/time/time.inc
index 4f006a6..9f510da 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"





More information about the Openembedded-commits mailing list