All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] cpuset: add version 1.5.6
@ 2015-11-05  2:20 Denys Dmytriyenko
  0 siblings, 0 replies; only message in thread
From: Denys Dmytriyenko @ 2015-11-05  2:20 UTC (permalink / raw)
  To: meta-arago

From: Denys Dmytriyenko <denys@ti.com>

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
 meta-arago-extras/recipes-support/cpuset/cpuset_1.5.6.bb | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 meta-arago-extras/recipes-support/cpuset/cpuset_1.5.6.bb

diff --git a/meta-arago-extras/recipes-support/cpuset/cpuset_1.5.6.bb b/meta-arago-extras/recipes-support/cpuset/cpuset_1.5.6.bb
new file mode 100644
index 0000000..16c6ab0
--- /dev/null
+++ b/meta-arago-extras/recipes-support/cpuset/cpuset_1.5.6.bb
@@ -0,0 +1,15 @@
+SUMMARY = "Cpuset is a Python application to make using the cpusets facilities in the Linux kernel easier"
+SECTION = "console/utils"
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
+
+SRC_URI = "https://cpuset.googlecode.com/files/${P}.tar.gz"
+
+SRC_URI[md5sum] = "50a0251c31990bb4ad63312e356ffcb5"
+SRC_URI[sha256sum] = "800d9312bccb5b9802c04661464c6d8f14be8c677f68502e82558c6cb1b03413"
+
+S = "${WORKDIR}/${P}"
+
+CLEANBROKEN = "1"
+
+inherit distutils
-- 
2.2.0



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-11-05  2:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-05  2:20 [PATCH] cpuset: add version 1.5.6 Denys Dmytriyenko

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.