From a9c39126529173ae0e34d5de06e3d35ac5740181 Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Date: Thu, 2 Jun 2016 22:07:46 +0000 Subject: strata/glib-common.morph: Make stratum depend on pcre-utils New versions of GLib depends on libpcre Change-Id: Ide66b1af83fd4d6e616b79264c971728c9ef4edb --- strata/glib-common.morph | 1 + systems/build-system-armv5l-openbmc-aspeed.morph | 2 ++ systems/build-system-armv7lhf-highbank.morph | 2 ++ systems/build-system-armv7lhf-jetson.morph | 2 ++ systems/build-system-armv7lhf-rootfs.morph | 2 ++ systems/build-system-armv8b64.morph | 2 ++ systems/build-system-armv8l64.morph | 2 ++ systems/build-system-ppc64.morph | 2 ++ systems/build-system-x86_32-chroot.morph | 2 ++ systems/build-system-x86_32.morph | 2 ++ systems/build-system-x86_64-chroot.morph | 2 ++ systems/build-system-x86_64.morph | 2 ++ systems/ceph-service-x86_64-generic.morph | 2 ++ systems/cross-bootstrap-system-armv5l-generic.morph | 2 ++ systems/cross-bootstrap-system-armv7lhf-generic.morph | 2 ++ systems/cross-bootstrap-system-armv8b64-generic.morph | 2 ++ systems/cross-bootstrap-system-armv8l64-generic.morph | 2 ++ systems/cross-bootstrap-system-ppc64-generic.morph | 2 ++ systems/cross-bootstrap-system-x86_64-generic.morph | 2 ++ systems/cxmanage-system-x86_64-generic.morph | 2 ++ systems/devel-system-armv7-chroot.morph | 2 ++ systems/devel-system-armv7-highbank.morph | 2 ++ systems/devel-system-armv7-versatile.morph | 2 ++ systems/devel-system-armv7-wandboard.morph | 2 ++ systems/devel-system-armv7b-chroot.morph | 2 ++ systems/devel-system-armv7b-highbank.morph | 2 ++ systems/devel-system-armv7lhf-chroot.morph | 2 ++ systems/devel-system-armv7lhf-highbank.morph | 2 ++ systems/devel-system-armv7lhf-jetson.morph | 2 ++ systems/devel-system-armv7lhf-wandboard.morph | 2 ++ systems/devel-system-armv8b64.morph | 2 ++ systems/devel-system-armv8l64.morph | 2 ++ systems/devel-system-ppc64-chroot.morph | 2 ++ systems/devel-system-ppc64-generic.morph | 2 ++ systems/devel-system-x86_32-chroot.morph | 2 ++ systems/devel-system-x86_32-generic.morph | 2 ++ systems/devel-system-x86_64-chroot.morph | 2 ++ systems/devel-system-x86_64-generic.morph | 2 ++ systems/devel-system-x86_64-vagrant.morph | 2 ++ systems/genivi-baseline-system-armv7lhf-jetson.morph | 2 ++ systems/genivi-baseline-system-armv7lhf-versatile.morph | 2 ++ systems/genivi-baseline-system-x86_64-generic.morph | 2 ++ systems/genivi-demo-platform-armv7lhf-jetson.morph | 2 ++ systems/genivi-demo-platform-x86_32-generic.morph | 2 ++ systems/genivi-demo-platform-x86_64-generic.morph | 2 ++ systems/gnome-system-armv7lhf-jetson.morph | 2 ++ systems/gnome-system-x86_64.morph | 2 ++ systems/installer-system-armv8b64.morph | 2 ++ systems/installer-system-x86_64.morph | 2 ++ systems/ivi-system-armv7lhf-jetson.morph | 2 ++ systems/ivi-system-x86_32.morph | 2 ++ systems/ivi-system-x86_64.morph | 2 ++ systems/java-build-system-x86_64-generic.morph | 2 ++ systems/openstack-system-x86_64.morph | 2 ++ systems/qt4-devel-system-x86_64-generic.morph | 2 ++ systems/qt5-devel-system-x86_64-generic.morph | 2 ++ systems/trove-system-x86_64.morph | 2 ++ systems/web-system-x86_64-generic.morph | 2 ++ systems/weston-qt5-system-x86_64.morph | 2 ++ systems/weston-system-armv7lhf-jetson.morph | 2 ++ systems/weston-system-x86_64-generic.morph | 2 ++ systems/xfce-system-x86_64.morph | 2 ++ 62 files changed, 123 insertions(+) diff --git a/strata/glib-common.morph b/strata/glib-common.morph index 1d089fbb..85a9480c 100644 --- a/strata/glib-common.morph +++ b/strata/glib-common.morph @@ -3,6 +3,7 @@ kind: stratum description: GLib and dependencies build-depends: - morph: strata/python2-core.morph +- morph: strata/pcre-utils.morph chunks: - name: gtk-doc-stub repo: upstream:gtk-doc-stub diff --git a/systems/build-system-armv5l-openbmc-aspeed.morph b/systems/build-system-armv5l-openbmc-aspeed.morph index f9524161..b8799bb0 100644 --- a/systems/build-system-armv5l-openbmc-aspeed.morph +++ b/systems/build-system-armv5l-openbmc-aspeed.morph @@ -31,6 +31,8 @@ strata: morph: strata/libsoup-common.morph - name: glib-common morph: strata/glib-common.morph +- name: pcre-utils + morph: strata/pcre-utils.morph - name: ostree-core morph: strata/ostree-core.morph - name: mtd-utilities diff --git a/systems/build-system-armv7lhf-highbank.morph b/systems/build-system-armv7lhf-highbank.morph index afb35fec..06262deb 100644 --- a/systems/build-system-armv7lhf-highbank.morph +++ b/systems/build-system-armv7lhf-highbank.morph @@ -42,6 +42,8 @@ strata: morph: strata/libsoup-common.morph - name: glib-common morph: strata/glib-common.morph +- name: pcre-utils + morph: strata/pcre-utils.morph - name: ostree-core morph: strata/ostree-core.morph - name: unionfs-fuse-group diff --git a/systems/build-system-armv7lhf-jetson.morph b/systems/build-system-armv7lhf-jetson.morph index 16c8a7d6..aa0deac7 100644 --- a/systems/build-system-armv7lhf-jetson.morph +++ b/systems/build-system-armv7lhf-jetson.morph @@ -42,6 +42,8 @@ strata: morph: strata/libsoup-common.morph - name: glib-common morph: strata/glib-common.morph +- name: pcre-utils + morph: strata/pcre-utils.morph - name: ostree-core morph: strata/ostree-core.morph - name: sandboxing diff --git a/systems/build-system-armv7lhf-rootfs.morph b/systems/build-system-armv7lhf-rootfs.morph index 7a614c62..4c934cc9 100644 --- a/systems/build-system-armv7lhf-rootfs.morph +++ b/systems/build-system-armv7lhf-rootfs.morph @@ -40,6 +40,8 @@ strata: morph: strata/libsoup-common.morph - name: glib-common morph: strata/glib-common.morph +- name: pcre-utils + morph: strata/pcre-utils.morph - name: ostree-core morph: strata/ostree-core.morph - name: sandboxing diff --git a/systems/build-system-armv8b64.morph b/systems/build-system-armv8b64.morph index 9d7a69f6..d544cebb 100644 --- a/systems/build-system-armv8b64.morph +++ b/systems/build-system-armv8b64.morph @@ -27,6 +27,8 @@ strata: morph: strata/libsoup-common.morph - name: glib-common morph: strata/glib-common.morph +- name: pcre-utils + morph: strata/pcre-utils.morph - name: ostree-core morph: strata/ostree-core.morph - name: morph-utils diff --git a/systems/build-system-armv8l64.morph b/systems/build-system-armv8l64.morph index d5c2a7e7..effd0d40 100644 --- a/systems/build-system-armv8l64.morph +++ b/systems/build-system-armv8l64.morph @@ -43,6 +43,8 @@ strata: morph: strata/libsoup-common.morph - name: glib-common morph: strata/glib-common.morph +- name: pcre-utils + morph: strata/pcre-utils.morph - name: ostree-core morph: strata/ostree-core.morph - name: sandboxing diff --git a/systems/build-system-ppc64.morph b/systems/build-system-ppc64.morph index fcedcdb0..2a5ca04f 100644 --- a/systems/build-system-ppc64.morph +++ b/systems/build-system-ppc64.morph @@ -42,6 +42,8 @@ strata: morph: strata/libsoup-common.morph - name: glib-common morph: strata/glib-common.morph +- name: pcre-utils + morph: strata/pcre-utils.morph - name: ostree-core morph: strata/ostree-core.morph - name: sandboxing diff --git a/systems/build-system-x86_32-chroot.morph b/systems/build-system-x86_32-chroot.morph index 6421e5ec..868c3213 100644 --- a/systems/build-system-x86_32-chroot.morph +++ b/systems/build-system-x86_32-chroot.morph @@ -42,6 +42,8 @@ strata: morph: strata/libsoup-common.morph - name: glib-common morph: strata/glib-common.morph +- name: pcre-utils + morph: strata/pcre-utils.morph - name: ostree-core morph: strata/ostree-core.morph - name: sandboxing diff --git a/systems/build-system-x86_32.morph b/systems/build-system-x86_32.morph index 14959d5d..104d9a75 100644 --- a/systems/build-system-x86_32.morph +++ b/systems/build-system-x86_32.morph @@ -42,6 +42,8 @@ strata: morph: strata/libsoup-common.morph - name: glib-common morph: strata/glib-common.morph +- name: pcre-utils + morph: strata/pcre-utils.morph - name: ostree-core morph: strata/ostree-core.morph - name: sandboxing diff --git a/systems/build-system-x86_64-chroot.morph b/systems/build-system-x86_64-chroot.morph index 55efdf3f..339ecfb7 100644 --- a/systems/build-system-x86_64-chroot.morph +++ b/systems/build-system-x86_64-chroot.morph @@ -42,6 +42,8 @@ strata: morph: strata/libsoup-common.morph - name: glib-common morph: strata/glib-common.morph +- name: pcre-utils + morph: strata/pcre-utils.morph - name: ostree-core morph: strata/ostree-core.morph - name: sandboxing diff --git a/systems/build-system-x86_64.morph b/systems/build-system-x86_64.morph index 58f6f20d..f006df9a 100644 --- a/systems/build-system-x86_64.morph +++ b/systems/build-system-x86_64.morph @@ -42,6 +42,8 @@ strata: morph: strata/libsoup-common.morph - name: glib-common morph: strata/glib-common.morph +- name: pcre-utils + morph: strata/pcre-utils.morph - name: ostree-core morph: strata/ostree-core.morph - name: sandboxing diff --git a/systems/ceph-service-x86_64-generic.morph b/systems/ceph-service-x86_64-generic.morph index 0e263556..3018be24 100644 --- a/systems/ceph-service-x86_64-generic.morph +++ b/systems/ceph-service-x86_64-generic.morph @@ -34,6 +34,8 @@ strata: morph: strata/libsoup-common.morph - name: glib-common morph: strata/glib-common.morph +- name: pcre-utils + morph: strata/pcre-utils.morph - name: ostree-core morph: strata/ostree-core.morph - name: morph-utils diff --git a/systems/cross-bootstrap-system-armv5l-generic.morph b/systems/cross-bootstrap-system-armv5l-generic.morph index e479d150..ff151deb 100644 --- a/systems/cross-bootstrap-system-armv5l-generic.morph +++ b/systems/cross-bootstrap-system-armv5l-generic.morph @@ -15,6 +15,8 @@ strata: morph: strata/libsoup-common.morph - name: glib-common morph: strata/glib-common.morph +- name: pcre-utils + morph: strata/pcre-utils.morph - name: ostree-core morph: strata/ostree-core.morph - name: morph-utils diff --git a/systems/cross-bootstrap-system-armv7lhf-generic.morph b/systems/cross-bootstrap-system-armv7lhf-generic.morph index 280b1e0e..52ac2de9 100644 --- a/systems/cross-bootstrap-system-armv7lhf-generic.morph +++ b/systems/cross-bootstrap-system-armv7lhf-generic.morph @@ -15,6 +15,8 @@ strata: morph: strata/libsoup-common.morph - name: glib-common morph: strata/glib-common.morph +- name: pcre-utils + morph: strata/pcre-utils.morph - name: ostree-core morph: strata/ostree-core.morph - name: morph-utils diff --git a/systems/cross-bootstrap-system-armv8b64-generic.morph b/systems/cross-bootstrap-system-armv8b64-generic.morph index 53e9f46b..a3c3bc21 100644 --- a/systems/cross-bootstrap-system-armv8b64-generic.morph +++ b/systems/cross-bootstrap-system-armv8b64-generic.morph @@ -15,6 +15,8 @@ strata: morph: strata/libsoup-common.morph - name: glib-common morph: strata/glib-common.morph +- name: pcre-utils + morph: strata/pcre-utils.morph - name: ostree-core morph: strata/ostree-core.morph - name: morph-utils diff --git a/systems/cross-bootstrap-system-armv8l64-generic.morph b/systems/cross-bootstrap-system-armv8l64-generic.morph index 1214362f..0ea68f8a 100644 --- a/systems/cross-bootstrap-system-armv8l64-generic.morph +++ b/systems/cross-bootstrap-system-armv8l64-generic.morph @@ -15,6 +15,8 @@ strata: morph: strata/libsoup-common.morph - name: glib-common morph: strata/glib-common.morph +- name: pcre-utils + morph: strata/pcre-utils.morph - name: ostree-core morph: strata/ostree-core.morph - name: morph-utils diff --git a/systems/cross-bootstrap-system-ppc64-generic.morph b/systems/cross-bootstrap-system-ppc64-generic.morph index 297f862b..17e40242 100644 --- a/systems/cross-bootstrap-system-ppc64-generic.morph +++ b/systems/cross-bootstrap-system-ppc64-generic.morph @@ -15,6 +15,8 @@ strata: morph: strata/libsoup-common.morph - name: glib-common morph: strata/glib-common.morph +- name: pcre-utils + morph: strata/pcre-utils.morph - name: ostree-core morph: strata/ostree-core.morph - name: morph-utils diff --git a/systems/cross-bootstrap-system-x86_64-generic.morph b/systems/cross-bootstrap-system-x86_64-generic.morph index ef8912ad..8c597841 100644 --- a/systems/cross-bootstrap-system-x86_64-generic.morph +++ b/systems/cross-bootstrap-system-x86_64-generic.morph @@ -15,6 +15,8 @@ strata: morph: strata/libsoup-common.morph - name: glib-common morph: strata/glib-common.morph +- name: pcre-utils + morph: strata/pcre-utils.morph - name: ostree-core morph: strata/ostree-core.morph - name: morph-utils diff --git a/systems/cxmanage-system-x86_64-generic.morph b/systems/cxmanage-system-x86_64-generic.morph index 85f74e4c..4929f04f 100644 --- a/systems/cxmanage-system-x86_64-generic.morph +++ b/systems/cxmanage-system-x86_64-generic.morph @@ -15,6 +15,8 @@ strata: morph: strata/tools.morph - name: glib-common morph: strata/glib-common.morph +- name: pcre-utils + morph: strata/pcre-utils.morph - name: cxmanage morph: strata/cxmanage.morph configuration-extensions: diff --git a/systems/devel-system-armv7-chroot.morph b/systems/devel-system-armv7-chroot.morph index b5310590..78b9fd42 100644 --- a/systems/devel-system-armv7-chroot.morph +++ b/systems/devel-system-armv7-chroot.morph @@ -51,6 +51,8 @@ strata: morph: strata/libsoup-common.morph - name: glib-common morph: strata/glib-common.morph +- name: pcre-utils + morph: strata/pcre-utils.morph - name: ostree-core morph: strata/ostree-core.morph - name: coreutils-common diff --git a/systems/devel-system-armv7-highbank.morph b/systems/devel-system-armv7-highbank.morph index dd98ab71..02f8069e 100644 --- a/systems/devel-system-armv7-highbank.morph +++ b/systems/devel-system-armv7-highbank.morph @@ -52,6 +52,8 @@ strata: morph: strata/libsoup-common.morph - name: glib-common morph: strata/glib-common.morph +- name: pcre-utils + morph: strata/pcre-utils.morph - name: ostree-core morph: strata/ostree-core.morph - name: unionfs-fuse-group diff --git a/systems/devel-system-armv7-versatile.morph b/systems/devel-system-armv7-versatile.morph index cb533696..f4f37b43 100644 --- a/systems/devel-system-armv7-versatile.morph +++ b/systems/devel-system-armv7-versatile.morph @@ -52,6 +52,8 @@ strata: morph: strata/libsoup-common.morph - name: glib-common morph: strata/glib-common.morph +- name: pcre-utils + morph: strata/pcre-utils.morph - name: ostree-core morph: strata/ostree-core.morph - name: coreutils-common diff --git a/systems/devel-system-armv7-wandboard.morph b/systems/devel-system-armv7-wandboard.morph index c37b599d..5707e4a6 100644 --- a/systems/devel-system-armv7-wandboard.morph +++ b/systems/devel-system-armv7-wandboard.morph @@ -52,6 +52,8 @@ strata: morph: strata/libsoup-common.morph - name: glib-common morph: strata/glib-common.morph +- name: pcre-utils + morph: strata/pcre-utils.morph - name: ostree-core morph: strata/ostree-core.morph - name: coreutils-common diff --git a/systems/devel-system-armv7b-chroot.morph b/systems/devel-system-armv7b-chroot.morph index 87579a97..18ca827b 100644 --- a/systems/devel-system-armv7b-chroot.morph +++ b/systems/devel-system-armv7b-chroot.morph @@ -43,6 +43,8 @@ strata: morph: strata/libsoup-common.morph - name: glib-common morph: strata/glib-common.morph +- name: pcre-utils + morph: strata/pcre-utils.morph - name: ostree-core morph: strata/ostree-core.morph - name: coreutils-common diff --git a/systems/devel-system-armv7b-highbank.morph b/systems/devel-system-armv7b-highbank.morph index a4f8664e..04847e9d 100644 --- a/systems/devel-system-armv7b-highbank.morph +++ b/systems/devel-system-armv7b-highbank.morph @@ -48,6 +48,8 @@ strata: morph: strata/libsoup-common.morph - name: glib-common morph: strata/glib-common.morph +- name: pcre-utils + morph: strata/pcre-utils.morph - name: ostree-core morph: strata/ostree-core.morph - name: unionfs-fuse-group diff --git a/systems/devel-system-armv7lhf-chroot.morph b/systems/devel-system-armv7lhf-chroot.morph index 90825ffe..9bcb1f50 100644 --- a/systems/devel-system-armv7lhf-chroot.morph +++ b/systems/devel-system-armv7lhf-chroot.morph @@ -51,6 +51,8 @@ strata: morph: strata/libsoup-common.morph - name: glib-common morph: strata/glib-common.morph +- name: pcre-utils + morph: strata/pcre-utils.morph - name: ostree-core morph: strata/ostree-core.morph - name: coreutils-common diff --git a/systems/devel-system-armv7lhf-highbank.morph b/systems/devel-system-armv7lhf-highbank.morph index 0bbe9acd..6921c8ad 100644 --- a/systems/devel-system-armv7lhf-highbank.morph +++ b/systems/devel-system-armv7lhf-highbank.morph @@ -55,6 +55,8 @@ strata: morph: strata/libsoup-common.morph - name: glib-common morph: strata/glib-common.morph +- name: pcre-utils + morph: strata/pcre-utils.morph - name: ostree-core morph: strata/ostree-core.morph - name: unionfs-fuse-group diff --git a/systems/devel-system-armv7lhf-jetson.morph b/systems/devel-system-armv7lhf-jetson.morph index 3f8ba53c..ce3dee27 100644 --- a/systems/devel-system-armv7lhf-jetson.morph +++ b/systems/devel-system-armv7lhf-jetson.morph @@ -55,6 +55,8 @@ strata: morph: strata/libsoup-common.morph - name: glib-common morph: strata/glib-common.morph +- name: pcre-utils + morph: strata/pcre-utils.morph - name: ostree-core morph: strata/ostree-core.morph - name: coreutils-common diff --git a/systems/devel-system-armv7lhf-wandboard.morph b/systems/devel-system-armv7lhf-wandboard.morph index ae745525..2d83c2fa 100644 --- a/systems/devel-system-armv7lhf-wandboard.morph +++ b/systems/devel-system-armv7lhf-wandboard.morph @@ -55,6 +55,8 @@ strata: morph: strata/libsoup-common.morph - name: glib-common morph: strata/glib-common.morph +- name: pcre-utils + morph: strata/pcre-utils.morph - name: ostree-core morph: strata/ostree-core.morph - name: coreutils-common diff --git a/systems/devel-system-armv8b64.morph b/systems/devel-system-armv8b64.morph index 339ae230..5c5460cd 100644 --- a/systems/devel-system-armv8b64.morph +++ b/systems/devel-system-armv8b64.morph @@ -54,6 +54,8 @@ strata: morph: strata/libsoup-common.morph - name: glib-common morph: strata/glib-common.morph +- name: pcre-utils + morph: strata/pcre-utils.morph - name: ostree-core morph: strata/ostree-core.morph - name: coreutils-common diff --git a/systems/devel-system-armv8l64.morph b/systems/devel-system-armv8l64.morph index 53b55569..606ae102 100644 --- a/systems/devel-system-armv8l64.morph +++ b/systems/devel-system-armv8l64.morph @@ -54,6 +54,8 @@ strata: morph: strata/libsoup-common.morph - name: glib-common morph: strata/glib-common.morph +- name: pcre-utils + morph: strata/pcre-utils.morph - name: ostree-core morph: strata/ostree-core.morph - name: coreutils-common diff --git a/systems/devel-system-ppc64-chroot.morph b/systems/devel-system-ppc64-chroot.morph index 5b6ad771..34ed6834 100644 --- a/systems/devel-system-ppc64-chroot.morph +++ b/systems/devel-system-ppc64-chroot.morph @@ -49,6 +49,8 @@ strata: morph: strata/libsoup-common.morph - name: glib-common morph: strata/glib-common.morph +- name: pcre-utils + morph: strata/pcre-utils.morph - name: ostree-core morph: strata/ostree-core.morph - name: coreutils-common diff --git a/systems/devel-system-ppc64-generic.morph b/systems/devel-system-ppc64-generic.morph index f06d23f7..6b542186 100644 --- a/systems/devel-system-ppc64-generic.morph +++ b/systems/devel-system-ppc64-generic.morph @@ -52,6 +52,8 @@ strata: morph: strata/libsoup-common.morph - name: glib-common morph: strata/glib-common.morph +- name: pcre-utils + morph: strata/pcre-utils.morph - name: ostree-core morph: strata/ostree-core.morph - name: coreutils-common diff --git a/systems/devel-system-x86_32-chroot.morph b/systems/devel-system-x86_32-chroot.morph index acbf9a2d..6b4be0ea 100644 --- a/systems/devel-system-x86_32-chroot.morph +++ b/systems/devel-system-x86_32-chroot.morph @@ -51,6 +51,8 @@ strata: morph: strata/libsoup-common.morph - name: glib-common morph: strata/glib-common.morph +- name: pcre-utils + morph: strata/pcre-utils.morph - name: ostree-core morph: strata/ostree-core.morph - name: coreutils-common diff --git a/systems/devel-system-x86_32-generic.morph b/systems/devel-system-x86_32-generic.morph index fe376fcd..d17abc07 100644 --- a/systems/devel-system-x86_32-generic.morph +++ b/systems/devel-system-x86_32-generic.morph @@ -56,6 +56,8 @@ strata: morph: strata/libsoup-common.morph - name: glib-common morph: strata/glib-common.morph +- name: pcre-utils + morph: strata/pcre-utils.morph - name: ostree-core morph: strata/ostree-core.morph - name: coreutils-common diff --git a/systems/devel-system-x86_64-chroot.morph b/systems/devel-system-x86_64-chroot.morph index 47e3d123..be5ab108 100644 --- a/systems/devel-system-x86_64-chroot.morph +++ b/systems/devel-system-x86_64-chroot.morph @@ -53,6 +53,8 @@ strata: morph: strata/libsoup-common.morph - name: glib-common morph: strata/glib-common.morph +- name: pcre-utils + morph: strata/pcre-utils.morph - name: ostree-core morph: strata/ostree-core.morph - name: coreutils-common diff --git a/systems/devel-system-x86_64-generic.morph b/systems/devel-system-x86_64-generic.morph index 91c416c6..3691b14a 100644 --- a/systems/devel-system-x86_64-generic.morph +++ b/systems/devel-system-x86_64-generic.morph @@ -56,6 +56,8 @@ strata: morph: strata/libsoup-common.morph - name: glib-common morph: strata/glib-common.morph +- name: pcre-utils + morph: strata/pcre-utils.morph - name: ostree-core morph: strata/ostree-core.morph - name: coreutils-common diff --git a/systems/devel-system-x86_64-vagrant.morph b/systems/devel-system-x86_64-vagrant.morph index fb1e7e9f..76d882e2 100644 --- a/systems/devel-system-x86_64-vagrant.morph +++ b/systems/devel-system-x86_64-vagrant.morph @@ -54,6 +54,8 @@ strata: morph: strata/libsoup-common.morph - name: glib-common morph: strata/glib-common.morph +- name: pcre-utils + morph: strata/pcre-utils.morph - name: ostree-core morph: strata/ostree-core.morph - name: coreutils-common diff --git a/systems/genivi-baseline-system-armv7lhf-jetson.morph b/systems/genivi-baseline-system-armv7lhf-jetson.morph index 20d17638..a8ab2eff 100644 --- a/systems/genivi-baseline-system-armv7lhf-jetson.morph +++ b/systems/genivi-baseline-system-armv7lhf-jetson.morph @@ -23,6 +23,8 @@ strata: morph: strata/sound-server-pulseaudio.morph - name: glib-common morph: strata/glib-common.morph +- name: pcre-utils + morph: strata/pcre-utils.morph - name: libdrm-common morph: strata/libdrm-common.morph - name: multimedia-common diff --git a/systems/genivi-baseline-system-armv7lhf-versatile.morph b/systems/genivi-baseline-system-armv7lhf-versatile.morph index 3f42ff43..b121e72f 100644 --- a/systems/genivi-baseline-system-armv7lhf-versatile.morph +++ b/systems/genivi-baseline-system-armv7lhf-versatile.morph @@ -23,6 +23,8 @@ strata: morph: strata/sound-server-pulseaudio.morph - name: glib-common morph: strata/glib-common.morph +- name: pcre-utils + morph: strata/pcre-utils.morph - name: libdrm-common morph: strata/libdrm-common.morph - name: multimedia-common diff --git a/systems/genivi-baseline-system-x86_64-generic.morph b/systems/genivi-baseline-system-x86_64-generic.morph index dcfb3762..38c011e6 100644 --- a/systems/genivi-baseline-system-x86_64-generic.morph +++ b/systems/genivi-baseline-system-x86_64-generic.morph @@ -23,6 +23,8 @@ strata: morph: strata/sound-server-pulseaudio.morph - name: glib-common morph: strata/glib-common.morph +- name: pcre-utils + morph: strata/pcre-utils.morph - name: libdrm-common morph: strata/libdrm-common.morph - name: multimedia-common diff --git a/systems/genivi-demo-platform-armv7lhf-jetson.morph b/systems/genivi-demo-platform-armv7lhf-jetson.morph index 8593fac8..109c5b14 100644 --- a/systems/genivi-demo-platform-armv7lhf-jetson.morph +++ b/systems/genivi-demo-platform-armv7lhf-jetson.morph @@ -13,6 +13,8 @@ strata: morph: strata/python2-core.morph - name: glib-common morph: strata/glib-common.morph +- name: pcre-utils + morph: strata/pcre-utils.morph - name: foundation morph: strata/foundation.morph - name: bsp-jetson diff --git a/systems/genivi-demo-platform-x86_32-generic.morph b/systems/genivi-demo-platform-x86_32-generic.morph index 77276e2d..7919c920 100644 --- a/systems/genivi-demo-platform-x86_32-generic.morph +++ b/systems/genivi-demo-platform-x86_32-generic.morph @@ -13,6 +13,8 @@ strata: morph: strata/python2-core.morph - name: glib-common morph: strata/glib-common.morph +- name: pcre-utils + morph: strata/pcre-utils.morph - name: foundation morph: strata/foundation.morph - name: bsp-x86_32-generic diff --git a/systems/genivi-demo-platform-x86_64-generic.morph b/systems/genivi-demo-platform-x86_64-generic.morph index 3063eb1f..d5577945 100644 --- a/systems/genivi-demo-platform-x86_64-generic.morph +++ b/systems/genivi-demo-platform-x86_64-generic.morph @@ -13,6 +13,8 @@ strata: morph: strata/python2-core.morph - name: glib-common morph: strata/glib-common.morph +- name: pcre-utils + morph: strata/pcre-utils.morph - name: foundation morph: strata/foundation.morph - name: bsp-x86_64-generic diff --git a/systems/gnome-system-armv7lhf-jetson.morph b/systems/gnome-system-armv7lhf-jetson.morph index 96c6e5bb..47b3c604 100644 --- a/systems/gnome-system-armv7lhf-jetson.morph +++ b/systems/gnome-system-armv7lhf-jetson.morph @@ -25,6 +25,8 @@ strata: morph: strata/geolocation.morph - name: glib-common morph: strata/glib-common.morph +- name: pcre-utils + morph: strata/pcre-utils.morph - name: gnome morph: strata/gnome.morph - name: graphics-common diff --git a/systems/gnome-system-x86_64.morph b/systems/gnome-system-x86_64.morph index 80c86b28..bfa4bd6d 100644 --- a/systems/gnome-system-x86_64.morph +++ b/systems/gnome-system-x86_64.morph @@ -25,6 +25,8 @@ strata: morph: strata/geolocation.morph - name: glib-common morph: strata/glib-common.morph +- name: pcre-utils + morph: strata/pcre-utils.morph - name: gnome morph: strata/gnome.morph - name: graphics-common diff --git a/systems/installer-system-armv8b64.morph b/systems/installer-system-armv8b64.morph index 824e2dab..ded674c5 100644 --- a/systems/installer-system-armv8b64.morph +++ b/systems/installer-system-armv8b64.morph @@ -24,6 +24,8 @@ strata: morph: strata/libsoup-common.morph - name: glib-common morph: strata/glib-common.morph +- name: pcre-utils + morph: strata/pcre-utils.morph - name: ostree-core morph: strata/ostree-core.morph - name: morph-utils diff --git a/systems/installer-system-x86_64.morph b/systems/installer-system-x86_64.morph index aa102c15..5623f82d 100644 --- a/systems/installer-system-x86_64.morph +++ b/systems/installer-system-x86_64.morph @@ -24,6 +24,8 @@ strata: morph: strata/libsoup-common.morph - name: glib-common morph: strata/glib-common.morph +- name: pcre-utils + morph: strata/pcre-utils.morph - name: ostree-core morph: strata/ostree-core.morph - name: morph-utils diff --git a/systems/ivi-system-armv7lhf-jetson.morph b/systems/ivi-system-armv7lhf-jetson.morph index 175c2e7b..552e31ac 100644 --- a/systems/ivi-system-armv7lhf-jetson.morph +++ b/systems/ivi-system-armv7lhf-jetson.morph @@ -25,6 +25,8 @@ strata: morph: strata/geolocation.morph - name: glib-common morph: strata/glib-common.morph +- name: pcre-utils + morph: strata/pcre-utils.morph - name: graphics-common morph: strata/graphics-common.morph - name: icu-common diff --git a/systems/ivi-system-x86_32.morph b/systems/ivi-system-x86_32.morph index f88325ed..455301ee 100644 --- a/systems/ivi-system-x86_32.morph +++ b/systems/ivi-system-x86_32.morph @@ -29,6 +29,8 @@ strata: morph: strata/geolocation.morph - name: glib-common morph: strata/glib-common.morph +- name: pcre-utils + morph: strata/pcre-utils.morph - name: graphics-common morph: strata/graphics-common.morph - name: icu-common diff --git a/systems/ivi-system-x86_64.morph b/systems/ivi-system-x86_64.morph index 146c2821..9b805c91 100644 --- a/systems/ivi-system-x86_64.morph +++ b/systems/ivi-system-x86_64.morph @@ -29,6 +29,8 @@ strata: morph: strata/geolocation.morph - name: glib-common morph: strata/glib-common.morph +- name: pcre-utils + morph: strata/pcre-utils.morph - name: graphics-common morph: strata/graphics-common.morph - name: icu-common diff --git a/systems/java-build-system-x86_64-generic.morph b/systems/java-build-system-x86_64-generic.morph index 275d84e8..ddf87eb4 100644 --- a/systems/java-build-system-x86_64-generic.morph +++ b/systems/java-build-system-x86_64-generic.morph @@ -59,6 +59,8 @@ strata: morph: strata/libsoup-common.morph - name: glib-common morph: strata/glib-common.morph +- name: pcre-utils + morph: strata/pcre-utils.morph - name: ostree-core morph: strata/ostree-core.morph - name: coreutils-common diff --git a/systems/openstack-system-x86_64.morph b/systems/openstack-system-x86_64.morph index 7cb8c20f..1775f7b7 100644 --- a/systems/openstack-system-x86_64.morph +++ b/systems/openstack-system-x86_64.morph @@ -61,6 +61,8 @@ strata: morph: strata/libsoup-common.morph - name: glib-common morph: strata/glib-common.morph +- name: pcre-utils + morph: strata/pcre-utils.morph - name: test-tools morph: strata/test-tools.morph - name: swift diff --git a/systems/qt4-devel-system-x86_64-generic.morph b/systems/qt4-devel-system-x86_64-generic.morph index 6197088b..47204993 100644 --- a/systems/qt4-devel-system-x86_64-generic.morph +++ b/systems/qt4-devel-system-x86_64-generic.morph @@ -24,6 +24,8 @@ strata: morph: strata/tools.morph - name: glib-common morph: strata/glib-common.morph +- name: pcre-utils + morph: strata/pcre-utils.morph - name: x-common morph: strata/x-common.morph - name: x-generic diff --git a/systems/qt5-devel-system-x86_64-generic.morph b/systems/qt5-devel-system-x86_64-generic.morph index 61be08f6..b20a3dc7 100644 --- a/systems/qt5-devel-system-x86_64-generic.morph +++ b/systems/qt5-devel-system-x86_64-generic.morph @@ -24,6 +24,8 @@ strata: morph: strata/tools.morph - name: glib-common morph: strata/glib-common.morph +- name: pcre-utils + morph: strata/pcre-utils.morph - name: x-common morph: strata/x-common.morph - name: x-generic diff --git a/systems/trove-system-x86_64.morph b/systems/trove-system-x86_64.morph index 09838777..e199f242 100644 --- a/systems/trove-system-x86_64.morph +++ b/systems/trove-system-x86_64.morph @@ -27,6 +27,8 @@ strata: morph: strata/libsoup-common.morph - name: glib-common morph: strata/glib-common.morph +- name: pcre-utils + morph: strata/pcre-utils.morph - name: ostree-core morph: strata/ostree-core.morph - name: morph-utils diff --git a/systems/web-system-x86_64-generic.morph b/systems/web-system-x86_64-generic.morph index 090abcbe..99d2605e 100644 --- a/systems/web-system-x86_64-generic.morph +++ b/systems/web-system-x86_64-generic.morph @@ -15,6 +15,8 @@ strata: morph: strata/tools.morph - name: glib-common morph: strata/glib-common.morph +- name: pcre-utils + morph: strata/pcre-utils.morph - name: nfs morph: strata/nfs.morph - name: databases diff --git a/systems/weston-qt5-system-x86_64.morph b/systems/weston-qt5-system-x86_64.morph index 1d739dad..fe426265 100644 --- a/systems/weston-qt5-system-x86_64.morph +++ b/systems/weston-qt5-system-x86_64.morph @@ -30,6 +30,8 @@ strata: morph: strata/tools.morph - name: glib-common morph: strata/glib-common.morph +- name: pcre-utils + morph: strata/pcre-utils.morph - name: wayland-generic morph: strata/wayland-generic.morph - name: graphics-common diff --git a/systems/weston-system-armv7lhf-jetson.morph b/systems/weston-system-armv7lhf-jetson.morph index 93bfb6db..61b4d86c 100644 --- a/systems/weston-system-armv7lhf-jetson.morph +++ b/systems/weston-system-armv7lhf-jetson.morph @@ -48,6 +48,8 @@ strata: morph: strata/tools.morph - name: glib-common morph: strata/glib-common.morph +- name: pcre-utils + morph: strata/pcre-utils.morph configuration-extensions: - extensions/set-hostname - extensions/add-config-files diff --git a/systems/weston-system-x86_64-generic.morph b/systems/weston-system-x86_64-generic.morph index 65514cbb..d2ce28e7 100644 --- a/systems/weston-system-x86_64-generic.morph +++ b/systems/weston-system-x86_64-generic.morph @@ -47,6 +47,8 @@ strata: morph: strata/tools.morph - name: glib-common morph: strata/glib-common.morph +- name: pcre-utils + morph: strata/pcre-utils.morph configuration-extensions: - extensions/set-hostname - extensions/add-config-files diff --git a/systems/xfce-system-x86_64.morph b/systems/xfce-system-x86_64.morph index dbf5f56c..b6ad4c58 100644 --- a/systems/xfce-system-x86_64.morph +++ b/systems/xfce-system-x86_64.morph @@ -63,6 +63,8 @@ strata: morph: strata/libsoup-common.morph - name: glib-common morph: strata/glib-common.morph +- name: pcre-utils + morph: strata/pcre-utils.morph - name: ostree-core morph: strata/ostree-core.morph - name: morph-utils -- cgit v1.2.1