[oe-commits] [openembedded-core] 02/13: cups: Add HOMEPAGE info into recipe file.

git at git.openembedded.org git at git.openembedded.org
Tue Sep 5 14:01:27 UTC 2017


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master
in repository openembedded-core.

commit b4fb21c5d21dc1b0e3a4560aa51f43b0915e6de0
Author: Fan Xin <fan.xin at jp.fujitsu.com>
AuthorDate: Mon Sep 4 10:58:40 2017 +0900

    cups: Add HOMEPAGE info into recipe file.
    
    Signed-off-by: Fan Xin <fan.xin at jp.fujitsu.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/recipes-extended/cups/cups.inc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/recipes-extended/cups/cups.inc b/meta/recipes-extended/cups/cups.inc
index 38d90b5..ac4d225 100644
--- a/meta/recipes-extended/cups/cups.inc
+++ b/meta/recipes-extended/cups/cups.inc
@@ -1,4 +1,5 @@
 SUMMARY = "An Internet printing system for Unix"
+HOMEPAGE = "https://www.cups.org/"
 SECTION = "console/utils"
 LICENSE = "GPLv2 & LGPLv2"
 DEPENDS = "gnutls libpng jpeg dbus dbus-glib zlib libusb"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list