[oe-commits] Florian Boor : tslib: Allow native builds for 1.0

git at git.openembedded.org git at git.openembedded.org
Thu Sep 27 16:04:18 UTC 2012


Module: openembedded.git
Branch: master
Commit: cc43a69575e3bb6790b547309641eb7ab221bcfa
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=cc43a69575e3bb6790b547309641eb7ab221bcfa

Author: Florian Boor <florian.boor at kernelconcepts.de>
Date:   Mon Dec 12 21:09:17 2011 +0100

tslib: Allow native builds for 1.0

Signed-off-by: Florian Boor <florian.boor at kernelconcepts.de>

---

 recipes/tslib/tslib_1.0.bb |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/recipes/tslib/tslib_1.0.bb b/recipes/tslib/tslib_1.0.bb
index cc99f13..7dcedd5 100644
--- a/recipes/tslib/tslib_1.0.bb
+++ b/recipes/tslib/tslib_1.0.bb
@@ -9,3 +9,5 @@ include tslib.inc
 
 SRC_URI[md5sum] = "92b2eb55b1e4ef7e2c0347069389390e"
 SRC_URI[sha256sum] = "9c40d914e4f6fe00bdd77137d671c7ce4f211686228f2eb8b2d3c2360bc249c8"
+
+BBCLASSEXTEND = "native"





More information about the Openembedded-commits mailing list