diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-27 11:15:38 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-27 11:25:17 +0200 |
commit | c7e19744c13a4d5e7e9739cc2d8827b4d88fa4ac (patch) | |
tree | 61213f78cb441ef80d42382fdb52aea62c1f6449 /recipes/xorg-driver/xf86-video-rendition_4.1.3.bb | |
parent | 2e12c27e3df7dfa70121fca92fddf527b98fec64 (diff) |
xorg-driver: remove useless empty #DESCRIPTION and #DEPENDS comment
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-driver/xf86-video-rendition_4.1.3.bb')
-rw-r--r-- | recipes/xorg-driver/xf86-video-rendition_4.1.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xorg-driver/xf86-video-rendition_4.1.3.bb b/recipes/xorg-driver/xf86-video-rendition_4.1.3.bb index fe0eb644b5..0d13831943 100644 --- a/recipes/xorg-driver/xf86-video-rendition_4.1.3.bb +++ b/recipes/xorg-driver/xf86-video-rendition_4.1.3.bb @@ -3,7 +3,7 @@ PE = "1" DESCRIPTION = "X11 driver supporting cards based on the V1000 or the V2x00." -#DEPENDS += " " + SRC_URI[archive.md5sum] = "a8b97feccb32184820d5856fe78d34db" SRC_URI[archive.sha256sum] = "37e7aef72f7466485f5a3bafd0d43190cb7439de16868bfba2c59bb4c9df4408" PR = "${INC_PR}.0" |