Re: [yocto] how to activate tpm

2017-05-09 Thread Hofemeier, Ulf
Hi Domining, Please check out this article. https://prosauce.org/blog/2016/1/11/minnowboard-max-enable-and-test-the-firmware-txe-tpm-20 Also, there has been a person in the MinnowBoard GitHub issue tracker who successfully enabled TPM2 for this platform. See the thread here:

Re: [yocto] OPKG package management issue

2017-04-18 Thread Hofemeier, Ulf
Hi Abhishek, Can you please create this directory and see if opkg will work after that? Thanks, Ulf From: on behalf of Abhishekh Awanti Date: Tuesday, April 18, 2017 at 4:15 AM To: "yocto@yoctoproject.org"

Re: [yocto] Questions

2017-03-28 Thread Hofemeier, Ulf
Hi Arun, You need to add poky manager support to Poky and install it by adding the following line to your build/conf/local.conf file. https://wiki.yoctoproject.org/wiki/How_do_I For the conf/local.conf entry please add this: IMAGE_INSTALL_append = " package" After that you have to bitbake a