From: Huang Qiyu Date: Tue, 26 Sep 2017 02:36:32 +0000 (+0800) Subject: at: Add HOMEPAGE info into recipe file. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94131d5fa5a6e40d36d849576ba9e69e486ef603;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git at: Add HOMEPAGE info into recipe file. (From OE-Core rev: 81a1da9528d5d905635ea66691aff29a7249c48d) Signed-off-by: Huang Qiyu Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-extended/at/at_3.1.20.bb b/meta/recipes-extended/at/at_3.1.20.bb index 904899f1c72..9b537eed5ee 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"