* Re: [meta-oe][v2][PATCH] cpuset: add new python package [not found] <1466025817-30091-1-git-send-email-akuster@mvista.com> @ 2016-06-23 0:52 ` akuster808 2016-06-23 4:17 ` Paul Eggleton 0 siblings, 1 reply; 2+ messages in thread From: akuster808 @ 2016-06-23 0:52 UTC (permalink / raw) To: openembedded-devel Ping. I don't see this in the patch queue, was it removed, dropped or did I mess up the submittal? Did I miss a response ? regards, Armin On 06/15/2016 02:23 PM, Armin Kuster wrote: > Signed-off-by: Armin Kuster <akuster@mvista.com> > --- > .../recipes-devtools/python/python-cpuset_1.5.7.bb | 23 ++++++++++++++++++++++ > 1 file changed, 23 insertions(+) > create mode 100644 meta-oe/recipes-devtools/python/python-cpuset_1.5.7.bb > > diff --git a/meta-oe/recipes-devtools/python/python-cpuset_1.5.7.bb b/meta-oe/recipes-devtools/python/python-cpuset_1.5.7.bb > new file mode 100644 > index 0000000..8f6532c > --- /dev/null > +++ b/meta-oe/recipes-devtools/python/python-cpuset_1.5.7.bb > @@ -0,0 +1,23 @@ > +SUMMARY = "Cpuset is a Python application to make using the cpusets facilities in the Linux kernel easier" > +SECTION = "devel/python" > +LICENSE = "GPLv2" > +LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" > + > +SRCNAME = "cpuset" > + > +SRC_URI = "https://github.com/lpechacek/${SRCNAME}/archive/v${PV}.tar.gz" > + > +SRC_URI[md5sum] = "6ad79b26ba03f559604d74513cc34392" > +SRC_URI[sha256sum] = "32334e164415ed5aec83c5ffc3dc01c418406eb02d96d881fdfd495587ff0c01" > + > +S = "${WORKDIR}/${SRCNAME}-${PV}" > + > +inherit distutils > + > +RDEPENDS_${PN} = "\ > + python-core \ > + python-re \ > + python-logging \ > + python-textutils \ > + python-unixadmin \ > + " > ^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [meta-oe][v2][PATCH] cpuset: add new python package 2016-06-23 0:52 ` [meta-oe][v2][PATCH] cpuset: add new python package akuster808 @ 2016-06-23 4:17 ` Paul Eggleton 0 siblings, 0 replies; 2+ messages in thread From: Paul Eggleton @ 2016-06-23 4:17 UTC (permalink / raw) To: akuster808; +Cc: openembedded-devel Hi Armin, It didn't show up in the archives nor in my inbox, so I suspect it never made it to the list for some reason. Cheers, Paul On Wed, 22 Jun 2016 17:52:23 akuster808 wrote: > Ping. > > I don't see this in the patch queue, was it removed, dropped or did I > mess up the submittal? Did I miss a response ? > > regards, > Armin > > On 06/15/2016 02:23 PM, Armin Kuster wrote: > > Signed-off-by: Armin Kuster <akuster@mvista.com> > > --- > > > > .../recipes-devtools/python/python-cpuset_1.5.7.bb | 23 > > ++++++++++++++++++++++ 1 file changed, 23 insertions(+) > > create mode 100644 meta-oe/recipes-devtools/python/python-cpuset_1.5.7.bb > > > > diff --git a/meta-oe/recipes-devtools/python/python-cpuset_1.5.7.bb > > b/meta-oe/recipes-devtools/python/python-cpuset_1.5.7.bb new file mode > > 100644 > > index 0000000..8f6532c > > --- /dev/null > > +++ b/meta-oe/recipes-devtools/python/python-cpuset_1.5.7.bb > > @@ -0,0 +1,23 @@ > > +SUMMARY = "Cpuset is a Python application to make using the cpusets > > facilities in the Linux kernel easier" +SECTION = "devel/python" > > +LICENSE = "GPLv2" > > +LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" > > + > > +SRCNAME = "cpuset" > > + > > +SRC_URI = "https://github.com/lpechacek/${SRCNAME}/archive/v${PV}.tar.gz" > > + > > +SRC_URI[md5sum] = "6ad79b26ba03f559604d74513cc34392" > > +SRC_URI[sha256sum] = > > "32334e164415ed5aec83c5ffc3dc01c418406eb02d96d881fdfd495587ff0c01" + > > +S = "${WORKDIR}/${SRCNAME}-${PV}" > > + > > +inherit distutils > > + > > +RDEPENDS_${PN} = "\ > > + python-core \ > > + python-re \ > > + python-logging \ > > + python-textutils \ > > + python-unixadmin \ > > + " -- Paul Eggleton Intel Open Source Technology Centre ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-06-23 4:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1466025817-30091-1-git-send-email-akuster@mvista.com>
2016-06-23 0:52 ` [meta-oe][v2][PATCH] cpuset: add new python package akuster808
2016-06-23 4:17 ` Paul Eggleton
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.