Merge pull request #1875 from keith-packard/picolibc-1.8

Update picolibc to 1.8
This commit is contained in:
Bryan Hundven 2023-01-16 11:10:44 -08:00 committed by GitHub
commit 691b1c5d7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 1 deletions

4
packages/picolibc/1.8/chksum vendored Normal file
View File

@ -0,0 +1,4 @@
md5 picolibc-1.8.tar.xz 855bebc94a5b91fa037a64b4c55a7b01
sha1 picolibc-1.8.tar.xz b999596ecb48f058a9a34fdd6d087b32bbd1c907
sha256 picolibc-1.8.tar.xz cad52d2b690a22d00aa8486234a1df24136828b469e6b5328c171ebcf610f382
sha512 picolibc-1.8.tar.xz e468a4c6e18ab2289a78ab496a3b1699db4b39d69c3a3bc8577a0fff42e07afce0cf5fe58cd789c04ea93ed66418cd3a8d59c635d64195116bdf327d5671e56a

0
packages/picolibc/1.8/version.desc vendored Normal file
View File

View File

@ -1,6 +1,6 @@
origin='keithp.com'
repository='git https://github.com/picolibc/picolibc.git'
milestones='1.4 1.5 1.6 1.7'
milestones='1.4 1.5 1.6 1.7 1.8'
relevantpattern='*.*|.*. *.*|.'
archive_formats='.tar.xz'
mirrors='https://github.com/picolibc/picolibc/releases/download/${CT_PICOLIBC_VERSION}'