summaryrefslogtreecommitdiff
path: root/nasm
diff options
context:
space:
mode:
authorJordan Crouse <jordan.crouse@amd.com>2004-12-03 20:11:56 +0000
committerJordan Crouse <jordan.crouse@amd.com>2004-12-03 20:11:56 +0000
commit04b4785222bf8e37842ec831ce83ddcee14cd400 (patch)
tree29511b0e2a67208b32d2f8e779ee0ffe04ba8178 /nasm
parent492457a85abbd41d7a37efe76108ecde3c72d307 (diff)
Merge bk://oe-devel@oe-devel.bkbits.net/packages
into forsteri.amd.com:/users/jcrouse/bk/oe-devel/packages 2004/12/03 13:11:36-07:00 amd.com!jcrouse Many files: Add gputty, gtk2-ssh-askpass, syslinux and xscreensaver. Add license to nasm, and copy .a libs to stage in readline 2004/12/03 12:32:53-07:00 amd.com!jcrouse add bootsplash utilities BKrev: 41b0c88ckOYBlq8xk-1A4aDNTc2XvQ
Diffstat (limited to 'nasm')
-rw-r--r--nasm/nasm_0.98.38.oe2
1 files changed, 2 insertions, 0 deletions
diff --git a/nasm/nasm_0.98.38.oe b/nasm/nasm_0.98.38.oe
index 8bbda9c875..0aee9f9faf 100644
--- a/nasm/nasm_0.98.38.oe
+++ b/nasm/nasm_0.98.38.oe
@@ -2,6 +2,8 @@ SECTION = "devel"
DESCRIPTION = "General-purpose x86 assembler"
MAINTAINER = "Phil Blundell <pb@handhelds.org>"
COMPATIBLE_HOST = 'i.86.*-(linux|freebsd.*)'
+LICENSE = "GPL"
+SECTION = "dev-lang"
SRC_URI = "${SOURCEFORGE_MIRROR}/nasm/nasm-${PV}.tar.bz2"