From: Saul Wold <sgw@linux.intel.com>
To: Ross Burton <ross.burton@intel.com>,
openembedded-core@lists.openembedded.org
Subject: Re: [PATCH][V2 2/5] python-mako: add (from meta-oe)
Date: Fri, 10 Jan 2014 15:16:12 -0800 [thread overview]
Message-ID: <52D07F3C.40601@linux.intel.com> (raw)
In-Reply-To: <1389373329-21241-2-git-send-email-ross.burton@intel.com>
On 01/10/2014 09:02 AM, Ross Burton wrote:
> python-mako is needed for Piglit. This recipe is taken directly from meta-oe.
>
> Signed-off-by: Ross Burton <ross.burton@intel.com>
> ---
> meta/recipes-devtools/python/python-mako_0.7.2.bb | 22 +++++++++++++++++++++
> 1 file changed, 22 insertions(+)
> create mode 100644 meta/recipes-devtools/python/python-mako_0.7.2.bb
>
> diff --git a/meta/recipes-devtools/python/python-mako_0.7.2.bb b/meta/recipes-devtools/python/python-mako_0.7.2.bb
> new file mode 100644
> index 0000000..1d2bdd7
> --- /dev/null
> +++ b/meta/recipes-devtools/python/python-mako_0.7.2.bb
> @@ -0,0 +1,22 @@
> +DESCRIPTION = "Templating library for Python"
> +SECTION = "devel/python"
> +LICENSE = "MIT"
> +LIC_FILES_CHKSUM = "file://LICENSE;md5=da8dd26ed9751ee0cfdf9df1a16bbb54"
> +
> +PR = "r2"
> +
> +SRC_URI = "http://www.makotemplates.org/downloads/Mako-${PV}.tar.gz"
Seems like they might have moved or lost these files since you tested,
the upstream is at 0.9.1 and has moved these files to
https://pypi.python.org/packages/source/M/Mako/Mako-0.7.2.tar.gz
Sau!
> +SRC_URI[md5sum] = "e3c0a677aa4216da9e89ef8fa76cbafb"
> +SRC_URI[sha256sum] = "fe8698e845035586bd711a6748e4e40a208a58de276b9138026164700494b68f"
> +
> +S = "${WORKDIR}/Mako-${PV}"
> +
> +inherit setuptools
> +
> +RDEPENDS_${PN} = "python-threading \
> + python-netclient \
> + python-html \
> +"
> +RDEPENDS_${PN}_class-native = ""
> +
> +BBCLASSEXTEND = "native nativesdk"
>
next prev parent reply other threads:[~2014-01-10 23:16 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-10 17:02 [PATCH][V2 1/5] python-numpy: add (from meta-oe) Ross Burton
2014-01-10 17:02 ` [PATCH][V2 2/5] python-mako: " Ross Burton
2014-01-10 23:16 ` Saul Wold [this message]
2014-01-13 15:36 ` Burton, Ross
2014-01-10 17:02 ` [PATCH][V2 3/5] waffle: " Ross Burton
2014-01-10 17:02 ` [PATCH][V2 4/5] piglit: " Ross Burton
2014-01-10 17:02 ` [PATCH][V2 5/5] packagegroup-core-tools-testapps: add Piglit Ross Burton
-- strict thread matches above, loose matches on Subject: below --
2014-01-13 15:36 [PATCH][V2 1/5] python-numpy: add (from meta-oe) Ross Burton
2014-01-13 15:36 ` [PATCH][V2 2/5] python-mako: " Ross Burton
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=52D07F3C.40601@linux.intel.com \
--to=sgw@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=ross.burton@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox