summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-embedded/u-boot-tools: x86 stable wrt bug #705596Agostino Sarubbo2020-01-171-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-embedded/u-boot-tools: amd64 stable wrt bug #705596Agostino Sarubbo2020-01-171-2/+2
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-embedded/u-boot-tools: use HTTPS for HOMEPAGETim Harder2020-01-161-1/+1
| | | | Signed-off-by: Tim Harder <radhermit@gentoo.org>
* dev-embedded/sdcc: avoid makeinfo dependSergei Trofimovich2020-01-162-0/+10
| | | | | | | | | | eautoreconf triggers sdbinutils bfd.info rebuild and pulls in extra dependency. We don't need it. Reported-by: Daniel M. Weeks Closes: https://bugs.gentoo.org/705424 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-embedded/sdcc: drop upstreamed 'AR =' fixSergei Trofimovich2020-01-162-14/+2
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-embedded/platformio: Remove Python 2Michał Górny2020-01-161-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-embedded/openocd: depend on >=libjaylink-0.2Göktürk Yüksek2020-01-151-1/+1
| | | | | | | | | | | | | | The live ebuild fails with: checking for libjaylink >= 0.2... no configure: error: libjaylink-0.2 is required for the SEGGER J-Link Programmer I see no release for libjaylink-0.2 but libjaylink-9999 works Package-Manager: Portage-2.3.79, Repoman-2.3.18 Closes: https://github.com/gentoo/gentoo/pull/13677 Acked-by: Mikle Kolyada <zlogene@gentoo.org> Signed-off-by: Göktürk Yüksek <gokturk@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-0510-20/+20
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Reassign slis' packagesMichał Górny2019-12-181-3/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-embedded/u-boot-tools: fix build on musl, bug #703132Sergei Trofimovich2019-12-162-0/+21
| | | | | | | | | | | | | | include/compiler.h implies to define 'ulong' type. glibc and musl define it on different conditions. As a result tools fail to build on musl as: include/env.h:159:1: error: unknown type name 'ulong'; did you mean 'long'? We fix it by defining 'ulong' unconditionally (as on BSD). Reported-by: eroen Closes: https://bugs.gentoo.org/703132 Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-embedded/u-boot-tools: remove easylogoMarty E. Plummer2019-12-131-1/+0
| | | | | | | | | | | Has been removed from u-boot as of upstream commit 44de15d6867c246e7a09ef061d3de56e1799a606 Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Signed-off-by: Marty E. Plummer <hanetzer@startmail.com> Closes: https://bugs.gentoo.org/702712 Closes: https://github.com/gentoo/gentoo/pull/13972 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-embedded/u-boot-tools: Version bump (v2019.10)Mikle Kolyada2019-12-132-0/+60
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-embedded/platformio: version bumpAlexey Shvetsov2019-12-132-2/+4
| | | | | Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-115-1/+6
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-embedded/tigcc: drop last-rited pkgAaron Bauman2019-12-094-505/+0
| | | | | | Closes: https://bugs.gentoo.org/612384 Signed-off-by: Aaron Bauman <bman@gentoo.org>
* dev-embedded/sgpp-lite-arm-*: drop last-rited pkgsAaron Bauman2019-12-099-174/+0
| | | | | | Closes: https://bugs.gentoo.org/699736 Signed-off-by: Aaron Bauman <bman@gentoo.org>
* dev-embedded/gnap-{dev,ext}: drop last-rited pkgsAaron Bauman2019-11-296-101/+0
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* dev-embedded/esptool: fix QA warning about testsAaron Bauman2019-11-242-0/+2
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* dev-embedded/esptool: Version bump to 2.8Manuel Rüger2019-11-242-0/+37
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Manuel Rüger <mrueg@gentoo.org>
* dev-embedded/urjtag: Drop EAPI 0 ebuildMichał Górny2019-11-231-30/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-embedded/urjtag: Mark 0.10-r1 stable on rem. archesMichał Górny2019-11-231-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-embedded/xa: Bump to 2.3.10, drop 2.3.9, respect flagsJames Le Cuirot2019-11-184-37/+28
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.17 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* dev-embedded/xa: New packageDavid Heidelberg2019-11-184-0/+51
| | | | | | | | | Thanks to doj@cubic.org. Bug: https://bugs.gentoo.org/686234 Bug: https://github.com/gentoo/gentoo/pull/13504 Signed-off-by: David Heidelberg <david@ixit.cz> Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* dev-embedded/libjaylink: Update SRC_URISven Wegener2019-11-152-3/+3
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Sven Wegener <swegener@gentoo.org>
* dev-embedded/libjaylink: Update EGIT_REPO_URI and HOMEPAGESven Wegener2019-11-152-5/+5
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Sven Wegener <swegener@gentoo.org>
* dev-embedded/pista: Bump to EAPI 7Michał Górny2019-11-101-9/+6
| | | | | Closes: https://bugs.gentoo.org/697362 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-embedded/gnap: Remove last-rited pkgMichał Górny2019-11-053-47/+0
| | | | | Bug: https://bugs.gentoo.org/696252 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-embedded/upslug2: Port to EAPI 7David Seifert2019-10-191-6/+7
| | | | | | Closes: https://bugs.gentoo.org/697360 Package-Manager: Portage-2.3.77, Repoman-2.3.17 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-embedded/urjtag: x86 stable wrt bug #696264Agostino Sarubbo2019-10-071-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-embedded/urjtag: amd64 stable wrt bug #696264Agostino Sarubbo2019-10-071-2/+2
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-embedded/tigcc: Inline mirror://kernelMichał Górny2019-10-052-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-embedded/sgpp-lite-arm-eabi-bin: Drop old (EAPI 0)Michał Górny2019-10-042-50/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-embedded/parapin: Drop old (EAPI 0)Michał Górny2019-10-042-42/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-embedded/jal: Drop old (EAPI 0)Michał Górny2019-10-042-18/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-embedded/platformio: Version bumpAlexey Shvetsov2019-10-042-3/+7
| | | | | | Closes: https://bugs.gentoo.org/694580 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
* dev-embedded/jtag: Remove last-rited packageAndreas K. Hüttel2019-10-024-69/+0
| | | | | Closes: https://bugs.gentoo.org/693256 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* dev-embedded/scratchbox: Remove last-rited pkgMichał Górny2019-09-275-243/+0
| | | | | Closes: https://bugs.gentoo.org/681168 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-embedded/scratchbox-devkit-apt-https: Remove last-rited pkgMichał Górny2019-09-274-68/+0
| | | | | Closes: https://bugs.gentoo.org/681168 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-embedded/scratchbox-devkit-cputransp: Remove last-rited pkgMichał Górny2019-09-274-68/+0
| | | | | Closes: https://bugs.gentoo.org/681168 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-embedded/scratchbox-devkit-debian: Remove last-rited pkgMichał Górny2019-09-274-72/+0
| | | | | Closes: https://bugs.gentoo.org/681168 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-embedded/scratchbox-devkit-debian-squeeze: Remove last-rited pkgMichał Górny2019-09-274-64/+0
| | | | | Closes: https://bugs.gentoo.org/681168 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-embedded/scratchbox-devkit-doctools: Remove last-rited pkgMichał Górny2019-09-275-98/+0
| | | | | Closes: https://bugs.gentoo.org/681168 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-embedded/scratchbox-devkit-git: Remove last-rited pkgMichał Górny2019-09-274-72/+0
| | | | | Closes: https://bugs.gentoo.org/681168 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-embedded/scratchbox-devkit-maemo3: Remove last-rited pkgMichał Górny2019-09-273-41/+0
| | | | | Closes: https://bugs.gentoo.org/681168 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-embedded/scratchbox-devkit-perl: Remove last-rited pkgMichał Górny2019-09-274-68/+0
| | | | | Closes: https://bugs.gentoo.org/681168 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-embedded/scratchbox-devkit-qemu: Remove last-rited pkgMichał Górny2019-09-275-107/+0
| | | | | Closes: https://bugs.gentoo.org/681168 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-embedded/scratchbox-devkit-svn: Remove last-rited pkgMichał Górny2019-09-273-40/+0
| | | | | Closes: https://bugs.gentoo.org/681168 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-embedded/bitbake: Remove last-rited pkgMichał Górny2019-09-174-88/+0
| | | | | Bug: https://bugs.gentoo.org/540360 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-embedded/openocd: Use acct-group/plugdevMichał Górny2019-09-134-24/+16
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-embedded/dfu-programmer: Use acct-group/plugdevMichał Górny2019-09-131-7/+5
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>