From: Chen Qi <[email protected]>

The old URL for HOMEPAGE is obsolete, use the valid one.

Signed-off-by: Chen Qi <[email protected]>
---
 meta-oe/recipes-support/gperftools/gperftools_2.6.1.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-support/gperftools/gperftools_2.6.1.bb 
b/meta-oe/recipes-support/gperftools/gperftools_2.6.1.bb
index 6c29a61..ece9dd9 100644
--- a/meta-oe/recipes-support/gperftools/gperftools_2.6.1.bb
+++ b/meta-oe/recipes-support/gperftools/gperftools_2.6.1.bb
@@ -1,5 +1,5 @@
 SUMMARY = "Fast, multi-threaded malloc() and nifty performance analysis tools"
-HOMEPAGE = "http://code.google.com/p/gperftools/";
+HOMEPAGE = "https://github.com/gperftools/gperftools";
 LICENSE = "BSD"
 LIC_FILES_CHKSUM = "file://COPYING;md5=762732742c73dc6c7fbe8632f06c059a"
 DEPENDS += "libunwind"
-- 
1.9.1

-- 
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to