Hi, Alex V.
I bitbake cluster-glue for x86, Arm, and Powerpc. But I can't produce the error.
Would you mind providing the error message for me?
Regards,
Li
>-Original Message-
>From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org]
>On Behalf Of Li, Xin
>Sent: Frida
> -Original Message-
> From: Philip Tricca [mailto:fl...@twobit.us]
> Sent: Monday, August 24, 2015 6:25 AM
> To: Huang, Jie (Jackie)
> Cc: yocto@yoctoproject.org
> Subject: Re: [yocto] [meta-selinux][PATCHv2 6/8] e2fsprogs: Copy xattr block
> from source file.
>
> Hello Jackie,
>
> On
This mail was sent out by Recipe reporting system.
This message list those recipes which need to be upgraded. If maintainers
believe some of them needn't to upgrade this time, they can fill in
RECIPE_NO_UPDATE_REASON_pn-"xxx" in upstream_tracking files to ignore this
recipe remainder until newer u
Hi,
Same for this one, with either my patch or Khem's patch for the include
files, most of the modifications for the include files and library should
not be needed.
I would recommend adding one of these patches, and making a dependency on
virtual/egl.
What I had to do, though, for qt5, was to add
Hi,
First of all, I believe that just adding a dependency on "userland", and
having either my patch or Khem's patch for the include files in vcos, would
remove the need to add those include files in the recipes.
Then, I believe that the OMX drivers are provided in the userland also, so
you might
We require these headers for some constants that define the xattr
namespaces.
Signed-off-by: Philip Tricca
---
recipes-devtools/e2fsprogs/e2fsprogs_1.42.9.bbappend | 2 ++
1 file changed, 2 insertions(+)
diff --git a/recipes-devtools/e2fsprogs/e2fsprogs_1.42.9.bbappend
b/recipes-devtools/e2fsp
Signed-off-by: Philip Tricca
---
recipes-kernel/linux-libc-headers/linux-libc-headers_%.bbappend | 1 +
1 file changed, 1 insertion(+)
create mode 100644
recipes-kernel/linux-libc-headers/linux-libc-headers_%.bbappend
diff --git a/recipes-kernel/linux-libc-headers/linux-libc-headers_%.bbappend
As pointed out by Jackie on the Yocto list: e2fsprogs currently has a
broken dependency on linux-libc-headers. Further we need these headers
in the native environment / sysroot. This patch set creates the native
package we need for the linux-libc-headers and adds the dependency to
e2fsprogs.
Best,
Hello Jackie,
On 08/20/2015 11:25 PM, Huang, Jie (Jackie) wrote:
>> -Original Message-
>> From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org]
>> On Behalf Of Philip
>> Tricca
>> Sent: Thursday, June 18, 2015 6:31 AM
>> To: yocto@yoctoproject.org
>> Subject: [yocto