blob: fef61e9ba04f1e9fb36dab6fdb96d859fb1e9227 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = tt-flash-git
pkgdesc = Tenstorrent Firmware Update Utility
pkgver = 3.4.5.r3.gc45c7e6
pkgrel = 1
url = https://github.com/tenstorrent/tt-flash
arch = any
license = Apache
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python-yaml
depends = python-luwen
depends = python-tabulate
depends = python-tomli
depends = python-tt-tools-common
provides = tt-flash
conflicts = tt-flash
source = tt-flash::git+https://github.com/tenstorrent/tt-flash.git
sha256sums = SKIP
pkgname = tt-flash-git
|