Files
meta-openembedded/meta-oe/recipes-support/pv/pv_1.5.3.bb
T
Paul Eggleton 054f814707 pv: fix metadata fields
* Use correct LICENSE value to match up with common license file (and
  avoid corresponding warning)
* Set SUMMARY instead of DESCRIPTION

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-06-21 10:36:54 +02:00

12 lines
420 B
BlitzBasic

SUMMARY = "Terminal-based tool for monitoring the progress of data through a pipeline"
LICENSE = "Artistic-2.0"
LIC_FILES_CHKSUM = "file://doc/COPYING;md5=9c50db2589ee3ef10a9b7b2e50ce1d02"
SRC_URI = "http://www.ivarch.com/programs/sources/pv-${PV}.tar.bz2"
SRC_URI[md5sum] = "efe8e9e4cad5f3264a32258a63bf2c8e"
SRC_URI[sha256sum] = "76f3999b1c3b3027163dce6ef667cdf8dafb75218ee25e54a03bfe590478f90e"
inherit autotools