           SPELL=msr-tools
         VERSION=1.3
          SOURCE=${SPELL}-${VERSION}.zip
   SOURCE_URL[0]=https://01.org/sites/default/files/downloads/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:9605eed0b6211d0ecbe48a14d66b5d61965770f249c5c1b15416d4f2e9a37a68ecfde171077c3acc74bb6b951749bcff186acbb4d6d8a3051695d2d97c0e332b
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-master"
     GATHER_DOCS=off
        WEB_SITE=https://01.org/msr-tools
      LICENSE[0]=GPL
         ENTERED=20180808
           SHORT="utilities to access the processor MSRs and CPU ID directly"
cat << EOF
MSR Tools project provides utilities to access the processor MSRs and CPU ID
directly.

This project is composed of three different user space console applications.

rdmsr – read MSR from any CPU or all CPUs
wrmsr – write values to MSR on any CPU or all CPUs
cpuid – show identification and feature information of any CPU
EOF
