Hello to all,
After some time I sorted out some of the confusion about git tool. The
tags I requested to be added to the repos, this could be done by using
git clone, combined with git branch -a command and customized script
(adding git tags), which could be added to additional configuration of
th
On Wed, 12 Dec 2018 at 03:42, Mohamed Youseif
wrote:
> I'm asking about how to enable PACKAGECONFIG feature from local.conf file,
> let's say that i have the following pacakgeconfig in a recipe
> PACKAGECONFIG = " f1 f2 "
> PACKAGECONFIG[f1] = "-DENABLE_f1=ON,-DENABLE_f1=OFF,f1,"
>
> so i need t
QA Issue: tpm2-abrmd: Files/directories were installed but not
shipped in any package:
/usr/share/dbus-1
/usr/share/dbus-1/system-services
/usr/share/dbus-1/system-services/com.intel.tss2.Tabrmd.service
Signed-off-by: Daniel Dragomir
---
meta-tpm/recipes-tpm/tpm2-abrmd/tpm2-abrmd_2.0.2
Hello,
I'm trying to build a 32-bit toolchain for my 64-bit image using multilib
and was hoping someone could confirm something for me. I am seeing issues
when building lib32-glibc, and I can't tell if it's attempting to build
properly. The resulting build files are created in a folder called
"x86
On Wed, 12 Dec 2018 at 16:59, Nicholas Tsirakis wrote:
> I'm trying to build a 32-bit toolchain for my 64-bit image using multilib and
> was hoping someone could confirm something for me. I am seeing issues when
> building lib32-glibc, and I can't tell if it's attempting to build properly.
> Th
Sure, thanks for the reply. The image itself should is 64 bit and I want to
add an additional toolchain to my image that can run 32-bit binaries. I am
trying to build a 32-bit glibc that will be part of this toolchain.
Now, when I go to build, there is a new folder that got created in
tmp-glibc fo
On 12/11/18 5:12 AM, Hongzhi.Song wrote:
The cmd line, , can't
match all expect config options.
This is because that it is not always space after 'config'
This should say "not always one space". There really should
always just be a single space, but typos do sneak in. I'll
queue the patch shor
Thanks.
So would you help to remedy the commit log while merging the patch?
--Hongzhi
On 12/13/2018 02:45 AM, Bruce Ashfield wrote:
On 12/11/18 5:12 AM, Hongzhi.Song wrote:
The cmd line, , can't
match all expect config options.
This is because that it is not always space after 'config'
T