From 80119c8454a23557bb9285a05174d193b55b3404 Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Sat, 28 Jul 2018 12:44:06 +0200 Subject: Introduce buildstat summary for CI builds MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit To check the sstate-reuse, print out the buildstat summary at the end. Change-Id: I64fa1591ade5f61dd3c7a2b51ebdb7afd9326de0 Signed-off-by: Jan-Simon Möller --- templates/feature/agl-buildstats/50_local.conf.inc | 2 ++ templates/feature/agl-ci-change-features-nogfx/included.dep | 2 +- templates/feature/agl-ci-change-features/included.dep | 2 +- templates/feature/agl-ci-snapshot-features-nogfx/included.dep | 2 +- templates/feature/agl-ci-snapshot-features/included.dep | 2 +- 5 files changed, 6 insertions(+), 4 deletions(-) create mode 100644 templates/feature/agl-buildstats/50_local.conf.inc (limited to 'templates/feature') diff --git a/templates/feature/agl-buildstats/50_local.conf.inc b/templates/feature/agl-buildstats/50_local.conf.inc new file mode 100644 index 000000000..34110d35d --- /dev/null +++ b/templates/feature/agl-buildstats/50_local.conf.inc @@ -0,0 +1,2 @@ +INHERIT += "buildstats" +INHERIT += "buildstats-summary" diff --git a/templates/feature/agl-ci-change-features-nogfx/included.dep b/templates/feature/agl-ci-change-features-nogfx/included.dep index 21d30f731..5f81aca5b 100644 --- a/templates/feature/agl-ci-change-features-nogfx/included.dep +++ b/templates/feature/agl-ci-change-features-nogfx/included.dep @@ -1 +1 @@ -agl-devel agl-netboot agl-audio-4a-framework \ No newline at end of file +agl-devel agl-netboot agl-audio-4a-framework agl-buildstats \ No newline at end of file diff --git a/templates/feature/agl-ci-change-features/included.dep b/templates/feature/agl-ci-change-features/included.dep index 9ac3a13b1..a11610dc4 100644 --- a/templates/feature/agl-ci-change-features/included.dep +++ b/templates/feature/agl-ci-change-features/included.dep @@ -1 +1 @@ -agl-demo agl-devel agl-netboot agl-audio-4a-framework +agl-demo agl-devel agl-netboot agl-audio-4a-framework agl-buildstats diff --git a/templates/feature/agl-ci-snapshot-features-nogfx/included.dep b/templates/feature/agl-ci-snapshot-features-nogfx/included.dep index 3cd90cef2..ee033d49c 100644 --- a/templates/feature/agl-ci-snapshot-features-nogfx/included.dep +++ b/templates/feature/agl-ci-snapshot-features-nogfx/included.dep @@ -1 +1 @@ -agl-devel agl-netboot agl-archiver agl-audio-4a-framework +agl-devel agl-netboot agl-archiver agl-audio-4a-framework agl-buildstats diff --git a/templates/feature/agl-ci-snapshot-features/included.dep b/templates/feature/agl-ci-snapshot-features/included.dep index b57ee7c65..d80862995 100644 --- a/templates/feature/agl-ci-snapshot-features/included.dep +++ b/templates/feature/agl-ci-snapshot-features/included.dep @@ -1 +1 @@ -agl-demo agl-devel agl-netboot agl-archiver agl-audio-4a-framework +agl-demo agl-devel agl-netboot agl-archiver agl-audio-4a-framework agl-buildstats -- cgit 1.2.3-korg