[oe-commits] Robert P. J. Day : cups.inc: Delete obsolete "PROVIDES" line.

git at git.openembedded.org git at git.openembedded.org
Thu Jul 10 16:40:14 UTC 2014


Module: openembedded-core.git
Branch: master
Commit: 8e7898b2cf276977cf1c527b573a7192719a8c99
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=8e7898b2cf276977cf1c527b573a7192719a8c99

Author: Robert P. J. Day <rpjday at crashcourse.ca>
Date:   Tue Jul  8 09:22:31 2014 -0400

cups.inc: Delete obsolete "PROVIDES" line.

Remove "PROVIDES =" line that refers back to CUPS version 1.4.

Signed-off-by: Robert P. J. Day <rpjday at crashcourse.ca>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 meta/recipes-extended/cups/cups.inc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/meta/recipes-extended/cups/cups.inc b/meta/recipes-extended/cups/cups.inc
index c083501..7e8922b 100644
--- a/meta/recipes-extended/cups/cups.inc
+++ b/meta/recipes-extended/cups/cups.inc
@@ -2,7 +2,6 @@ SUMMARY = "An Internet printing system for Unix"
 SECTION = "console/utils"
 LICENSE = "GPLv2 & LGPLv2"
 DEPENDS = "gnutls libpng jpeg dbus dbus-glib zlib libusb"
-PROVIDES = "cups14"
 
 SRC_URI = "http://www.cups.org/software/${PV}/${BP}-source.tar.bz2 \
            file://use_echo_only_in_init.patch \



More information about the Openembedded-commits mailing list