summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-embedded/u-boot-tools: drop 2021.10Jakov Smolić2022-03-072-80/+0
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-embedded/u-boot-tools: Stabilize 2022.01 arm, #834434Sam James2022-03-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-embedded/u-boot-tools: Stabilize 2022.01 arm64, #834434Sam James2022-03-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-embedded/u-boot-tools: ppc stable wrt bug #834434Agostino Sarubbo2022-03-021-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-embedded/u-boot-tools: Stabilize 2022.01 x86, #834434Jakov Smolić2022-03-011-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-embedded/u-boot-tools: Stabilize 2022.01 amd64, #834434Jakov Smolić2022-03-011-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-embedded/u-boot-tools: Add myself as maintainerJakov Smolić2022-02-281-0/+4
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-embedded/u-boot-tools: drop 2021.07Jakov Smolić2022-02-282-80/+0
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-embedded/u-boot-tools: Stabilize 2021.10 arm, #832768Jakov Smolić2022-02-071-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-embedded/u-boot-tools: Stabilize 2021.10 arm64, #832768Sam James2022-02-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-embedded/u-boot-tools: ppc stable wrt bug #832768Agostino Sarubbo2022-02-061-1/+1
| | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-embedded/u-boot-tools: Stabilize 2021.10 x86, #832768Sam James2022-02-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-embedded/u-boot-tools: Stabilize 2021.10 amd64, #832768Jakov Smolić2022-02-051-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-embedded/u-boot-tools: Stabilize 2021.07 ppc, #831204Sam James2022-01-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-embedded/u-boot-tools: add 2022.01Jakov Smolić2022-01-142-0/+80
| | | | | Closes: https://bugs.gentoo.org/831201 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-embedded/u-boot-tools: Stabilize 2021.07 arm64, #830607Arthur Zamarin2022-01-051-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-embedded/u-boot-tools: add 2021.10Jakov Smolić2022-01-042-0/+80
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-embedded/u-boot-tools: Remove old 2021.04_rc2Jakov Smolić2021-10-042-78/+0
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-embedded/u-boot-tools: Stabilize 2021.07 amd64, #815808Sam James2021-10-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-embedded/u-boot-tools: x86 stable wrt bug #815808Agostino Sarubbo2021-10-031-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-embedded/u-boot-tools: Stabilize 2021.07 arm, #815808Sam James2021-10-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* dev-embedded/u-boot-tools: Version bump to 2021.07Jakov Smolić2021-08-303-4/+87
| | | | | | | | | | | | | | | | | | | * Bump EAPI to 8 * Use https:// instead of ftp:// in SRC_URI * Combine same build flags into myemakeargs * Use toolchain-funcs to export BUILD_CC and set HOSTCC=${BUILD_CC}, which enables us to correctly cross-compile the package, otherwise the build system tries to use cross-compiler as HOSTCC * Add USE=envtools that builds and installs only target-side environment tools which is useful for low storage situations where we only need envtools to read and modify U-Boot environment variables. This functionality matches the uboot-envtools package which is available in OpenWRT Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-embedded/u-boot-tools: drop 2020.04-r2John Helmert III2021-07-242-76/+0
| | | | | Bug: https://bugs.gentoo.org/771555 Signed-off-by: John Helmert III <ajak@gentoo.org>
* 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>