From f1e518fb9c85e76ad570ad31b753c397f40c0398 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Mon, 15 Feb 2016 21:10:52 +0000 Subject: Create secret-service stratum Move gnome-keyring (secret service) and the API to access it (libsecret) Change-Id: I576bd4e772250a7c496bedd06ae1a0eb5243db5b --- systems/gnome-system-armv7lhf-jetson.morph | 2 ++ systems/gnome-system-x86_64.morph | 2 ++ 2 files changed, 4 insertions(+) (limited to 'systems') diff --git a/systems/gnome-system-armv7lhf-jetson.morph b/systems/gnome-system-armv7lhf-jetson.morph index 0a5073a7..567920cf 100644 --- a/systems/gnome-system-armv7lhf-jetson.morph +++ b/systems/gnome-system-armv7lhf-jetson.morph @@ -69,6 +69,8 @@ strata: morph: strata/icu-common.morph - name: samba morph: strata/samba.morph +- name: secret-service + morph: strata/secret-service.morph - name: cups morph: strata/cups.morph configuration-extensions: diff --git a/systems/gnome-system-x86_64.morph b/systems/gnome-system-x86_64.morph index e3e2e5a6..263d1587 100644 --- a/systems/gnome-system-x86_64.morph +++ b/systems/gnome-system-x86_64.morph @@ -75,6 +75,8 @@ strata: morph: strata/icu-common.morph - name: samba morph: strata/samba.morph +- name: secret-service + morph: strata/secret-service.morph - name: cups morph: strata/cups.morph configuration-extensions: -- cgit v1.2.1