aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/blktool/blktool_4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/blktool/blktool_4.bb')
-rw-r--r--recipes/blktool/blktool_4.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes/blktool/blktool_4.bb b/recipes/blktool/blktool_4.bb
new file mode 100644
index 0000000000..e658e3256f
--- /dev/null
+++ b/recipes/blktool/blktool_4.bb
@@ -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 \ No newline at end of file