From c4a627228aa70835044fa9e17df616d122868d58 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Fri, 7 Jan 2011 20:52:09 +0100 Subject: [PATCH] cups: add license checksum Signed-off-by: Koen Kooi --- recipes-support/cups/cups_1.4.4.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes-support/cups/cups_1.4.4.bb b/recipes-support/cups/cups_1.4.4.bb index bf23cc5231..df5bf585d5 100644 --- a/recipes-support/cups/cups_1.4.4.bb +++ b/recipes-support/cups/cups_1.4.4.bb @@ -1,5 +1,7 @@ require cups14.inc +LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=956e7600195e6139f12de8c2a5bbefa9" + SRC_URI += " \ file://use_echo_only_in_init.patch \ file://skip_tools.patch \