summaryrefslogtreecommitdiffstats
path: root/recipes-extended/iasl
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/iasl')
-rw-r--r--recipes-extended/iasl/iasl_20120215.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/iasl/iasl_20120215.bb b/recipes-extended/iasl/iasl_20120215.bb
index e9c5fbe9..5ce09300 100644
--- a/recipes-extended/iasl/iasl_20120215.bb
+++ b/recipes-extended/iasl/iasl_20120215.bb
@@ -1,6 +1,6 @@
1DESCRIPTION = "This is a cross development C compiler, assembler and linker environment for the production of 8086 executables (Optionally MSDOS COM)" 1DESCRIPTION = "This is a cross development C compiler, assembler and linker environment for the production of 8086 executables (Optionally MSDOS COM)"
2HOMEPAGE = "http://www.acpica.org/" 2HOMEPAGE = "http://www.acpica.org/"
3LICENSE = "Intel" 3LICENSE = "Intel-ACPI"
4LIC_FILES_CHKSUM = "file://asldefine.h;endline=115;md5=d4d7cf809b8b5e03131327b3f718e8f0" 4LIC_FILES_CHKSUM = "file://asldefine.h;endline=115;md5=d4d7cf809b8b5e03131327b3f718e8f0"
5SECTION = "console/tools" 5SECTION = "console/tools"
6PR="r1" 6PR="r1"