diff options
Diffstat (limited to 'recipes/xorg-driver/xf86-video-vesa_2.2.1.bb')
-rw-r--r-- | recipes/xorg-driver/xf86-video-vesa_2.2.1.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/xorg-driver/xf86-video-vesa_2.2.1.bb b/recipes/xorg-driver/xf86-video-vesa_2.2.1.bb index 13b3aac770..0d311de120 100644 --- a/recipes/xorg-driver/xf86-video-vesa_2.2.1.bb +++ b/recipes/xorg-driver/xf86-video-vesa_2.2.1.bb @@ -4,9 +4,9 @@ PE = "1" SRC_URI += "file://fix-includepath.patch \ file://fix-configure-includes.patch" -#DESCRIPTION = "" -#DEPENDS += " " + + SRC_URI[archive.md5sum] = "61a1dc9a22991bd04d0ff98f800775c1" SRC_URI[archive.sha256sum] = "a3657971232e9c7db3e7517a8aedd86d3ef4d159f7099ec974cdd03aafa41080" PR = "${INC_PR}.0" |