From a719203e48dde08b49cdced8282d154ab0549f89 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 13 Jan 2011 11:31:33 +0100 Subject: mysql5: add license checksum Signed-off-by: Koen Kooi --- recipes-support/mysql/mysql5_5.1.40.inc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'recipes-support/mysql/mysql5_5.1.40.inc') diff --git a/recipes-support/mysql/mysql5_5.1.40.inc b/recipes-support/mysql/mysql5_5.1.40.inc index d7c1b7261a..9a77eb1bae 100644 --- a/recipes-support/mysql/mysql5_5.1.40.inc +++ b/recipes-support/mysql/mysql5_5.1.40.inc @@ -1,7 +1,9 @@ DESCRIPTION = "The MySQL Open Source Database System" HOMEPAGE = "http://www.mysql.com/" SECTION = "libs" -LICENSE = "GPL" +LICENSE = "GPLv2" +LIC_FILES_CHKSUM = "file://COPYING;md5=477ab0a4c8ca64b482b3f2a365d0fdfa" + DEPENDS = "ncurses" PR = "r5" -- cgit v1.2.3-54-g00ecf