summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2016-02-25 14:00:54 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2016-02-26 09:18:28 +0000
commitd2d223d3705d61f4719b94bbff33dbfd82f670a0 (patch)
tree7597d19502148bd2b81e8dff130036eae87d4ec2
parent6c3fd14e110efbffab165a4100ea38e8fd17222b (diff)
downloaddefinitions-d2d223d3705d61f4719b94bbff33dbfd82f670a0.tar.gz
strata/input-common.morph: Upgrade libinput to 1.2.0
Change-Id: I8804aa8d5c7d4a9d2ba714a518775e34b6b19f6f
-rw-r--r--strata/gnome.morph6
-rw-r--r--strata/input-common.morph12
-rw-r--r--systems/weston-qt5-system-x86_64.morph2
-rw-r--r--systems/weston-system-armv7lhf-jetson.morph2
-rw-r--r--systems/weston-system-x86_64-generic.morph2
-rw-r--r--systems/xfce-system-x86_64.morph2
6 files changed, 18 insertions, 8 deletions
diff --git a/strata/gnome.morph b/strata/gnome.morph
index 2ff44c94..ba589e81 100644
--- a/strata/gnome.morph
+++ b/strata/gnome.morph
@@ -596,11 +596,6 @@ chunks:
ref: ac2aef0f47fd998555abf18003f4c11ffecbf542
unpetrify-ref: 2.32.0
build-system: autotools
-- name: libwacom
- repo: upstream:linuxwacom/libwacom
- ref: c707d0f98c79260cb72b5d2bdded50b4e816e350
- unpetrify-ref: libwacom-0.15
- build-system: autotools
- name: gnome-bluetooth
repo: upstream:gnome/gnome-bluetooth
ref: eb2558d45518f7c23c20fa7b13639f013810494e
@@ -694,7 +689,6 @@ chunks:
- libcanberra
- libgtop
- libpwquality
- - libwacom
- network-manager-applet
- name: gnome-initial-setup
morph: strata/gnome/gnome-initial-setup.morph
diff --git a/strata/input-common.morph b/strata/input-common.morph
index 2e1c0dd3..a2df41cd 100644
--- a/strata/input-common.morph
+++ b/strata/input-common.morph
@@ -1,7 +1,9 @@
name: input-common
kind: stratum
build-depends:
+- morph: strata/device-management.morph
- morph: strata/foundation.morph
+- morph: strata/glib-common.morph
- morph: strata/xorg-util-macros-common.morph
- morph: strata/x-common.morph
chunks:
@@ -20,14 +22,20 @@ chunks:
ref: 6f03fd49fb949e46ebccb5dfb54489584896c791
unpetrify-ref: libevdev-1.4.2
build-system: autotools
+- name: libwacom
+ repo: upstream:linuxwacom/libwacom
+ ref: c707d0f98c79260cb72b5d2bdded50b4e816e350
+ unpetrify-ref: libwacom-0.15
+ build-system: autotools
- name: libinput
repo: upstream:libinput
- ref: a340736e9b9399f630ff4b436930c1dee26cb803
- unpetrify-ref: 1.1.4
+ ref: 45e5847bf3e755532b2b6a62b74b85fcdadf2e36
+ unpetrify-ref: 1.2.0
build-system: autotools
build-depends:
- mtdev
- libevdev
+ - libwacom
- name: libxkbcommon-no-x11
repo: upstream:xorg-lib-libxkbcommon
ref: c43c3c866eb9d52cd8f61e75cbef1c30d07f3a28
diff --git a/systems/weston-qt5-system-x86_64.morph b/systems/weston-qt5-system-x86_64.morph
index b7fe546a..1e19a543 100644
--- a/systems/weston-qt5-system-x86_64.morph
+++ b/systems/weston-qt5-system-x86_64.morph
@@ -10,6 +10,8 @@ strata:
morph: strata/core.morph
- name: coreutils-common
morph: strata/coreutils-common.morph
+- name: device-management
+ morph: strata/device-management.morph
- name: foundation
morph: strata/foundation.morph
- name: audio-bluetooth
diff --git a/systems/weston-system-armv7lhf-jetson.morph b/systems/weston-system-armv7lhf-jetson.morph
index 652c4690..5b25ebd0 100644
--- a/systems/weston-system-armv7lhf-jetson.morph
+++ b/systems/weston-system-armv7lhf-jetson.morph
@@ -10,6 +10,8 @@ strata:
morph: strata/core.morph
- name: coreutils-common
morph: strata/coreutils-common.morph
+- name: device-management
+ morph: strata/device-management.morph
- name: foundation
morph: strata/foundation.morph
- name: bsp-jetson
diff --git a/systems/weston-system-x86_64-generic.morph b/systems/weston-system-x86_64-generic.morph
index 0adfa767..5e91fb71 100644
--- a/systems/weston-system-x86_64-generic.morph
+++ b/systems/weston-system-x86_64-generic.morph
@@ -9,6 +9,8 @@ strata:
morph: strata/core.morph
- name: coreutils-common
morph: strata/coreutils-common.morph
+- name: device-management
+ morph: strata/device-management.morph
- name: foundation
morph: strata/foundation.morph
- name: bsp-x86_64-generic
diff --git a/systems/xfce-system-x86_64.morph b/systems/xfce-system-x86_64.morph
index fedddd57..62616000 100644
--- a/systems/xfce-system-x86_64.morph
+++ b/systems/xfce-system-x86_64.morph
@@ -9,6 +9,8 @@ strata:
morph: strata/core.morph
- name: coreutils-common
morph: strata/coreutils-common.morph
+- name: device-management
+ morph: strata/device-management.morph
- name: python2-core
morph: strata/python2-core.morph
- name: foundation