[oe] [PATCH 1/2] python-m2crypto-native: Add recipe

Tom Rini tom_rini at mentor.com
Tue May 4 20:34:08 UTC 2010


On Tue, 2010-05-04 at 22:26 +0200, Eric Benard wrote:
> - this package is needed to compile crda
> 
> Signed-off-by: Eric Benard <eric at eukrea.com>

Any reason we can't use BBCLASSEXTENDS?

> ---
>  recipes/python/python-m2crypto-native_0.18.2.bb |   12 ++++++++++++
>  1 files changed, 12 insertions(+), 0 deletions(-)
>  create mode 100644 recipes/python/python-m2crypto-native_0.18.2.bb
> 
> diff --git a/recipes/python/python-m2crypto-native_0.18.2.bb b/recipes/python/python-m2crypto-native_0.18.2.bb
> new file mode 100644
> index 0000000..4a28464
> --- /dev/null
> +++ b/recipes/python/python-m2crypto-native_0.18.2.bb
> @@ -0,0 +1,12 @@
> +require python-m2crypto_${PV}.bb
> +inherit native
> +
> +FILESPATH = "${FILE_DIRNAME}/python-m2crypto"
> +DEPENDS = "python-native"
> +
> +do_stage() {
> +	distutils_stage_all
> +}
> +
> +SRC_URI[md5sum] = "445dce53fcfc7ec8f6fd31f54da8a067"
> +SRC_URI[sha256sum] = "62ed44c8b2d392bdc757981ac37f05d808a0d917e4f9d95de2fbf3c2bdad41a7"


-- 
Tom Rini <tom_rini at mentor.com>
Mentor Graphics Corporation




More information about the Openembedded-devel mailing list