From patchwork Fri Nov 4 09:50:30 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: new recipe - sdparm_1.06.bb Date: Fri, 04 Nov 2011 09:50:30 -0000 From: Vladimir Redzhepoff X-Patchwork-Id: 14261 Message-Id: To: openembedded-devel@lists.openembedded.org Cc: Ivan.Kuten@promwad.com recipes/sdparm/sdparm_1.06.bb | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) create mode 100644 recipes/sdparm/sdparm_1.06.bb +inherit autotools diff --git a/recipes/sdparm/sdparm_1.06.bb b/recipes/sdparm/sdparm_1.06.bb new file mode 100644 index 0000000..b49a753 --- /dev/null +++ b/recipes/sdparm/sdparm_1.06.bb @@ -0,0 +1,12 @@ +DESCRIPTION = "The sdparm utility accesses SCSI device parameters." +HOMEPAGE = "http://sg.danny.cz/sg/sdparm.html#mozTocId166213" +SECTION = "console/utils" +LICENSE = "BSD" +LIC_FILES_CHKSUM = "file://COPYING;md5=03299eb2d80659ec83507fcc511c5b42" +PR = "r0" + +SRC_URI = "http://sg.danny.cz/sg/p/${PN}-${PV}.tgz" + +SRC_URI[md5sum] = "5e19913658bb4f9849ddd909e0f47cde" +SRC_URI[sha256sum] = "e011a7a9e87e4e24c9c115f456ac4916fdc314d36ae99167979175782ea2f6b4"