diff options
author | Sam Thursfield <sam.thursfield@codethink.co.uk> | 2015-08-24 17:34:22 +0100 |
---|---|---|
committer | Sam Thursfield <sam.thursfield@codethink.co.uk> | 2015-08-26 15:52:50 +0100 |
commit | c2182f7e303b62c81ae5916360c85f8f9aa01a04 (patch) | |
tree | e306fb987d17b566fcbb290afb68a24a295fb746 /strata/x-drivers.morph | |
parent | 0c5390d6e5bc44dca7c9e13addc7db03958b60d6 (diff) | |
download | definitions-c2182f7e303b62c81ae5916360c85f8f9aa01a04.tar.gz |
Migrate to definitions format version 6
Change-Id: I3845c77e8872ce2e1e8bc6a60e3ce7f184c32f58
Diffstat (limited to 'strata/x-drivers.morph')
-rw-r--r-- | strata/x-drivers.morph | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/strata/x-drivers.morph b/strata/x-drivers.morph index a59d1743..691a2e98 100644 --- a/strata/x-drivers.morph +++ b/strata/x-drivers.morph @@ -8,19 +8,24 @@ chunks: repo: upstream:xorg-driver-xf86-video-fbdev ref: 679ed9a4e6b54227df191c580e3ef641e075db19 unpetrify-ref: xf86-video-fbdev-0.4.4 + build-system: autotools - name: xorg-driver-xf86-video-vesa repo: upstream:xorg-driver-xf86-video-vesa ref: b49c293e67cd88424ff40a2ca4e58b28528691d7 unpetrify-ref: xf86-video-vesa-2.3.4 + build-system: autotools - name: xorg-driver-xf86-input-evdev repo: upstream:xorg-driver-xf86-input-evdev ref: 24368d8379cc47693dd1623168a6125faff57311 unpetrify-ref: xf86-input-evdev-2.9.2 + build-system: autotools - name: xorg-driver-xf86-input-keyboard repo: upstream:xorg-driver-xf86-input-keyboard ref: 13d320076e5de2d6c3cbc170fc7e31c526ed8499 unpetrify-ref: xf86-input-keyboard-1.8.1 + build-system: autotools - name: xorg-driver-xf86-input-mouse repo: upstream:xorg-driver-xf86-input-mouse ref: 6886084b192e681739fc55892f30681efb4f79f0 unpetrify-ref: xf86-input-mouse-1.9.1 + build-system: autotools |