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:
@@ -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
|
||||
Reference in New Issue
Block a user