]> code.ossystems Code Review - openembedded-core.git/commitdiff
psplash: fix metadata
authorKevin Tian <kevin.tian@intel.com>
Thu, 10 Jun 2010 07:20:49 +0000 (15:20 +0800)
committerJoshua Lock <josh@linux.intel.com>
Thu, 17 Jun 2010 22:13:26 +0000 (23:13 +0100)
Signed-off-by: Kevin Tian <kevin.tian@intel.com>
meta/packages/psplash/psplash_svn.bb

index dceab6864fd507d0f66b3841e6750416b3af4117..1e53ef1f1bc590f11af932a41dea99ac091e3361 100644 (file)
@@ -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"