Skip to content

Commit

Permalink
Bump revisions
Browse files Browse the repository at this point in the history
* update poky to 8634e46b4040b6008410b6d77fecb5cbaec7e90e
* update meta-openembedded to 22677f96c2c1339d66412bfe7147e51702c71214
  • Loading branch information
priv-kweihmann committed Sep 24, 2024
1 parent b02d091 commit de60840
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cron-master-qemu86-64-bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
uses: priv-kweihmann/meta-sca-ci-utils/addlayer@latest
with:
repo: git://git.yoctoproject.org/poky.git
ref: 1e6e8cb896934cf52e850ddd04be379ad5ad8a81
ref: 8634e46b4040b6008410b6d77fecb5cbaec7e90e
branch: none
remove-git: "0"
add-layer: "0"
Expand All @@ -55,7 +55,7 @@ jobs:
uses: priv-kweihmann/meta-sca-ci-utils/addlayer@latest
with:
repo: git://git.openembedded.org/meta-openembedded
ref: 3fb5f62b02f812da85e818e80a1dd3c229df41c1
ref: 22677f96c2c1339d66412bfe7147e51702c71214
branch: none
remove-git: "0"
add-layer: "0"
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/cron-master-qemu86-64-pkgupdate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
uses: priv-kweihmann/meta-sca-ci-utils/addlayer@latest
with:
repo: git://git.yoctoproject.org/poky.git
ref: 1e6e8cb896934cf52e850ddd04be379ad5ad8a81
ref: 8634e46b4040b6008410b6d77fecb5cbaec7e90e
branch: none
add-layer: "0"
- name: checkout (meta-rubygems)
Expand All @@ -66,7 +66,7 @@ jobs:
uses: priv-kweihmann/meta-sca-ci-utils/addlayer@latest
with:
repo: git://git.openembedded.org/meta-openembedded
ref: 3fb5f62b02f812da85e818e80a1dd3c229df41c1
ref: 22677f96c2c1339d66412bfe7147e51702c71214
branch: none
add-layer: "0"
- name: activate (caches)
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/pr-master-qemu86-64-glibc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
uses: priv-kweihmann/meta-sca-ci-utils/addlayer@latest
with:
repo: git://git.yoctoproject.org/poky.git
ref: 1e6e8cb896934cf52e850ddd04be379ad5ad8a81
ref: 8634e46b4040b6008410b6d77fecb5cbaec7e90e
branch: none
add-layer: "0"
- name: checkout (meta-rubygems)
Expand All @@ -49,7 +49,7 @@ jobs:
uses: priv-kweihmann/meta-sca-ci-utils/addlayer@latest
with:
repo: git://git.openembedded.org/meta-openembedded
ref: 3fb5f62b02f812da85e818e80a1dd3c229df41c1
ref: 22677f96c2c1339d66412bfe7147e51702c71214
branch: none
add-layer: "0"
- name: configure (caches)
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/push-master-qemu86-64-glibc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
uses: priv-kweihmann/meta-sca-ci-utils/addlayer@latest
with:
repo: git://git.yoctoproject.org/poky.git
ref: 1e6e8cb896934cf52e850ddd04be379ad5ad8a81
ref: 8634e46b4040b6008410b6d77fecb5cbaec7e90e
branch: none
add-layer: "0"
- name: checkout (meta-rubygems)
Expand All @@ -56,7 +56,7 @@ jobs:
uses: priv-kweihmann/meta-sca-ci-utils/addlayer@latest
with:
repo: git://git.openembedded.org/meta-openembedded
ref: 3fb5f62b02f812da85e818e80a1dd3c229df41c1
ref: 22677f96c2c1339d66412bfe7147e51702c71214
branch: none
add-layer: "0"
- name: configure (caches)
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ Feel free to contribute any needed patches.

Up to the following revisions automated checks being performed

* poky: 1e6e8cb896934cf52e850ddd04be379ad5ad8a81
* meta-openembedded: 3fb5f62b02f812da85e818e80a1dd3c229df41c1
* poky: 8634e46b4040b6008410b6d77fecb5cbaec7e90e
* meta-openembedded: 22677f96c2c1339d66412bfe7147e51702c71214

## Support

Expand Down

0 comments on commit de60840

Please sign in to comment.