Update buildroot to 2024.02.1

This commit is contained in:
Tianon Gravi 2024-03-26 15:48:00 -07:00
parent 911b553138
commit b807fe5b3a
19 changed files with 21 additions and 21 deletions

View File

@ -149,7 +149,7 @@ RUN set -eux; \
# install a few extra files from buildroot (/etc/passwd, etc)
RUN set -eux; \
buildrootVersion='2024.02'; \
buildrootVersion='2024.02.1'; \
for file in \
system/device_table.txt \
system/skeleton/etc/group \

View File

@ -132,7 +132,7 @@ RUN set -eux; \
# install a few extra files from buildroot (/etc/passwd, etc)
RUN set -eux; \
buildrootVersion='2024.02'; \
buildrootVersion='2024.02.1'; \
for file in \
system/device_table.txt \
system/skeleton/etc/group \

View File

@ -44,7 +44,7 @@ RUN mkdir -p ~/.gnupg && gpg --batch --keyserver keyserver.ubuntu.com --recv-key
# https://buildroot.org/download.html
# https://buildroot.org/downloads/?C=M;O=D
ENV BUILDROOT_VERSION 2024.02
ENV BUILDROOT_VERSION 2024.02.1
RUN set -eux; \
tarball="buildroot-${BUILDROOT_VERSION}.tar.xz"; \

View File

@ -8,13 +8,13 @@
"history": [
{
"created": "2021-12-26T16:56:57Z",
"created_by": "BusyBox 1.35.0 (uclibc), Buildroot 2024.02, Debian 12"
"created_by": "BusyBox 1.35.0 (uclibc), Buildroot 2024.02.1, Debian 12"
}
],
"rootfs": {
"type": "layers",
"diff_ids": [
"sha256:8f62716d8847d6e49f04b827a779dcd1c089425f11e2de254d234fed7f1cfcac"
"sha256:4e10bbc2d3b32870d7b94770fbac688b3dc740ddb2b290855c1f61e8063d1630"
]
},
"architecture": "amd64",

View File

@ -3,14 +3,14 @@
"mediaType": "application/vnd.oci.image.manifest.v1+json",
"config": {
"mediaType": "application/vnd.oci.image.config.v1+json",
"digest": "sha256:a8dd0d3230b0e68d0c5e4a7284f408eae5e7e179e147eb004a2da358d9bc6817",
"size": 392
"digest": "sha256:ea73c3b237250c614e5dcff9788d8fbcb303165bb9e9e2e9d136a2c26077aa1f",
"size": 394
},
"layers": [
{
"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip",
"digest": "sha256:60fda4c5a75e74c615189eb070755c1b52923da66eeb4feb14e544e871cbb87d",
"size": 754330
"digest": "sha256:0d33d003b3a45f01c578a154a151be0f16cc99ee876fca9f6022513d904f4b96",
"size": 754334
}
],
"annotations": {

View File

@ -4,7 +4,7 @@
"manifests": [
{
"mediaType": "application/vnd.oci.image.manifest.v1+json",
"digest": "sha256:a2c4e8110262e75fcbdc1a835680a130ae026f1e2f9c5de257437873a911cb23",
"digest": "sha256:e7f95aa152d866df31d333498946ea3c30117c1a1ef212cc710a55e2a26afafb",
"size": 610,
"platform": {
"architecture": "amd64",

View File

@ -147,7 +147,7 @@ RUN set -eux; \
# install a few extra files from buildroot (/etc/passwd, etc)
RUN set -eux; \
buildrootVersion='2024.02'; \
buildrootVersion='2024.02.1'; \
for file in \
system/device_table.txt \
system/skeleton/etc/group \

View File

@ -130,7 +130,7 @@ RUN set -eux; \
# install a few extra files from buildroot (/etc/passwd, etc)
RUN set -eux; \
buildrootVersion='2024.02'; \
buildrootVersion='2024.02.1'; \
for file in \
system/device_table.txt \
system/skeleton/etc/group \

View File

@ -44,7 +44,7 @@ RUN mkdir -p ~/.gnupg && gpg --batch --keyserver keyserver.ubuntu.com --recv-key
# https://buildroot.org/download.html
# https://buildroot.org/downloads/?C=M;O=D
ENV BUILDROOT_VERSION 2024.02
ENV BUILDROOT_VERSION 2024.02.1
RUN set -eux; \
tarball="buildroot-${BUILDROOT_VERSION}.tar.xz"; \

View File

@ -8,13 +8,13 @@
"history": [
{
"created": "2023-05-18T22:34:17Z",
"created_by": "BusyBox 1.36.1 (uclibc), Buildroot 2024.02, Debian 12"
"created_by": "BusyBox 1.36.1 (uclibc), Buildroot 2024.02.1, Debian 12"
}
],
"rootfs": {
"type": "layers",
"diff_ids": [
"sha256:b3be3457c57b518a1f9b61646021b98e41463bd623e95eae24f1985a47fa4e94"
"sha256:0123af6188231eb9b57bba3daa47738a1a4e211274de3bb28ada8aa674fbe0a0"
]
},
"architecture": "amd64",

View File

@ -3,13 +3,13 @@
"mediaType": "application/vnd.oci.image.manifest.v1+json",
"config": {
"mediaType": "application/vnd.oci.image.config.v1+json",
"digest": "sha256:3e5d6b89cabf17ef286be81e92b48a2e7805716dedfe11e5cf193d5d4299b4b1",
"size": 392
"digest": "sha256:15a1a939a537fe68d413d933c74bd21281158f2246db093d346cb6f5f2adbe84",
"size": 394
},
"layers": [
{
"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip",
"digest": "sha256:17f2e403ea2d26f4273fd04ddbad63572c518cd870ba7491b7dc184f00ec08ed",
"digest": "sha256:0771609d4f3a34c9b6ede281805bbab446855ea49cb0823ef0cdc070b40d29e1",
"size": 758018
}
],

View File

@ -4,7 +4,7 @@
"manifests": [
{
"mediaType": "application/vnd.oci.image.manifest.v1+json",
"digest": "sha256:4f726ca09728528f1ea7279591e8af331f29f4315226409a6968542d4c81da1d",
"digest": "sha256:794a28c20a25a7b85da57f23c78b40258b24ba0d04820901fa55501057e5572c",
"size": 610,
"platform": {
"architecture": "amd64",

View File

@ -1,7 +1,7 @@
{
"latest": {
"buildroot": {
"version": "2024.02"
"version": "2024.02.1"
},
"date": "19 May 2023",
"sha256": "b8cc24c9574d809e7279c3be349795c5d5ceb6fdf19ca709f80cde50e47de314",
@ -15,7 +15,7 @@
},
"latest-1": {
"buildroot": {
"version": "2024.02"
"version": "2024.02.1"
},
"date": "26 December 2021",
"sha256": "faeeb244c35a348a334f4a59e44626ee870fb07b6884d68c10ae8bc19f83a694",