From acebebb273fa8913b909d70addf0c9108b2a9172 Mon Sep 17 00:00:00 2001 From: gitbot <gitbot@garz-fricke.com> Date: Tue, 18 Jul 2023 14:36:14 +0000 Subject: [PATCH] Integrate gitlab-ci/make-distro-and-image-combos-dynamic and 2 more -- Commit: https://git.seco.com/seco-ne/yocto/infrastructure/gitlab-ci/-/commit/6bfa1bad558b4c226c13689f646a987f64dde8dc Make distro and image combos dynamic -- Commit: https://git.seco.com/seco-ne/yocto/infrastructure/gitlab-ci/-/commit/414ebe6d55adc75a290d57ce2179f9ff69fd99a1 Add python code analysis via sourcery Disable all checks which do not pass currently. These should be enabled in the future along with a code refactoring to make them pass. -- Commit: https://git.seco.com/seco-ne/yocto/infrastructure/gitlab-ci/-/commit/df817ecf2e209b889e53fd61d3a20ca780a18757 README: Add howto to create a new project. --- .gitlab-ci | 2 +- .gitlab-ci.yml | 4 ++-- SRCREV.conf | 32 ++++++++++++++++---------------- default.xml | 8 ++++---- 4 files changed, 23 insertions(+), 23 deletions(-) diff --git a/.gitlab-ci b/.gitlab-ci index 31e5a427..6bfa1bad 160000 --- a/.gitlab-ci +++ b/.gitlab-ci @@ -1 +1 @@ -Subproject commit 31e5a427d57e2d3cac971a32d18e6274932adb99 +Subproject commit 6bfa1bad558b4c226c13689f646a987f64dde8dc diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ed6ab122..38ac6f2f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,13 +4,13 @@ # --------------------------------------------------------------------------------------- include: - project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci' - ref: 31e5a427d57e2d3cac971a32d18e6274932adb99 + ref: 6bfa1bad558b4c226c13689f646a987f64dde8dc file: 'manifest-pipeline-yocto.yml' variables: MANIFEST_PROJECT_ID: 1725 MASTER_BRANCH: kirkstone - GITLAB_CI_REVISION: 31e5a427d57e2d3cac971a32d18e6274932adb99 + GITLAB_CI_REVISION: 6bfa1bad558b4c226c13689f646a987f64dde8dc generate-build-jobs: variables: diff --git a/SRCREV.conf b/SRCREV.conf index cdb21293..db566489 100644 --- a/SRCREV.conf +++ b/SRCREV.conf @@ -1,20 +1,20 @@ SRCREV:pn-atmel-mxt = "9dc5f338bd0fd410772d53d8a22b8dee78572b66" -SRCREV:pn-egalaxi2c = "22cf1a14dd9fa4c8baace1fa342d36ad8c63080e" -SRCREV:pn-emc-test-suite = "f2471a3120ece2bf08c748bfc1ba1d45fb435f43" -SRCREV:pn-gf-productiontests = "a91baf55862019a9100cacefb6da02dbf5218e47" -SRCREV:pn-gfeeprom = "dffd656eea6de4c828ad9b4bab71a69954003e13" -SRCREV:pn-gfplatdetect = "f0d261863760fed80be31acf893609c9cac41986" -SRCREV:pn-gfxml2dto = "6fb49288bb48bf543910a4452afe0f848b04ea23" +SRCREV:pn-egalaxi2c = "9dfb9c4257472b42f1857e05fd6901f6930e868c" +SRCREV:pn-emc-test-suite = "d5975a0dfff7c78b5415f1363938c1ec1386c15a" +SRCREV:pn-gf-productiontests = "0f535e8925a537d691a7a6b026bf9e0899ba792c" +SRCREV:pn-gfeeprom = "532aee5bf3bed0c3247d320905b05742b9821f54" +SRCREV:pn-gfplatdetect = "3d46113e5e264e2ea2e8c99690bde8b56cbde6ee" +SRCREV:pn-gfxml2dto = "263cbc04d1ae2e6ca9e420dc5dce0caff7443b9b" SRCREV:pn-ilitek = "a74fba8cc783cfeeb771040a5fe669071183c139" SRCREV:pn-kernel-module-touchgpio = "0823903ee1552e30477d7db942401af05ea5424a" -SRCREV:pn-libmdb = "ff1fa48eb5a11cbd0ee2b537b2d9bbda7b2305ee" -SRCREV:pn-linux-imx = "5ea29585a62d00455bc882ee640b15febd5d195a" +SRCREV:pn-libmdb = "c0e42f10f8ec2b9756dd3831953cbb62e84fda8b" +SRCREV:pn-linux-imx = "8abca287c56a9b34330032fbbc019e46f6ab0d2e" SRCREV:pn-linux-imx-kuk = "0258f07c61364958e3307da11a388e72baffb03a" -SRCREV:pn-linux-seconorth = "ed1403ea046b41215e1cc29cf9402900bdb5eba4" -SRCREV:pn-qt-multi-screen-compositor = "ce8ad67d1603ae8242ba1222dce5ba0d8486d899" -SRCREV:pn-seco-show-demo = "3a310b4b66b5ab7772958b46be9ca0805fb8e9f8" -SRCREV:pn-seco-yocto-testsuite = "6b4d68c20f3cc0c677268a70a71d09e0fc3d3a16" -SRCREV:pn-secure-element-examples = "3647fea47237c38f6b9743bc25527ce7dc4922f3" -SRCREV:pn-touchcal-conv = "8a042ddd7453c416846c02135ff177ae45bea006" -SRCREV:pn-u-boot-imx = "5b7e1241f280d33ce70ae22485c0285262c16b0e" -SRCREV:pn-xconfig = "49fafe8c15174bdf8e43180a24583a5d2fb57fe6" +SRCREV:pn-linux-seconorth = "cea307bd371d0b25ad7d194336eab0ad8ed25eda" +SRCREV:pn-qt-multi-screen-compositor = "b7cca57474df6d1c339ecd56c26f14d7423f1c6e" +SRCREV:pn-seco-show-demo = "9d5c6b72ea38b8226128dfa4f5a773591111b542" +SRCREV:pn-seco-yocto-testsuite = "3238b07cdd10b4c675d228f8f239040bb9dea9fe" +SRCREV:pn-secure-element-examples = "914caf9b01c87c133d66ecdf478bef92e125920e" +SRCREV:pn-touchcal-conv = "6d19400c4031a96a85dfb6c655df1d218997515a" +SRCREV:pn-u-boot-imx = "916b8adde8597f8253e6aa59021fa179afbb683d" +SRCREV:pn-xconfig = "94c49bed7d25f4a71e0e3a45ff37c0702f465637" diff --git a/default.xml b/default.xml index 874fda35..bcd8ec18 100644 --- a/default.xml +++ b/default.xml @@ -21,10 +21,10 @@ <project name="meta-qt5.git" revision="5b71df60e523423b9df6793de9387f87a149ac42" remote="qt5-github" path="sources/meta-qt5" /> <project name="meta-freescale.git" revision="dd98526300937450d741c9b3403799632f417226" remote="fslc" path="sources/meta-freescale" /> <project name="meta-freescale-distro.git" revision="fc15f5003043da23212596be7366ae2547c308ad" remote="fslc" path="sources/meta-freescale-distro" /> - <project name="layers/meta-seconorth-machine" revision="45545f9a7b479df14c0b5db297c0b9522d7e3f46" remote="seco-ne" path="sources/meta-seconorth-machine" /> - <project name="layers/meta-seconorth-distro" revision="4354d3dc1f517f9460eb52175abdaba1ca20e0c2" remote="seco-ne" path="sources/meta-seconorth-distro" /> - <project name="layers/meta-seconorth-nogplv3" revision="869d7d61607433db6d405aa50f0abecf46712e12" remote="seco-ne" path="sources/meta-seconorth-nogplv3" /> - <project name="config" revision="26db5c08684e2216db8ec4f256455fe6ab1df193" remote="seco-ne" path=".conf" > + <project name="layers/meta-seconorth-machine" revision="8f296cd60cb79a81c2414b9575631f78b05779d6" remote="seco-ne" path="sources/meta-seconorth-machine" /> + <project name="layers/meta-seconorth-distro" revision="a7cd6f42f89c3a308de9cea52bf67e3c42b02c8d" remote="seco-ne" path="sources/meta-seconorth-distro" /> + <project name="layers/meta-seconorth-nogplv3" revision="ddd788376b3dd1fbdd011a33a39bcf207e675879" remote="seco-ne" path="sources/meta-seconorth-nogplv3" /> + <project name="config" revision="4d962fe26ec185f398a0dc019e4e5a9ac3f3de97" remote="seco-ne" path=".conf" > <linkfile dest="setup-environment" src="setup-environment" /> </project> -- GitLab