mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
Correct LIC_FILES_CHKSUM typos
An investigation into undocumented variables uncovered a handful of LIC_FILES_CHKSUM spelling errors Signed-off-by: Darren Hart <dvhart@linux.intel.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
DESCRIPTION = "General-purpose x86 assembler"
|
||||
SECTION = "devel"
|
||||
LICENSE = "simplifiedBSD"
|
||||
LIC_CHKSUM_FILES = "file://LICENSE;md5=d89d124974e487e5d64da6f1cd8acfbb"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=d89d124974e487e5d64da6f1cd8acfbb"
|
||||
COMPATIBLE_HOST = '(x86_64|i.86).*-(linux|freebsd.*)'
|
||||
|
||||
PR = "r0"
|
||||
|
||||
Reference in New Issue
Block a user