From 2b25c18cf62488f1730a85d2aa8cb68533b29321 Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Date: Thu, 2 Jun 2016 22:07:46 +0000 Subject: Upgrade glib to 2.49.1 This is needed to upgrade to GCC 6 Change-Id: Ide66b1af83fd4d6e616b79264c971728c9ef4edb --- strata/glib-common.morph | 5 +++-- 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, 125 insertions(+), 2 deletions(-) diff --git a/strata/glib-common.morph b/strata/glib-common.morph index 1d089fbb..b73c2993 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 @@ -17,8 +18,8 @@ chunks: - name: glib morph: strata/glib-common/glib.morph repo: upstream:glib - ref: d73cd49799444f9045d44a414c7b35f129844504 - unpetrify-ref: 2.46.0 + ref: 1341598c80b8149059e2485c843d62e52b21b3ab + unpetrify-ref: 2.49.1 - name: gobject-introspection repo: upstream:gobject-introspection ref: a984a0f57a8ab178762d5942e2d552121edae091 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 ccf59f81..d2eb1554 100644 --- a/systems/genivi-baseline-system-armv7lhf-jetson.morph +++ b/systems/genivi-baseline-system-armv7lhf-jetson.morph @@ -21,6 +21,8 @@ strata: morph: strata/audio-bluetooth.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 74493383..1d2fef2c 100644 --- a/systems/genivi-baseline-system-armv7lhf-versatile.morph +++ b/systems/genivi-baseline-system-armv7lhf-versatile.morph @@ -21,6 +21,8 @@ strata: morph: strata/audio-bluetooth.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 bbef3ee3..83589d65 100644 --- a/systems/genivi-baseline-system-x86_64-generic.morph +++ b/systems/genivi-baseline-system-x86_64-generic.morph @@ -21,6 +21,8 @@ strata: morph: strata/audio-bluetooth.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 08700b8f..cd4b0ba4 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 afacbe97..71f76500 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 cfdb5c82..81701aef 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 c64b03f5..767b65de 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 431da3b0..72bc4699 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 5e10db6d..e567fdbf 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 2f7c4145..e89f06d1 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 bbf7b998..51f8a37b 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 b60637ba..6a5fe66e 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 d6a84fd6..fe719e30 100644 --- a/systems/qt4-devel-system-x86_64-generic.morph +++ b/systems/qt4-devel-system-x86_64-generic.morph @@ -22,6 +22,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 eb393f12..0cff3d48 100644 --- a/systems/qt5-devel-system-x86_64-generic.morph +++ b/systems/qt5-devel-system-x86_64-generic.morph @@ -22,6 +22,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 13ccd9d8..eeefb1df 100644 --- a/systems/weston-qt5-system-x86_64.morph +++ b/systems/weston-qt5-system-x86_64.morph @@ -28,6 +28,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 5b25ebd0..c99e9fd4 100644 --- a/systems/weston-system-armv7lhf-jetson.morph +++ b/systems/weston-system-armv7lhf-jetson.morph @@ -46,6 +46,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 5e91fb71..ac902c0a 100644 --- a/systems/weston-system-x86_64-generic.morph +++ b/systems/weston-system-x86_64-generic.morph @@ -45,6 +45,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 62616000..549e3454 100644 --- a/systems/xfce-system-x86_64.morph +++ b/systems/xfce-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: ostree-core morph: strata/ostree-core.morph - name: morph-utils -- cgit v1.2.1