diff options
author | Marty E. Plummer <hanetzer@startmail.com> | 2019-12-13 12:24:10 -0600 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-13 19:56:24 +0000 |
commit | b51649ea30af64357dbd2d4640b9ba1a6a717558 (patch) | |
tree | 840b92a5d78ec119bf4c0ae0a7300260203dbd96 /dev-embedded/u-boot-tools | |
parent | dev-tex/europecv: port to EAPI=7 (diff) | |
download | gentoo-b51649ea30af64357dbd2d4640b9ba1a6a717558.tar.gz gentoo-b51649ea30af64357dbd2d4640b9ba1a6a717558.tar.bz2 gentoo-b51649ea30af64357dbd2d4640b9ba1a6a717558.zip |
dev-embedded/u-boot-tools: remove easylogo
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>
Diffstat (limited to 'dev-embedded/u-boot-tools')
-rw-r--r-- | dev-embedded/u-boot-tools/u-boot-tools-2019.10.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-embedded/u-boot-tools/u-boot-tools-2019.10.ebuild b/dev-embedded/u-boot-tools/u-boot-tools-2019.10.ebuild index e0e563ba9537..bcda5a2499b5 100644 --- a/dev-embedded/u-boot-tools/u-boot-tools-2019.10.ebuild +++ b/dev-embedded/u-boot-tools/u-boot-tools-2019.10.ebuild @@ -50,7 +50,6 @@ src_test() { :; } src_install() { cd tools || die dobin bmp_logo dumpimage fdtgrep gen_eth_addr img2srec mkenvimage mkimage - dobin easylogo/easylogo dobin env/fw_printenv dosym fw_printenv /usr/bin/fw_setenv insinto /etc |