From 8f1c8f67cf2f5a3617b7dd0cdb3d0e7fed8757cb Mon Sep 17 00:00:00 2001 From: Jens Lucius Date: Tue, 22 Sep 2015 16:58:39 +0200 Subject: [PATCH] fbturbo: increase version, depend libump - increase version number to correct version (0.5.1) - depend on libump Signed-off-by: Jens Lucius --- recipes-graphics/xorg-xserver/xf86-video-fbturbo_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-graphics/xorg-xserver/xf86-video-fbturbo_git.bb b/recipes-graphics/xorg-xserver/xf86-video-fbturbo_git.bb index 4385684..4380bcb 100644 --- a/recipes-graphics/xorg-xserver/xf86-video-fbturbo_git.bb +++ b/recipes-graphics/xorg-xserver/xf86-video-fbturbo_git.bb @@ -5,10 +5,10 @@ DESCRIPTION = "X.Org X server -- A10/A13 display driver" LICENSE = "MIT-X" LIC_FILES_CHKSUM = "file://COPYING;md5=f91dc3ee5ce59eb4b528e67e98a31266" -DEPENDS += "sunxi-mali" +DEPENDS += "sunxi-mali libump" PE = "3" -PV = "0.3.1+git${SRCPV}" +PV = "0.5.1+git${SRCPV}" SRCREV_pn-${PN} = "e094e3c8f9004ca3347694bd05b99d136e8621b9" SRC_URI = "git://github.com/ssvb/xf86-video-fbturbo.git;protocol=http;branch=master \