diff options
author | Huang Qiyu <huangqy.fnst@cn.fujitsu.com> | 2017-09-07 17:05:09 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-09-11 17:30:30 +0100 |
commit | f2a8f94430c8d101cd4344d7099b3ada021d4af6 (patch) | |
tree | 89c78a66d7c6206c1f10f4bf7bd8104cf7f2cf4e /meta/recipes-extended/foomatic | |
parent | 732a80bb3e69f3b5db02ddaee3454c87d9f84c70 (diff) | |
download | poky-f2a8f94430c8d101cd4344d7099b3ada021d4af6.tar.gz |
foomatic: Add HOMEPAGE info into recipe file.
(From OE-Core rev: 34cde8e965acca2706d3e3d8b5b3e9f4c3e010c3)
Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/foomatic')
-rw-r--r-- | meta/recipes-extended/foomatic/foomatic-filters_4.0.17.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/foomatic/foomatic-filters_4.0.17.bb b/meta/recipes-extended/foomatic/foomatic-filters_4.0.17.bb index 3f439e7130..742c9a5cf2 100644 --- a/meta/recipes-extended/foomatic/foomatic-filters_4.0.17.bb +++ b/meta/recipes-extended/foomatic/foomatic-filters_4.0.17.bb | |||
@@ -1,4 +1,5 @@ | |||
1 | SUMMARY = "OpenPrinting printer support - filters" | 1 | SUMMARY = "OpenPrinting printer support - filters" |
2 | HOMEPAGE = "https://wiki.linuxfoundation.org/openprinting/start" | ||
2 | DESCRIPTION = "Foomatic is a printer database designed to make it easier to set up \ | 3 | DESCRIPTION = "Foomatic is a printer database designed to make it easier to set up \ |
3 | common printers for use with UNIX-like operating systems.\ | 4 | common printers for use with UNIX-like operating systems.\ |
4 | It provides the "glue" between a print spooler (like CUPS or lpr) and \ | 5 | It provides the "glue" between a print spooler (like CUPS or lpr) and \ |