aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/v86d
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/v86d')
-rw-r--r--recipes/v86d/v86d_0.1.9.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes/v86d/v86d_0.1.9.bb b/recipes/v86d/v86d_0.1.9.bb
index cf5cbab5db..5ff69aa60a 100644
--- a/recipes/v86d/v86d_0.1.9.bb
+++ b/recipes/v86d/v86d_0.1.9.bb
@@ -1,9 +1,10 @@
DESCRIPTION = "User support binary for the uvesafb kernel module"
SRC_URI = "http://dev.gentoo.org/~spock/projects/uvesafb/archive/v86d-${PV}.tar.bz2 \
file://fbsetup"
-DEPENDS = "virtual/kernel klibc"
+DEPENDS = "virtual/kernel klcc-cross"
+
LICENSE = "GPLv2"
-PR = "r0"
+PR = "r1"
RRECOMMENDS_${PN} = "kernel-module-uvesafb"