git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
466148c
)
nodejs: add native support
author
Cliff Brake
<cbrake@bec-systems.com>
Tue, 21 Sep 2010 21:11:52 +0000
(17:11 -0400)
committer
Cliff Brake
<cbrake@bec-systems.com>
Wed, 22 Sep 2010 00:59:00 +0000
(20:59 -0400)
recipes/nodejs/nodejs_0.2.1.bb
patch
|
blob
|
history
diff --git
a/recipes/nodejs/nodejs_0.2.1.bb
b/recipes/nodejs/nodejs_0.2.1.bb
index
b2bbcc3
..
c2e9c41
100644
(file)
--- 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"