summaryrefslogtreecommitdiff
path: root/systems
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2016-02-25 14:00:54 +0000
committerBaserock Gerrit <gerrit@baserock.org>2016-03-01 13:00:16 +0000
commit745598d9ece9aa38ab98d54a81617ede622fe546 (patch)
treec0dcd8e7c6a1a9837620adbd04eda60004fe00fb /systems
parent5ba0bb7e765528851dfc6773eada1f7fbad67ddf (diff)
downloaddefinitions-745598d9ece9aa38ab98d54a81617ede622fe546.tar.gz
strata/input-common.morph: Upgrade libinput to 1.2.0
Change-Id: I8804aa8d5c7d4a9d2ba714a518775e34b6b19f6f
Diffstat (limited to 'systems')
-rw-r--r--systems/genivi-baseline-system-armv7lhf-jetson.morph2
-rw-r--r--systems/genivi-baseline-system-armv7lhf-versatile.morph2
-rw-r--r--systems/genivi-baseline-system-x86_64-generic.morph2
-rw-r--r--systems/genivi-demo-platform-armv7lhf-jetson.morph2
-rw-r--r--systems/genivi-demo-platform-x86_64-generic.morph2
-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
9 files changed, 18 insertions, 0 deletions
diff --git a/systems/genivi-baseline-system-armv7lhf-jetson.morph b/systems/genivi-baseline-system-armv7lhf-jetson.morph
index 138ecc8c..ccf59f81 100644
--- a/systems/genivi-baseline-system-armv7lhf-jetson.morph
+++ b/systems/genivi-baseline-system-armv7lhf-jetson.morph
@@ -15,6 +15,8 @@ strata:
morph: strata/connectivity.morph
- name: connman-common
morph: strata/connman-common.morph
+- name: device-management
+ morph: strata/device-management.morph
- name: audio-bluetooth
morph: strata/audio-bluetooth.morph
- name: glib-common
diff --git a/systems/genivi-baseline-system-armv7lhf-versatile.morph b/systems/genivi-baseline-system-armv7lhf-versatile.morph
index 09662627..74493383 100644
--- a/systems/genivi-baseline-system-armv7lhf-versatile.morph
+++ b/systems/genivi-baseline-system-armv7lhf-versatile.morph
@@ -15,6 +15,8 @@ strata:
morph: strata/connectivity.morph
- name: connman-common
morph: strata/connman-common.morph
+- name: device-management
+ morph: strata/device-management.morph
- name: audio-bluetooth
morph: strata/audio-bluetooth.morph
- name: glib-common
diff --git a/systems/genivi-baseline-system-x86_64-generic.morph b/systems/genivi-baseline-system-x86_64-generic.morph
index d80ca21e..bbef3ee3 100644
--- a/systems/genivi-baseline-system-x86_64-generic.morph
+++ b/systems/genivi-baseline-system-x86_64-generic.morph
@@ -15,6 +15,8 @@ strata:
morph: strata/connectivity.morph
- name: connman-common
morph: strata/connman-common.morph
+- name: device-management
+ morph: strata/device-management.morph
- name: audio-bluetooth
morph: strata/audio-bluetooth.morph
- name: glib-common
diff --git a/systems/genivi-demo-platform-armv7lhf-jetson.morph b/systems/genivi-demo-platform-armv7lhf-jetson.morph
index c99739e1..b2eef775 100644
--- a/systems/genivi-demo-platform-armv7lhf-jetson.morph
+++ b/systems/genivi-demo-platform-armv7lhf-jetson.morph
@@ -19,6 +19,8 @@ strata:
morph: strata/connectivity.morph
- name: connman-common
morph: strata/connman-common.morph
+- name: device-management
+ morph: strata/device-management.morph
- name: audio-bluetooth
morph: strata/audio-bluetooth.morph
- name: libdrm-common
diff --git a/systems/genivi-demo-platform-x86_64-generic.morph b/systems/genivi-demo-platform-x86_64-generic.morph
index 83d510b7..17f077ad 100644
--- a/systems/genivi-demo-platform-x86_64-generic.morph
+++ b/systems/genivi-demo-platform-x86_64-generic.morph
@@ -19,6 +19,8 @@ strata:
morph: strata/connectivity.morph
- name: connman-common
morph: strata/connman-common.morph
+- name: device-management
+ morph: strata/device-management.morph
- name: audio-bluetooth
morph: strata/audio-bluetooth.morph
- name: libdrm-common
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