v86d: upgrade to version 0.1.9

from 0.1.5

Signed-off-by: Qing He <qing.he@intel.com>
This commit is contained in:
Qing He 2010-07-06 14:24:58 +08:00 committed by Joshua Lock
parent 37e6594c7c
commit fd8cf68a01
1 changed files with 8 additions and 5 deletions

View File

@ -1,11 +1,14 @@
DESCRIPTION = "User support binary for the uvesafb kernel module"
HOMEPAGE = "http://dev.gentoo.org/~spock/projects/uvesafb/"
LICENSE = "GPLv2"
DEPENDS = "virtual/kernel"
RRECOMMENDS_${PN} = "kernel-module-uvesafb"
PR = "r0"
SRC_URI = "http://dev.gentoo.org/~spock/projects/uvesafb/archive/v86d-${PV}.tar.bz2 \
file://fbsetup"
DEPENDS = "virtual/kernel"
LICENSE = "GPLv2"
PR = "r3"
RRECOMMENDS_${PN} = "kernel-module-uvesafb"
PACKAGE_ARCH = "${MACHINE_ARCH}"
COMPATIBLE_MACHINE = "(qemux86|bootcdx86)"