mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 23:02:33 +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:
parent
75d93934ff
commit
e1f190b18b
@ -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"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user