summaryrefslogtreecommitdiff
path: root/poky/meta/recipes-devtools/nasm/nasm_2.15.03.bb
diff options
context:
space:
mode:
Diffstat (limited to 'poky/meta/recipes-devtools/nasm/nasm_2.15.03.bb')
-rw-r--r--poky/meta/recipes-devtools/nasm/nasm_2.15.03.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/poky/meta/recipes-devtools/nasm/nasm_2.15.03.bb b/poky/meta/recipes-devtools/nasm/nasm_2.15.03.bb
index 5c4e28de06..fc7046244a 100644
--- a/poky/meta/recipes-devtools/nasm/nasm_2.15.03.bb
+++ b/poky/meta/recipes-devtools/nasm/nasm_2.15.03.bb
@@ -1,5 +1,7 @@
SUMMARY = "General-purpose x86 assembler"
SECTION = "devel"
+HOMEPAGE = "http://www.nasm.us/"
+DESCRIPTION = "The Netwide Assembler (NASM) is an assembler and disassembler for the Intel x86 architecture."
LICENSE = "BSD-2-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=90904486f8fbf1861cf42752e1a39efe"