All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH] smartmontools: import from OE classic
@ 2013-04-26 20:39 Nicolas Dechesne
  2013-04-26 21:41 ` Koen Kooi
  0 siblings, 1 reply; 18+ messages in thread
From: Nicolas Dechesne @ 2013-04-26 20:39 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Nicolas Dechesne

Import smartmontools recipe from OE classic, and updated to upstream v5.40.

Also added cosmetic changes in the recipe: INC_PR support and homepage.

Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
---
 meta-oe/recipes-support/smartmontools/smartmontools.inc     | 10 ++++++++++
 meta-oe/recipes-support/smartmontools/smartmontools_5.40.bb |  5 +++++
 2 files changed, 15 insertions(+)
 create mode 100644 meta-oe/recipes-support/smartmontools/smartmontools.inc
 create mode 100644 meta-oe/recipes-support/smartmontools/smartmontools_5.40.bb

diff --git a/meta-oe/recipes-support/smartmontools/smartmontools.inc b/meta-oe/recipes-support/smartmontools/smartmontools.inc
new file mode 100644
index 0000000..6f23055
--- /dev/null
+++ b/meta-oe/recipes-support/smartmontools/smartmontools.inc
@@ -0,0 +1,10 @@
+SECTION = "console/utils"
+DESCRIPTION = "Control and monitor storage systems using S.M.A.R.T."
+HOMEPAGE = "http://smartmontools.sourceforge.net/"
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
+INC_PR = "r1"
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/smartmontools/smartmontools-${PV}.tar.gz"
+
+inherit autotools
diff --git a/meta-oe/recipes-support/smartmontools/smartmontools_5.40.bb b/meta-oe/recipes-support/smartmontools/smartmontools_5.40.bb
new file mode 100644
index 0000000..93dc4db
--- /dev/null
+++ b/meta-oe/recipes-support/smartmontools/smartmontools_5.40.bb
@@ -0,0 +1,5 @@
+require smartmontools.inc
+PR = "${INC_PR}.1"
+
+SRC_URI[md5sum] = "0f0be0239914ad87830a4fff594bda5b"
+SRC_URI[sha256sum] = "2a68ed20d5d6bd198e1aa6bf0b6037f0f216e3b14da022115244f1af9d248bfd"
-- 
1.8.1.2




^ permalink raw reply related	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2013-05-06  8:37 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-26 20:39 [meta-oe][PATCH] smartmontools: import from OE classic Nicolas Dechesne
2013-04-26 21:41 ` Koen Kooi
2013-04-27  8:24   ` Paul Eggleton
2013-04-27 10:34     ` Philip Balister
2013-04-27 11:13       ` Paul Eggleton
2013-04-29  6:40         ` Nicolas Dechesne
2013-05-03 14:00           ` Nicolas Dechesne
2013-05-03 14:35             ` Paul Eggleton
2013-05-03 14:40               ` Koen Kooi
2013-05-03 14:48                 ` Paul Eggleton
2013-05-03 14:10         ` Koen Kooi
2013-05-03 14:30           ` Paul Eggleton
2013-05-03 14:39             ` Koen Kooi
2013-05-03 14:30           ` Nicolas Dechesne
2013-05-03 14:42             ` Paul Eggleton
2013-05-03 15:09               ` Martin Jansa
2013-05-03 15:15                 ` Philip Balister
2013-05-06  8:19                   ` Nicolas Dechesne

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.