mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-10 04:30:00 +00:00
numactl: Add HOMEPAGE info into recipe file.
Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
SUMMARY = "Development package for building Applications that use numa"
|
SUMMARY = "Development package for building Applications that use numa"
|
||||||
|
HOMEPAGE = "http://oss.sgi.com/projects/libnuma/"
|
||||||
DESCRIPTION = "Simple NUMA policy support. It consists of a numactl program \
|
DESCRIPTION = "Simple NUMA policy support. It consists of a numactl program \
|
||||||
to run other programs with a specific NUMA policy and a libnuma to do \
|
to run other programs with a specific NUMA policy and a libnuma to do \
|
||||||
allocations with NUMA policy in applications."
|
allocations with NUMA policy in applications."
|
||||||
|
|||||||
Reference in New Issue
Block a user