[meta-intel] [PATCH] libipt: Initial recipe for Intel Processor Trace decoder library

Mittal, Anuj anuj.mittal at intel.com
Sat Aug 17 02:52:38 PDT 2019


Hi Ankit,

Thank you for the recipe. A few comments:

On Sat, 2019-08-17 at 13:38 +0530, Ankit Navik wrote:
> +S = "${WORKDIR}/${BPN}-${PV}"

${BPN}-${PV} can be shortened to ${BP}.

> +SRCREV = "916d777123bf60d323890557347570e5e19dfa12"
> +SRC_URI = "https://github.com/intel/${BPN}/archive/v2.0.1.tar.gz"

Can you please fetch the release version using git instead? Checksum
for git archives is not reliable. In fact, I think Ross had added a
sanity check to detect this. You should have received a warning while
compiling this on master.

Thanks,

Anuj


More information about the meta-intel mailing list