[oe-commits] Cliff Brake : nodejs: add native support

git version control git at git.openembedded.org
Wed Sep 22 00:59:56 UTC 2010


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

Author: Cliff Brake <cbrake at bec-systems.com>
Date:   Tue Sep 21 17:11:52 2010 -0400

nodejs: add native support

---

 recipes/nodejs/nodejs_0.2.1.bb |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/recipes/nodejs/nodejs_0.2.1.bb b/recipes/nodejs/nodejs_0.2.1.bb
index b2bbcc3..c2e9c41 100644
--- a/recipes/nodejs/nodejs_0.2.1.bb
+++ b/recipes/nodejs/nodejs_0.2.1.bb
@@ -31,3 +31,4 @@ do_install () {
   DESTDIR=${D} oe_runmake install
 }
 
+BBCLASSEXTEND = "native"





More information about the Openembedded-commits mailing list