summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-embedded/u-boot-tools: Stabilize 2021.04_rc2 arm, #771555Sam James2021-06-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-embedded/u-boot-tools: Stabilize 2021.04_rc2 x86, #771555Sam James2021-06-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-embedded/u-boot-tools: Stabilize 2021.04_rc2 amd64, #771555Sam James2021-06-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-embedded/u-boot-tools: add missing pkgconfig (B)DEPENDSam James2021-04-122-0/+2
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
* dev-embedded/u-boot-tools: keyworded 2021.04_rc2 for ppcSergei Trofimovich2021-02-281-1/+1
| | | | | | | | keyworded wrt bug #773127 Package-Manager: Portage-3.0.16, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-embedded/u-boot-tools: bump up to 2020.04-r2Sergei Trofimovich2021-02-192-0/+77
| | | | | | | Bug: https://bugs.gentoo.org/771555 Closes: https://bugs.gentoo.org/745117 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-embedded/u-boot-tools: drop oldSergei Trofimovich2021-02-197-284/+0
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-embedded/u-boot-tools: Stabilize 2020.04-r2 arm, #717000Sam James2021-01-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-embedded/u-boot-tools: Stabilize 2020.04-r2 x86, #717000Sam James2021-01-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-embedded/u-boot-tools: Stabilize 2020.04-r2 amd64, #717000Sam James2021-01-061-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-embedded/u-boot-tools: keyword riscvYixun Lan2020-08-311-1/+1
| | | | | Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Yixun Lan <dlan@gentoo.org>
* dev-embedded/u-boot-tools: respect user's AR setting, bug #718662Sergei Trofimovich2020-05-261-0/+74
| | | | | | | Reported-by: Agostino Sarubbo Closes: https://bugs.gentoo.org/718662 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-embedded/u-boot-tools: avoid default gcc & pkg-configMike Frysinger2020-05-211-2/+16
| | | | | | | This doesn't fully fix cross-compiling, but gets us closer. Upstream does not support it, so our hackery cuts deep. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* dev-embedded/u-boot-tools: switch build-only tools to BDEPENDMike Frysinger2020-05-211-0/+58
| | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* dev-embedded/u-boot-tools: bump up to 2020.04Sergei Trofimovich2020-04-172-0/+59
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-embedded/u-boot-tools: remove oldTim Harder2020-02-054-148/+0
| | | | Signed-off-by: Tim Harder <radhermit@gentoo.org>
* dev-embedded/u-boot-tools: tweak for gcc-10Sergei Trofimovich2020-02-032-0/+15
| | | | | Package-Manager: Portage-2.3.87, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-embedded/u-boot-tools: bump up to 2020.01Sergei Trofimovich2020-02-012-0/+59
| | | | | Package-Manager: Portage-2.3.86, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-embedded/u-boot-tools: arm stable wrt bug #705596Mikle Kolyada2020-01-271-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* 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/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/u-boot-tools: keyword on ~ppc64Georgy Yakovlev2019-08-241-1/+1
| | | | | Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-embedded/u-boot-tools: use tools-only defconfigGeorgy Yakovlev2019-08-241-1/+1
| | | | | | | | | | | | | | | We already use make tools-only build target But to buld tools-only on arches other than x86 or arm we need to configure with tools-only_defconfig as well, as plain defconfig tries to build everything on other arches. This change does not change what gets built, just allows to add more arches to ebuild, hence no revbump as no rebuild required. X-url: https://github.com/u-boot/u-boot/commit/80870e2a664e277df0b6c0604bc4c5591aebde67 Reported-by: Shawn Anastasio <shawn@anastas.io> Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-embedded/u-boot-tools: version bump to 2019.01Tim Harder2019-02-052-0/+60
| | | | | | Closes: https://bugs.gentoo.org/676508 Signed-off-by: Tim Harder <radhermit@gentoo.org>
* dev-embedded/u-boot-tools: remove oldTim Harder2018-12-273-88/+0
| | | | Signed-off-by: Tim Harder <radhermit@gentoo.org>
* dev-embedded/u-boot-tools: Version bump (v2018.11)Mikle Kolyada2018-12-092-0/+44
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-embedded/u-boot-tools: Drop oldMikle Kolyada2018-11-116-219/+0
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-embedded/u-boot-tools: mark stableMikle Kolyada2018-09-031-2/+2
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-embedded/u-boot-tools: mark stableMikle Kolyada2018-06-261-2/+2
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-embedded/u-boot-tools: version bump to 2018.05Tim Harder2018-06-252-0/+44
|
* dev-embedded/*: Update Manifest hashesMichał Górny2017-12-091-6/+6
|
* dev-embedded/u-boot-tools: version bump to 2017.09Tim Harder2017-10-012-0/+44
|
* dev-embedded/u-boot-tools: version bump to 2017.05Tim Harder2017-05-092-0/+44
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-285-5/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-embedded/u-boot-tools: version bump to 2016.11Tim Harder2016-12-112-0/+45
|
* dev-embedded/u-boot-tools: install dumpimage, fdtgrep, and mkenvimage toolsTim Harder2016-11-101-0/+44
|
* dev-embedded/u-boot-tools: version bump to 2016.09.01Tim Harder2016-09-192-0/+45
|
* dev-embedded/u-boot-tools: remove oldTim Harder2016-08-256-274/+0
|
* dev-embedded/u-boot-tools: stabilize 2016.03Tim Harder2016-08-251-1/+1
|
* dev-embedded/u-boot-tools: version bump to 2016.07Tim Harder2016-08-252-0/+45
|
* dev-embedded/u-boot-tools: version bump to 2016.03Tim Harder2016-03-232-0/+45
|
* dev-embedded/u-boot-tools: add ~arm64 to 2015.04Steev Klimaszewski2016-02-271-2/+2
| | | | | | Tested on X-C1 Package-Manager: portage-2.2.27
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>