diff options
Diffstat (limited to 'meta-oe/recipes-devtools/heaptrack/heaptrack_1.2.0.bb')
| -rw-r--r-- | meta-oe/recipes-devtools/heaptrack/heaptrack_1.2.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/heaptrack/heaptrack_1.2.0.bb b/meta-oe/recipes-devtools/heaptrack/heaptrack_1.2.0.bb index fad42e3994..29937e26d0 100644 --- a/meta-oe/recipes-devtools/heaptrack/heaptrack_1.2.0.bb +++ b/meta-oe/recipes-devtools/heaptrack/heaptrack_1.2.0.bb | |||
| @@ -4,7 +4,7 @@ events with stack traces. Dedicated analysis tools then allow you to interpret \ | |||
| 4 | the heap memory profile to find hotspots to reduce memory, leaks, allocation \ | 4 | the heap memory profile to find hotspots to reduce memory, leaks, allocation \ |
| 5 | hotspots and temporary allocations" | 5 | hotspots and temporary allocations" |
| 6 | HOMEPAGE = "https://phabricator.kde.org/source/heaptrack/" | 6 | HOMEPAGE = "https://phabricator.kde.org/source/heaptrack/" |
| 7 | LICENSE = "LGPL-2.1" | 7 | LICENSE = "LGPL-2.1-only" |
| 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" | 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" |
| 9 | 9 | ||
| 10 | DEPENDS = "zlib boost libunwind elfutils" | 10 | DEPENDS = "zlib boost libunwind elfutils" |
