mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
dev-embedded/pico-sdk: update DESCRIPTION, SRC_URI
Fix QA issues: * Drop trailing full stops from DESCRIPTION. * Remove redundant target filename renames from SRC_URI. Signed-off-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com>
This commit is contained in:
@@ -3,12 +3,11 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
DESCRIPTION="Libraries and tools for C/C++ development on RP2040 and RP2350 microcontrollers."
|
||||
DESCRIPTION="Libraries and tools for C/C++ development on RP2040 and RP2350 microcontrollers"
|
||||
HOMEPAGE="https://github.com/raspberrypi/pico-sdk"
|
||||
|
||||
SRC_URI="
|
||||
https://github.com/raspberrypi/pico-sdk/releases/download/${PV}/${P}.tar.gz
|
||||
-> ${P}.tar.gz
|
||||
|
||||
https://github.com/bluekitchen/btstack/archive/501e6d2b86e6c92bfb9c390bcf55709938e25ac1.tar.gz
|
||||
-> btstack-501e6d2b86e6c92bfb9c390bcf55709938e25ac1.tar.gz
|
||||
@@ -20,7 +19,6 @@ SRC_URI="
|
||||
-> lwip-STABLE-2_2_0_RELEASE.tar.gz
|
||||
|
||||
https://github.com/Mbed-TLS/mbedtls/releases/download/v2.28.8/mbedtls-2.28.8.tar.bz2
|
||||
-> mbedtls-2.28.8.tar.bz2
|
||||
|
||||
https://github.com/hathach/tinyusb/archive/refs/tags/0.18.0.tar.gz
|
||||
-> tinyusb-0.18.0.tar.gz
|
||||
|
||||
@@ -3,12 +3,11 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
DESCRIPTION="Libraries and tools for C/C++ development on RP2040 and RP2350 microcontrollers."
|
||||
DESCRIPTION="Libraries and tools for C/C++ development on RP2040 and RP2350 microcontrollers"
|
||||
HOMEPAGE="https://github.com/raspberrypi/pico-sdk"
|
||||
|
||||
SRC_URI="
|
||||
https://github.com/raspberrypi/pico-sdk/releases/download/${PV}/${P}.tar.gz
|
||||
-> ${P}.tar.gz
|
||||
|
||||
https://github.com/bluekitchen/btstack/archive/501e6d2b86e6c92bfb9c390bcf55709938e25ac1.tar.gz
|
||||
-> btstack-501e6d2b86e6c92bfb9c390bcf55709938e25ac1.tar.gz
|
||||
@@ -20,7 +19,6 @@ SRC_URI="
|
||||
-> lwip-STABLE-2_2_1_RELEASE.tar.gz
|
||||
|
||||
https://github.com/Mbed-TLS/mbedtls/releases/download/mbedtls-3.6.2/mbedtls-3.6.2.tar.bz2
|
||||
-> mbedtls-3.6.2.tar.bz2
|
||||
|
||||
https://github.com/hathach/tinyusb/archive/refs/tags/0.18.0.tar.gz
|
||||
-> tinyusb-0.18.0.tar.gz
|
||||
|
||||
@@ -3,12 +3,11 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
DESCRIPTION="Libraries and tools for C/C++ development on RP2040 and RP2350 microcontrollers."
|
||||
DESCRIPTION="Libraries and tools for C/C++ development on RP2040 and RP2350 microcontrollers"
|
||||
HOMEPAGE="https://github.com/raspberrypi/pico-sdk"
|
||||
|
||||
SRC_URI="
|
||||
https://github.com/raspberrypi/pico-sdk/releases/download/${PV}/${P}.tar.gz
|
||||
-> ${P}.tar.gz
|
||||
|
||||
https://github.com/bluekitchen/btstack/archive/refs/tags/v1.8.2.tar.gz
|
||||
-> btstack-1.8.2.tar.gz
|
||||
@@ -20,7 +19,6 @@ SRC_URI="
|
||||
-> lwip-STABLE-2_2_1_RELEASE.tar.gz
|
||||
|
||||
https://github.com/Mbed-TLS/mbedtls/archive/refs/tags/mbedtls-3.6.6.tar.gz
|
||||
-> mbedtls-3.6.6.tar.gz
|
||||
|
||||
https://github.com/hathach/tinyusb/archive/refs/tags/0.18.0.tar.gz
|
||||
-> tinyusb-0.18.0.tar.gz
|
||||
|
||||
Reference in New Issue
Block a user