summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/cpuid
Commit message (Collapse)AuthorAgeFilesLines
* cpuid: add recipe for v20170122Tim Orling2018-02-111-0/+22
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. http://www.etallen.com/cpuid.html Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>