diff --git a/.github/workflows/cron-master-qemu86-64-bump.yml b/.github/workflows/cron-master-qemu86-64-bump.yml index 97653a69c..4b5cf0648 100644 --- a/.github/workflows/cron-master-qemu86-64-bump.yml +++ b/.github/workflows/cron-master-qemu86-64-bump.yml @@ -40,7 +40,7 @@ jobs: uses: priv-kweihmann/meta-sca-ci-utils/addlayer@latest with: repo: git://git.yoctoproject.org/poky.git - ref: 7c1de3118fef96fa899ae5365f80ea8ccb1a5876 + ref: a1c5e16c62f26401be8f5c0673efebfa18ed5abd branch: none remove-git: "0" add-layer: "0" @@ -55,7 +55,7 @@ jobs: uses: priv-kweihmann/meta-sca-ci-utils/addlayer@latest with: repo: git://git.openembedded.org/meta-openembedded - ref: 62b0d5902314f953d1207b338e6f583922bc7427 + ref: 49d707e0301d7bcbad386cbf3dd205ef6fdc561c branch: none remove-git: "0" add-layer: "0" diff --git a/.github/workflows/cron-master-qemu86-64-pkgupdate.yml b/.github/workflows/cron-master-qemu86-64-pkgupdate.yml index 8b4c3e9a4..b38321551 100644 --- a/.github/workflows/cron-master-qemu86-64-pkgupdate.yml +++ b/.github/workflows/cron-master-qemu86-64-pkgupdate.yml @@ -52,7 +52,7 @@ jobs: uses: priv-kweihmann/meta-sca-ci-utils/addlayer@latest with: repo: git://git.yoctoproject.org/poky.git - ref: 7c1de3118fef96fa899ae5365f80ea8ccb1a5876 + ref: a1c5e16c62f26401be8f5c0673efebfa18ed5abd branch: none add-layer: "0" - name: checkout (meta-rubygems) @@ -66,7 +66,7 @@ jobs: uses: priv-kweihmann/meta-sca-ci-utils/addlayer@latest with: repo: git://git.openembedded.org/meta-openembedded - ref: 62b0d5902314f953d1207b338e6f583922bc7427 + ref: 49d707e0301d7bcbad386cbf3dd205ef6fdc561c branch: none add-layer: "0" - name: activate (caches) diff --git a/.github/workflows/pr-master-qemu86-64-glibc.yml b/.github/workflows/pr-master-qemu86-64-glibc.yml index c70e865b6..5da08ab61 100644 --- a/.github/workflows/pr-master-qemu86-64-glibc.yml +++ b/.github/workflows/pr-master-qemu86-64-glibc.yml @@ -35,7 +35,7 @@ jobs: uses: priv-kweihmann/meta-sca-ci-utils/addlayer@latest with: repo: git://git.yoctoproject.org/poky.git - ref: 7c1de3118fef96fa899ae5365f80ea8ccb1a5876 + ref: a1c5e16c62f26401be8f5c0673efebfa18ed5abd branch: none add-layer: "0" - name: checkout (meta-rubygems) @@ -49,7 +49,7 @@ jobs: uses: priv-kweihmann/meta-sca-ci-utils/addlayer@latest with: repo: git://git.openembedded.org/meta-openembedded - ref: 62b0d5902314f953d1207b338e6f583922bc7427 + ref: 49d707e0301d7bcbad386cbf3dd205ef6fdc561c branch: none add-layer: "0" - name: configure (caches) diff --git a/.github/workflows/push-master-qemu86-64-glibc.yml b/.github/workflows/push-master-qemu86-64-glibc.yml index 7103441a7..620ce0b51 100644 --- a/.github/workflows/push-master-qemu86-64-glibc.yml +++ b/.github/workflows/push-master-qemu86-64-glibc.yml @@ -43,7 +43,7 @@ jobs: uses: priv-kweihmann/meta-sca-ci-utils/addlayer@latest with: repo: git://git.yoctoproject.org/poky.git - ref: 7c1de3118fef96fa899ae5365f80ea8ccb1a5876 + ref: a1c5e16c62f26401be8f5c0673efebfa18ed5abd branch: none add-layer: "0" - name: checkout (meta-rubygems) @@ -56,7 +56,7 @@ jobs: uses: priv-kweihmann/meta-sca-ci-utils/addlayer@latest with: repo: git://git.openembedded.org/meta-openembedded - ref: 62b0d5902314f953d1207b338e6f583922bc7427 + ref: 49d707e0301d7bcbad386cbf3dd205ef6fdc561c branch: none add-layer: "0" - name: configure (caches) diff --git a/README.md b/README.md index 1a1b1c2a9..f2f694378 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,8 @@ Feel free to contribute any needed patches. Up to the following revisions automated checks being performed -* poky: 7c1de3118fef96fa899ae5365f80ea8ccb1a5876 -* meta-openembedded: 62b0d5902314f953d1207b338e6f583922bc7427 +* poky: a1c5e16c62f26401be8f5c0673efebfa18ed5abd +* meta-openembedded: 49d707e0301d7bcbad386cbf3dd205ef6fdc561c ## Support