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

git at git.openembedded.org git at git.openembedded.org
Fri Jul 13 09:32:33 UTC 2012


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

Author: Koen Kooi <koen at dominion.thruhere.net>
Date:   Fri Jul 13 09:11:52 2012 +0000

nodejs 0.6.18: fix patch name

Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>
Signed-off-by: Eric Bénard <eric at eukrea.com>

---

 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