[oe-commits] Koen Kooi : nodejs 0.6.18: fix patch name

git at git.openembedded.org git at git.openembedded.org
Fri May 18 20:32:38 UTC 2012


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

Author: Koen Kooi <koen at dominion.thruhere.net>
Date:   Fri May 18 22:31:49 2012 +0200

nodejs 0.6.18: fix patch name

Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 meta-oe/recipes-devtools/nodejs/nodejs_0.6.18.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta-oe/recipes-devtools/nodejs/nodejs_0.6.18.bb b/meta-oe/recipes-devtools/nodejs/nodejs_0.6.18.bb
index d5785d2..7136ffc 100644
--- a/meta-oe/recipes-devtools/nodejs/nodejs_0.6.18.bb
+++ b/meta-oe/recipes-devtools/nodejs/nodejs_0.6.18.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=914812f2875eef849b5c509cc25dcb4f"
 DEPENDS = "openssl"
 
 SRC_URI = "http://nodejs.org/dist/v${PV}/node-v${PV}.tar.gz \
-           file://gcc-4.7.patch"
+           file://fix-hardfloat-detection.patch"
 
 SRC_URI[md5sum] = "4a3d3123ccc7b9b21c1990fe074e3d14"
 SRC_URI[sha256sum] = "6cf4311ecbc1700e88f4382a31b3a7017c1572cd641fd06e653fc1692c2cffff"





More information about the Openembedded-commits mailing list