picolibc: Remove version 1.7.9

Picolibc 1.8.1 has been added so we can drop 1.7.9.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
This commit is contained in:
Chris Packham 2023-05-21 10:08:05 +12:00
parent 35be1c941e
commit 4dd730b832
3 changed files with 1 additions and 5 deletions

View File

@ -1,4 +0,0 @@
md5 picolibc-1.7.9.tar.xz 23c37660dda10c32f1fd1f280ed97913
sha1 picolibc-1.7.9.tar.xz b082feda14c8fb95b2b1e4beff714eb99bdd9c52
sha256 picolibc-1.7.9.tar.xz 4b0042344fe7be61adf44ae098f94e21a90ac5179152b3a5ea779451c8e914ab
sha512 picolibc-1.7.9.tar.xz 71f15f274ff406042ac9f8c074bc4cc003d4d47fca1bef12abe7409e5c439a73d9a34a711d5ca22a40a98a828c9db2553baf5e071176db3c835daf727a18ea78

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 1.8'
milestones='1.4 1.5 1.6 1.8'
relevantpattern='*.*|.*. *.*|.'
archive_formats='.tar.xz'
mirrors='https://github.com/picolibc/picolibc/releases/download/${CT_PICOLIBC_VERSION}'