mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-17 04:37:19 +00:00
recipes: Fix variable assignment whitespace
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -3,7 +3,7 @@ DESCRIPTION = "cpuid dumps detailed information about the CPU(s) gathered \
|
||||
from the CPUID instruction, and also determines the exact model of CPU(s). \
|
||||
It supports Intel, AMD, and VIA CPUs, as well as older Transmeta, Cyrix, \
|
||||
UMC, NexGen, Rise, and SiS CPUs"
|
||||
HOMEPAGE="http://www.etallen.com/cpuid.html"
|
||||
HOMEPAGE = "http://www.etallen.com/cpuid.html"
|
||||
LICENSE = "GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user