diff options
Diffstat (limited to 'recipes/xorg-driver/xf86-video-xgixp_1.8.0.bb')
-rw-r--r-- | recipes/xorg-driver/xf86-video-xgixp_1.8.0.bb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes/xorg-driver/xf86-video-xgixp_1.8.0.bb b/recipes/xorg-driver/xf86-video-xgixp_1.8.0.bb new file mode 100644 index 0000000000..80a3633c58 --- /dev/null +++ b/recipes/xorg-driver/xf86-video-xgixp_1.8.0.bb @@ -0,0 +1,7 @@ +require xorg-driver-video.inc +DEPENDS += " xineramaproto xf86miscproto drm xf86driproto" +PE = "1" +PR = "${INC_PR}.0" + +SRC_URI[archive.md5sum] = "0ebf98f1beaf911a242c79647cc08fbf" +SRC_URI[archive.sha256sum] = "3aa66d6dcc44302a91c7c829e15cd7b09176164476f5cb65dda190e1862ed71a" |