barebox-state: add recipe

Signed-off-by: Jan Luebbe <jluebbe@debian.org>

[hfreyther: Use a fixed version of the utilities]
This commit is contained in:
Jan Luebbe 2015-05-10 19:37:20 +02:00 committed by Holger Hans Peter Freyther
parent d6bbef850f
commit 9bd713ab35
1 changed files with 19 additions and 0 deletions

View File

@ -0,0 +1,19 @@
DESCRIPTION = "barebox state tool (dt)"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=9ac2e7cff1ddaf48b6eab6028f23ef88"
PR = "r0"
SRC_URI = "git://git.pengutronix.de/git/tools/dt-utils.git"
PACKAGES =+ "libdt-utils barebox-fdtdump"
FILES_libdt-utils = "${libdir}/libdt-utils.so.*"
FILES_barebox-fdtdump = "${bindir}/fdtdump"
S = "${WORKDIR}/git"
SRCREV = "2e87b7e47752380219c1f12b3dcbb5db706936e5"
DEPENDS = "udev"
inherit autotools pkgconfig gettext