]> code.ossystems Code Review - openembedded-core.git/commitdiff
at: Add HOMEPAGE info into recipe file.
authorHuang Qiyu <huangqy.fnst@cn.fujitsu.com>
Tue, 26 Sep 2017 02:36:32 +0000 (10:36 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 6 Oct 2017 11:03:30 +0000 (12:03 +0100)
Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-extended/at/at_3.1.20.bb

index 904899f1c729a80726d9ba9606b2cc2064be2a5d..9b537eed5ee528dbc7efc24bc634f0cb5847725e 100644 (file)
@@ -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"