aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/cpuid
AgeCommit message (Collapse)Author
2018-02-11cpuid: add recipe for v20170122Tim Orling
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>