diff options
author | Qing He <qing.he@intel.com> | 2010-11-26 17:26:49 +0800 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2010-12-01 20:47:04 -0800 |
commit | f03b233fe583cabc238eae97b5b28f14e0b7f36e (patch) | |
tree | ce7741315c2e74ff9e591c85be7c2d4810601b85 /meta/recipes-bsp/v86d | |
parent | 713262b95b2b193d5c4b07fe95ed407249f8dab6 (diff) | |
download | openembedded-core-f03b233fe583cabc238eae97b5b28f14e0b7f36e.tar.gz openembedded-core-f03b233fe583cabc238eae97b5b28f14e0b7f36e.tar.bz2 openembedded-core-f03b233fe583cabc238eae97b5b28f14e0b7f36e.zip |
v86d: update license info
Signed-off-by: Qing He <qing.he@intel.com>
Diffstat (limited to 'meta/recipes-bsp/v86d')
-rw-r--r-- | meta/recipes-bsp/v86d/v86d_0.1.9.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-bsp/v86d/v86d_0.1.9.bb b/meta/recipes-bsp/v86d/v86d_0.1.9.bb index 19510b9348..30d9f95a87 100644 --- a/meta/recipes-bsp/v86d/v86d_0.1.9.bb +++ b/meta/recipes-bsp/v86d/v86d_0.1.9.bb @@ -1,7 +1,9 @@ DESCRIPTION = "User support binary for the uvesafb kernel module" HOMEPAGE = "http://dev.gentoo.org/~spock/projects/uvesafb/" +# the copyright info is at the bottom of README, expect break LICENSE = "GPLv2" +LIC_FILES_CHKSUM = "file://README;md5=94ac1971e4f2309dc322d598e7b1f7dd" DEPENDS = "virtual/kernel" RRECOMMENDS_${PN} = "kernel-module-uvesafb" |