summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-embedded/rpi-eeprom: Stabilize 21.0_p1 arm, #924423Matoro Mahri2024-03-011-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* dev-embedded/raspberrypi-utils: Stabilize 0_p20240203 arm, #924423Matoro Mahri2024-03-011-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* dev-embedded/rpi-eeprom: Stabilize 21.0_p1 arm64, #924423Matoro Mahri2024-03-011-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* dev-embedded/raspberrypi-utils: Stabilize 0_p20240203 arm64, #924423Matoro Mahri2024-03-011-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* dev-embedded/esptool: add 4.7.0Martin Dummer2024-02-282-0/+67
| | | | | | Signed-off-by: Martin Dummer <martin.dummer@gmx.net> Closes: https://github.com/gentoo/gentoo/pull/35059 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-embedded/esptool: drop 3.3.3, 4.5.1, 4.6.1Martin Dummer2024-02-284-179/+0
| | | | | Signed-off-by: Martin Dummer <martin.dummer@gmx.net> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-embedded/u-boot-tools: Fix missing BDEPENDsRaul E Rangel2024-02-193-1/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | This package currently shows the following errors: ``` Traceback (most recent call last): File "scripts/dtc/pylibfdt/setup.py", line 23, in <module> from setuptools import setup, Extension ModuleNotFoundError: No module named 'setuptools' ``` ``` tools/mkeficapsule.c:21:10: fatal error: 'gnutls/gnutls.h' file not found ``` ``` ./scripts/dtc-version.sh: line 18: which: command not found ``` This change fixes the errors by not compiling pylibfdt and mkeficapsule. It also adds the missing `which` dependency. Signed-off-by: Raul E Rangel <rrangel@chromium.org> Closes: https://github.com/gentoo/gentoo/pull/32268 Signed-off-by: Sam James <sam@gentoo.org>
* dev-embedded/openocd: make libgpiod optionalYixun Lan2024-02-173-3/+116
| | | | | Closes: https://bugs.gentoo.org/917547 Signed-off-by: Yixun Lan <dlan@gentoo.org>
* dev-embedded/u-boot-tools: add 2024.01Florian Schmaus2024-02-152-0/+92
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* dev-embedded/raspberrypi-utils: Patch to drop -Werror flagJames Le Cuirot2024-02-092-0/+81
| | | | | Closes: https://bugs.gentoo.org/923594 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* dev-embedded/raspberrypi-utils: Bump to 20240203, drop old 20240115James Le Cuirot2024-02-062-2/+2
| | | | | | | This fixes a current -Werror failure. I have also submitted a patch upstream to drop -Werror. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* dev-embedded/u-boot-tools: drop myself as a maintainerJakov Smolić2024-02-041-4/+0
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-embedded/esptool: Stabilize 4.6.2 ALLARCHES, #923171Sam James2024-01-281-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-embedded/raspberrypi-utils: Bump, add sys-apps/dtc dependencyJames Le Cuirot2024-01-162-2/+7
| | | | | Closes: https://bugs.gentoo.org/922172 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* dev-embedded/rpi-eeprom: Bump to 21.0_p1 with Pi 5 supportJames Le Cuirot2024-01-143-6/+21
| | | | | | | Thanks to Herbert Wantesh for the modifications. Closes: https://bugs.gentoo.org/916953 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* dev-embedded/rpi-eeprom: Switch from raspberrypi-userland to raspberrypi-utilsJames Le Cuirot2024-01-141-0/+91
| | | | | | The latter is being last-rited. This only needs the vcgencmd utility. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* dev-embedded/raspberrypi-utils: New packageJames Le Cuirot2024-01-143-0/+51
| | | | | | | | This replaces media-libs/raspberrypi-userland(-bin), which is being last-rited. The libraries are no longer maintained, but the utilities live on here. Bug: https://bugs.gentoo.org/916953 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* Move {app-doc → app-text}/doxygenMichał Górny2024-01-124-8/+8
| | | | | | | | Per the category metadata, app-doc/ is reserved for documentation *files* and not software. Move it to app-text/ where it seems a better fit. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-embedded/platformio: add 6.1.11, drop 6.1.6-r2Alexey Shvetsov2024-01-092-6/+6
| | | | | Closes: https://bugs.gentoo.org/907336 Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
* dev-embedded/xa: drop 2.3.14Ionen Wolkens2024-01-083-92/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-embedded/u-boot-tools: sys-devel/bison -> app-alternatives/yaccSam James2024-01-081-1/+1
| | | | | | | | | | All of these will be using app-alternatives/yacc anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
* dev-embedded/avrdude: sys-devel/bison -> app-alternatives/yaccSam James2024-01-082-2/+2
| | | | | | | | | | All of these will be using app-alternatives/yacc anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
* dev-embedded/u-boot-tools: sys-devel/flex -> app-alternatives/lexSam James2024-01-081-2/+2
| | | | | | | | | | All of these will be using app-alternatives/lex anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
* dev-embedded/gpsim: sys-devel/flex -> app-alternatives/lexSam James2024-01-082-4/+4
| | | | | | | | | | All of these will be using app-alternatives/lex anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
* dev-embedded/avrdude: sys-devel/flex -> app-alternatives/lexSam James2024-01-082-3/+3
| | | | | | | | | | All of these will be using app-alternatives/lex anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
* dev-embedded/avrdude: fix automatic libgpiod depMatthew Smith2024-01-041-0/+1
| | | | | | | Fixes build failure if dev-libs/libgpiod is installed. Closes: https://bugs.gentoo.org/921301 Signed-off-by: Matthew Smith <matthew@gentoo.org>
* dev-embedded/avrdude: add 7.2Matthew Smith2024-01-023-0/+68
| | | | | | | | Add a subslot for libavrdude, and build in parallel port support. Closes: https://bugs.gentoo.org/879013 Closes: https://bugs.gentoo.org/917397 Signed-off-by: Matthew Smith <matthew@gentoo.org>
* dev-embedded/gputils: Keyword 1.5.2 arm64, #920861Sam James2023-12-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-embedded/gpsim: Keyword 0.32.1 arm64, #920861Sam James2023-12-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-embedded/sdcc: Stabilize 4.3.0-r1 amd64, #920851Arthur Zamarin2023-12-281-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-embedded/sdcc: Stabilize 4.3.0-r1 x86, #920851Arthur Zamarin2023-12-281-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-embedded/rpi-eeprom: drop 13.3_p1-r1, 13.19_p1Sam James2023-12-283-192/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-embedded/xa: Stabilize 2.4.0 amd64, #920418Arthur Zamarin2023-12-201-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-embedded/xa: Stabilize 2.4.0 x86, #920418Arthur Zamarin2023-12-201-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-embedded/picotool: Stabilize 1.1.2 amd64, #919499Michał Górny2023-12-091-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-embedded/gpsim: Stabilize 0.32.1 x86, #919316Arthur Zamarin2023-12-061-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-embedded/gpsim: Stabilize 0.32.1 amd64, #919316Arthur Zamarin2023-12-061-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* Add more CPE strings for easier CVE trackingAllen Webb2023-12-051-0/+1
| | | | | | Signed-off-by: Allen Webb <allenwebb@google.com> Signed-off-by: Mike Frysinger <vapier@chromium.org> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* dev-embedded/sdcc: drop 4.3.0Viorel Munteanu2023-11-261-160/+0
| | | | | | Not ready for stabilization, let's wait for 4.3.0-r1. Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* dev-embedded/u-boot-tools: drop 2023.01Jakov Smolić2023-11-222-82/+0
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-embedded/xa: add 2.4.0Ionen Wolkens2023-11-223-0/+60
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-embedded/u-boot-tools: Stabilize 2023.10 ppc, #917477Arthur Zamarin2023-11-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-embedded/u-boot-tools: Stabilize 2023.10 x86, #917477Sam James2023-11-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-embedded/u-boot-tools: Stabilize 2023.10 amd64, #917477Sam James2023-11-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-embedded/u-boot-tools: Stabilize 2023.10 arm64, #917477Sam James2023-11-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-embedded/u-boot-tools: Stabilize 2023.10 ppc64, #917477Sam James2023-11-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-embedded/u-boot-tools: Stabilize 2023.10 arm, #917477Sam James2023-11-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-embedded/sdcc: fix build issue with USE=-mos65c02Viorel Munteanu2023-11-151-4/+4
| | | | | | | Don't generate a Makefile instead of attempting to remove it afterwards. Closes: https://bugs.gentoo.org/917354 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* dev-embedded/sdcc: fix Makefile and QA issuesViorel Munteanu2023-11-145-0/+417
| | | | | | Closes: https://bugs.gentoo.org/917114 Closes: https://bugs.gentoo.org/898594 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* dev-embedded/openocd: update HOMEPAGE & depYixun Lan2023-11-141-1/+2
| | | | Signed-off-by: Yixun Lan <dlan@gentoo.org>