blob: fd1e31c02e4768d93d524c0003a615d68965ce9b (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
DEFINED_PHASES=compile install
DESCRIPTION=utilities for working with Das U-Boot
EAPI=6
HOMEPAGE=http://www.denx.de/wiki/U-Boot/WebHome
KEYWORDS=~amd64 ~arm ~arm64 ~x86
LICENSE=GPL-2
SLOT=0
SRC_URI=ftp://ftp.denx.de/pub/u-boot/u-boot-2016.09.01.tar.bz2
_eclass_exported_funcs=src_compile:- src_install:-
_eclasses_=multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 8fec6b1eb195836560e70b66d98fb163
_md5_=9b60aa2b737803e494490099e7282a2c
|