aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/at
diff options
context:
space:
mode:
authorHuang Qiyu <huangqy.fnst@cn.fujitsu.com>2017-09-26 10:36:32 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-10-06 12:03:30 +0100
commit81a1da9528d5d905635ea66691aff29a7249c48d (patch)
tree460521023b93f5fc9ac6aeeb94b8fd10b8bc2b3d /meta/recipes-extended/at
parentabf2e9526a11bcb51b71b90a7b76bd33af656494 (diff)
downloadopenembedded-core-contrib-81a1da9528d5d905635ea66691aff29a7249c48d.tar.gz
at: Add HOMEPAGE info into recipe file.
Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-extended/at')
-rw-r--r--meta/recipes-extended/at/at_3.1.20.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/at/at_3.1.20.bb b/meta/recipes-extended/at/at_3.1.20.bb
index 904899f1c7..9b537eed5e 100644
--- a/meta/recipes-extended/at/at_3.1.20.bb
+++ b/meta/recipes-extended/at/at_3.1.20.bb
@@ -1,4 +1,5 @@
SUMMARY = "Delayed job execution and batch processing"
+HOMEPAGE = "http://blog.calhariz.com/"
DESCRIPTION = "At allows for commands to be run at a particular time. Batch will execute commands when \
the system load levels drop to a particular level."
SECTION = "base"