mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-09 19:18:21 +00:00
mysql5: add license checksum
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
parent
1acf003c18
commit
a719203e48
@ -1,7 +1,9 @@
|
|||||||
DESCRIPTION = "The MySQL Open Source Database System"
|
DESCRIPTION = "The MySQL Open Source Database System"
|
||||||
HOMEPAGE = "http://www.mysql.com/"
|
HOMEPAGE = "http://www.mysql.com/"
|
||||||
SECTION = "libs"
|
SECTION = "libs"
|
||||||
LICENSE = "GPL"
|
LICENSE = "GPLv2"
|
||||||
|
LIC_FILES_CHKSUM = "file://COPYING;md5=477ab0a4c8ca64b482b3f2a365d0fdfa"
|
||||||
|
|
||||||
DEPENDS = "ncurses"
|
DEPENDS = "ncurses"
|
||||||
PR = "r5"
|
PR = "r5"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user