| 123456789101112131415161718 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
- <pkgmetadata>
- <maintainer type="person">
- <email>k4be@pirc.pl</email>
- <name>k4be</name>
- </maintainer>
- <longdescription>
- Local bump of cross-avr/avr-libc to 2.3.x. The version in ::gentoo
- (2.1.0) predates avr-libc 2.2.0, which is the first release to ship
- the tinyAVR 0/1/2-series and megaAVR-0 (avrxmega3) device headers,
- startup code and device libraries. Without this the crossdev avr
- toolchain cannot build for parts like the ATtiny3217.
- </longdescription>
- <upstream>
- <remote-id type="github">avrdudes/avr-libc</remote-id>
- </upstream>
- </pkgmetadata>
|