From b089cf9a453c4b6c6edfc36d64b6a23f797b9aee Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Sat, 25 Dec 2010 19:51:26 +0000 Subject: libsdl: Add LIC_FILES_CHKSUM Signed-off-by: Richard Purdie --- meta/recipes-graphics/libsdl/libsdl-nativesdk_1.2.11.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'meta/recipes-graphics/libsdl') diff --git a/meta/recipes-graphics/libsdl/libsdl-nativesdk_1.2.11.bb b/meta/recipes-graphics/libsdl/libsdl-nativesdk_1.2.11.bb index 633a4c284b..e47b78c078 100644 --- a/meta/recipes-graphics/libsdl/libsdl-nativesdk_1.2.11.bb +++ b/meta/recipes-graphics/libsdl/libsdl-nativesdk_1.2.11.bb @@ -1,11 +1,13 @@ DESCRIPTION = "Simple DirectMedia Layer - native Edition" HOMEPAGE = "http://www.libsdl.org" SECTION = "libs" -LICENSE = "LGPL" +LICENSE = "LGPLv2.1" DEPENDS = "libx11-nativesdk libxext-nativesdk libxrandr-nativesdk libxrender-nativesdk" RDEPENDS = "libx11-nativesdk libxrandr-nativesdk libxrender-nativesdk libxext-nativesdk" PR = "r4" +LIC_FILES_CHKSUM = "file://COPYING;md5=27818cd7fd83877a8e3ef82b82798ef4" + SRC_URI = "http://www.libsdl.org/release/SDL-${PV}.tar.gz \ file://acinclude.m4 \ file://configure_tweak.patch;patch=1 \ -- cgit v1.2.3-54-g00ecf