aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-support
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-support')
-rw-r--r--recipes-support/mysql/mysql5_5.1.40.inc4
1 files changed, 3 insertions, 1 deletions
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"