diff options
-rw-r--r-- | recipes-support/cups/cups_1.4.4.bb | 2 |
1 files changed, 2 insertions, 0 deletions
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 @@ | |||
1 | require cups14.inc | 1 | require cups14.inc |
2 | 2 | ||
3 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=956e7600195e6139f12de8c2a5bbefa9" | ||
4 | |||
3 | SRC_URI += " \ | 5 | SRC_URI += " \ |
4 | file://use_echo_only_in_init.patch \ | 6 | file://use_echo_only_in_init.patch \ |
5 | file://skip_tools.patch \ | 7 | file://skip_tools.patch \ |