1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-02 01:19:52 +00:00

Add blktool, useful for probing block devices (and add to test tools package)

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2579 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2007-08-28 18:05:26 +00:00
parent 8f041c7423
commit bd949e7eac
2 changed files with 10 additions and 1 deletions
+8
View File
@@ -0,0 +1,8 @@
DESCRIPTION = "Display or change block device settings"
LICENSE = "GPLv2"
SRC_URI = "${DEBIAN_MIRROR}/main/b/blktool/blktool_4.orig.tar.gz"
S = "${WORKDIR}/${PN}-${PV}.orig"
inherit autotools