summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/pv
diff options
context:
space:
mode:
authorTudor Florea <tudor.florea@enea.com>2015-10-08 22:51:41 +0200
committerTudor Florea <tudor.florea@enea.com>2015-10-08 22:51:41 +0200
commit1219bf8a90a7bf8cd3a5363551ef635d51e8fc8e (patch)
treea21a5fc103bb3bd65ecd85ed22be5228fc54e447 /meta-oe/recipes-support/pv
downloadmeta-openembedded-1219bf8a90a7bf8cd3a5363551ef635d51e8fc8e.tar.gz
initial commit for Enea Linux 5.0 arm
Signed-off-by: Tudor Florea <tudor.florea@enea.com>
Diffstat (limited to 'meta-oe/recipes-support/pv')
-rw-r--r--meta-oe/recipes-support/pv/pv_1.5.3.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/pv/pv_1.5.3.bb b/meta-oe/recipes-support/pv/pv_1.5.3.bb
new file mode 100644
index 000000000..5e3dd67c5
--- /dev/null
+++ b/meta-oe/recipes-support/pv/pv_1.5.3.bb
@@ -0,0 +1,11 @@
1SUMMARY = "Terminal-based tool for monitoring the progress of data through a pipeline"
2
3LICENSE = "Artistic-2.0"
4LIC_FILES_CHKSUM = "file://doc/COPYING;md5=9c50db2589ee3ef10a9b7b2e50ce1d02"
5
6SRC_URI = "http://www.ivarch.com/programs/sources/pv-${PV}.tar.bz2"
7SRC_URI[md5sum] = "efe8e9e4cad5f3264a32258a63bf2c8e"
8SRC_URI[sha256sum] = "76f3999b1c3b3027163dce6ef667cdf8dafb75218ee25e54a03bfe590478f90e"
9
10inherit autotools
11