mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
gperftools: fixup HOMEPAGE
The old URL for HOMEPAGE is obsolete, use the valid one. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
SUMMARY = "Fast, multi-threaded malloc() and nifty performance analysis tools"
|
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"
|
LICENSE = "BSD"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=762732742c73dc6c7fbe8632f06c059a"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=762732742c73dc6c7fbe8632f06c059a"
|
||||||
DEPENDS += "libunwind"
|
DEPENDS += "libunwind"
|
||||||
|
|||||||
Reference in New Issue
Block a user