From 70467f959fc4bc35508d9c44a27a5eac05358074 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Thu, 19 Feb 2015 01:09:10 +0000 Subject: build-essential: Upgrade linux-headers to 3.19 --- strata/build-essential.morph | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'strata') diff --git a/strata/build-essential.morph b/strata/build-essential.morph index 9884d29d..12da5a7a 100644 --- a/strata/build-essential.morph +++ b/strata/build-essential.morph @@ -60,8 +60,8 @@ chunks: - name: stage2-linux-api-headers morph: strata/build-essential/stage2-linux-api-headers.morph repo: upstream:linux - ref: df2e1b9168a7ab5dd8149e38b5ac70cdef86d1fa - unpetrify-ref: baserock/v3.8 + ref: bfa76d49576599a4b9f9b7a71f23d73d6dcff735 + unpetrify-ref: v3.19 build-depends: - stage1-binutils - stage1-gcc @@ -216,8 +216,8 @@ chunks: - name: linux-api-headers morph: strata/build-essential/linux-api-headers.morph repo: upstream:linux - ref: df2e1b9168a7ab5dd8149e38b5ac70cdef86d1fa - unpetrify-ref: baserock/v3.8 + ref: bfa76d49576599a4b9f9b7a71f23d73d6dcff735 + unpetrify-ref: v3.19 build-depends: - stage2-binutils - stage2-busybox -- cgit v1.2.1 From c9290dce4d0203b5fa4e40bffed1b2596c1c2c9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Thu, 19 Feb 2015 01:10:06 +0000 Subject: strata/core: Upgrade util-linux to v2.25.2 --- strata/core.morph | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'strata') diff --git a/strata/core.morph b/strata/core.morph index 0184de51..3c92831f 100644 --- a/strata/core.morph +++ b/strata/core.morph @@ -245,8 +245,8 @@ chunks: - name: util-linux morph: strata/core/util-linux.morph repo: upstream:util-linux - ref: c5c1033c5c7deda8abe3448ec81bbb33c72219e0 - unpetrify-ref: baserock/morph + ref: b567c9cbc854a36da0a198e4dcc463e134d26a25 + unpetrify-ref: v2.25.2 build-depends: - autoconf-tarball - automake -- cgit v1.2.1 From f14e69565a067701c9cf0e2430380ba41e04f6e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Thu, 19 Feb 2015 01:11:39 +0000 Subject: strata/foundation.morph: Upgrade systemd to v219 --- strata/foundation.morph | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'strata') diff --git a/strata/foundation.morph b/strata/foundation.morph index 533ac9ee..9a4a15ec 100644 --- a/strata/foundation.morph +++ b/strata/foundation.morph @@ -82,8 +82,8 @@ chunks: - name: systemd morph: strata/foundation/systemd.morph repo: upstream:systemd - ref: df0082ede6d0ca4db6773747eaf1c36d97458744 - unpetrify-ref: baserock/v218-with-canonical-hostname-fix + ref: a88abde72169ddc2df77df3fa5bed30725022253 + unpetrify-ref: v219 build-depends: - dbus-pre - gobject-introspection -- cgit v1.2.1 From 15e545281e39b09217d23de88e9c2bdbd6e71062 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Thu, 19 Feb 2015 01:11:57 +0000 Subject: strata/foundation/systemd.morph: Allow multiple threads when building --- strata/foundation/systemd.morph | 1 - 1 file changed, 1 deletion(-) (limited to 'strata') diff --git a/strata/foundation/systemd.morph b/strata/foundation/systemd.morph index c298748a..81db9acd 100644 --- a/strata/foundation/systemd.morph +++ b/strata/foundation/systemd.morph @@ -1,6 +1,5 @@ name: systemd kind: chunk -max-jobs: 1 build-system: autotools configure-commands: - sh autogen.sh -- cgit v1.2.1