[meta-intel] [PATCH] yasm: remove

Tom Zanussi tom.zanussi at intel.com
Thu Aug 15 07:01:55 PDT 2013


Pulled into meta-intel/master.

Thanks,

Tom

On Tue, 2013-08-13 at 23:37 +0100, Paul Eggleton wrote:
> This is now in OE-Core.
> 
> Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
> ---
>  common/recipes-support/yasm/yasm_1.1.0.bb | 17 -----------------
>  1 file changed, 17 deletions(-)
>  delete mode 100644 common/recipes-support/yasm/yasm_1.1.0.bb
> 
> diff --git a/common/recipes-support/yasm/yasm_1.1.0.bb b/common/recipes-support/yasm/yasm_1.1.0.bb
> deleted file mode 100644
> index 7c3fc86..0000000
> --- a/common/recipes-support/yasm/yasm_1.1.0.bb
> +++ /dev/null
> @@ -1,17 +0,0 @@
> -DESCRIPTION = "x86 (SSE) assembler supporting NASM and GAS-syntaxes"
> -LICENSE = "BSD"
> -HOMEPAGE = "http://www.tortall.net/projects/yasm/"
> -PR = "r0"
> -
> -LIC_FILES_CHKSUM = "file://COPYING;md5=26c9f3d11f88911950f9ff62189d3d4f"
> -
> -SRC_URI = "http://www.tortall.net/projects/yasm/releases/yasm-${PV}.tar.gz"
> -
> -SRC_URI[md5sum] = "8392e5f2235c2c2a981e1a633f2698cb"
> -SRC_URI[sha256sum] = "e5d56b582f3d0c30ed5c4fc221063e4175602307ea645520889458133671c232"
> -
> -S = "${WORKDIR}/yasm-${PV}"
> -
> -inherit autotools gettext
> -
> -BBCLASSEXTEND = "native"





More information about the meta-intel mailing list