From 6f80a528c38dd40efda99d13595603a7b9166c95 Mon Sep 17 00:00:00 2001
From: Kevin Tian <kevin.tian@intel.com>
Date: Thu, 10 Jun 2010 15:20:49 +0800
Subject: psplash: fix metadata

Signed-off-by: Kevin Tian <kevin.tian@intel.com>
---
 meta/packages/psplash/psplash_svn.bb | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/meta/packages/psplash/psplash_svn.bb b/meta/packages/psplash/psplash_svn.bb
index dceab6864..1e53ef1f1 100644
--- a/meta/packages/psplash/psplash_svn.bb
+++ b/meta/packages/psplash/psplash_svn.bb
@@ -1,6 +1,9 @@
 DESCRIPTION = "Userspace framebuffer boot logo based on usplash."
+HOMEPAGE = "http://svn.o-hand.com/view/misc/trunk/psplash/"
 SECTION = "base"
-LICENSE = "GPL"
+LICENSE = "GPLv2+"
+LIC_FILES_CHKSUM = "file://psplash.h;md5=a87c39812c1e37f3451567cc29a29c8f"
+
 PV = "0.0+svnr${SRCREV}"
 PR = "r5"
 
-- 
cgit v1.2.3