mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00:00
yasm: remove
This is now in OE-Core. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
This commit is contained in:
parent
ddbbbf3a5a
commit
3be52cc95f
|
|
@ -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"
|
||||
Loading…
Reference in New Issue
Block a user