blob: 27eca95d195612343a0bc1fe16182e486db42c0e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = uboot-mdb-dump-git
pkgdesc = a small script hacked together to convert a memory dump obtained by md.b in U-Boot via a serial console to binary form.
pkgver = r4.efb0157
pkgrel = 1
url = https://github.com/gmbnomis/uboot-mdb-dump
arch = any
license = GPL
depends = python3
provides = uboot-mdb-dump
conflicts = uboot-mdb-dump
source = uboot-mdb-dump-git::git+https://github.com/gmbnomis/uboot-mdb-dump
sha256sums = SKIP
pkgname = uboot-mdb-dump-git
|