Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-embedded/u-boot-tools/
Date: Mon, 28 Feb 2022 19:22:53
Message-Id: 1646076056.67946bcd2c6027ed9753ad01aecb2961451d8b8c.jsmolic@gentoo
1 commit: 67946bcd2c6027ed9753ad01aecb2961451d8b8c
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 28 19:20:56 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 28 19:20:56 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67946bcd
7
8 dev-embedded/u-boot-tools: drop 2021.07
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 dev-embedded/u-boot-tools/Manifest | 1 -
13 .../u-boot-tools/u-boot-tools-2021.07.ebuild | 79 ----------------------
14 2 files changed, 80 deletions(-)
15
16 diff --git a/dev-embedded/u-boot-tools/Manifest b/dev-embedded/u-boot-tools/Manifest
17 index 0dd52ccff0a0..d16e492eb34b 100644
18 --- a/dev-embedded/u-boot-tools/Manifest
19 +++ b/dev-embedded/u-boot-tools/Manifest
20 @@ -1,3 +1,2 @@
21 -DIST u-boot-2021.07.tar.bz2 17275746 BLAKE2B 1a209a604e0f30264781a14ca855bbb777e8f1c031de60d28de397084fc9bfc4a3771ad00ec22f5cdcfa721f22707a533b9b59004ac0b107df927f23dc5ab0a6 SHA512 210b206a4626feb0985580d9448a97b499b09bf9b9313ca847a66624785e9e9b0fae8f2e329acd344f5f75cb722d2093dd0ee394311ddd1fde05e400ee71a24d
22 DIST u-boot-2021.10.tar.bz2 17358295 BLAKE2B 2471e31236ae24778b985b8e7a032fe2d480e935e9c5ee77a6aff4821c61f7fb8b3d64f9f964d62d0c076e8ac526f1b9c19f7fa1a974f4665737ab0bfd950d03 SHA512 be5be1c9a54b270307a04177d5577a21c57a02b307bf8b63d0fa2655d1f025c7ce010dca6a1f7f60d4e639c2e6fb6f0a292a2e5d190f1fad478eb12dd786c9da
23 DIST u-boot-2022.01.tar.bz2 17449627 BLAKE2B 574f9d248a8c19aa20b1b16cb55bb201d6c1ab2162da3f8789d39286a4f4a5a76b772d4a49c17e5572ff69f489d1d6fdc02d6e8f67a8bf6c50159b1a41e7c81d SHA512 d83c62bd8f0f51664d2aca329a3ce1379cfd1dfff439dccd6cfc2cb33cfef89a2b01855c97716f591b5550bfdf99e2f3aef7efa33f2e7834c820648f9eef3825
24
25 diff --git a/dev-embedded/u-boot-tools/u-boot-tools-2021.07.ebuild b/dev-embedded/u-boot-tools/u-boot-tools-2021.07.ebuild
26 deleted file mode 100644
27 index 92b7d18e73fb..000000000000
28 --- a/dev-embedded/u-boot-tools/u-boot-tools-2021.07.ebuild
29 +++ /dev/null
30 @@ -1,79 +0,0 @@
31 -# Copyright 1999-2022 Gentoo Authors
32 -# Distributed under the terms of the GNU General Public License v2
33 -
34 -EAPI=8
35 -
36 -inherit toolchain-funcs
37 -
38 -MY_P="u-boot-${PV/_/-}"
39 -DESCRIPTION="utilities for working with Das U-Boot"
40 -HOMEPAGE="https://www.denx.de/wiki/U-Boot/WebHome"
41 -SRC_URI="https://ftp.denx.de/pub/u-boot/${MY_P}.tar.bz2"
42 -S="${WORKDIR}/${MY_P}"
43 -
44 -LICENSE="GPL-2"
45 -SLOT="0"
46 -KEYWORDS="amd64 arm arm64 ppc ~ppc64 ~riscv x86"
47 -IUSE="envtools"
48 -
49 -RDEPEND="dev-libs/openssl:="
50 -DEPEND="${RDEPEND}"
51 -BDEPEND="
52 - sys-devel/bison
53 - sys-devel/flex
54 - virtual/pkgconfig
55 -"
56 -
57 -src_prepare() {
58 - default
59 - sed -i 's:\bpkg-config\b:${PKG_CONFIG}:g' \
60 - scripts/kconfig/{g,m,n,q}conf-cfg.sh \
61 - scripts/kconfig/Makefile \
62 - tools/Makefile || die
63 -}
64 -
65 -src_configure() {
66 - tc-export AR BUILD_CC CC PKG_CONFIG
67 -}
68 -
69 -src_compile() {
70 - # Unset a few KBUILD variables. Bug #540476
71 - unset KBUILD_OUTPUT KBUILD_SRC
72 -
73 - local myemakeargs=(
74 - V=1
75 - AR="${AR}"
76 - CC="${CC}"
77 - HOSTCC="${BUILD_CC}"
78 - HOSTCFLAGS="${CFLAGS} ${CPPFLAGS}"' $(HOSTCPPFLAGS)'
79 - HOSTLDFLAGS="${LDFLAGS}"
80 - )
81 -
82 - emake "${myemakeargs[@]}" tools-only_defconfig
83 -
84 - emake "${myemakeargs[@]}" \
85 - NO_SDL=1 \
86 - HOSTSTRIP=: \
87 - STRIP=: \
88 - CONFIG_ENV_OVERWRITE=y \
89 - $(usex envtools envtools tools-all)
90 -}
91 -
92 -src_test() { :; }
93 -
94 -src_install() {
95 - cd tools || die
96 -
97 - if ! use envtools; then
98 - dobin bmp_logo dumpimage fdtgrep gen_eth_addr img2srec mkenvimage mkimage
99 - fi
100 -
101 - dobin env/fw_printenv
102 -
103 - dosym fw_printenv /usr/bin/fw_setenv
104 -
105 - insinto /etc
106 - doins env/fw_env.config
107 -
108 - doman ../doc/mkimage.1
109 -}