Fix for:
ERROR: QA Issue: No GNU_HASH in the elf binary
by adding LDFLAGS to TARGET_CC_ARCH.
To be sure that the LDFLAGS variable is being passed to the linker command.
Signed-off-by: Rahul Kumar Gupta
---
meta-isg/common/recipes-extended/zlib-qat/zlib-qat_0.4.7-002.bb | 1 +
1 file chan
Fix for:
ERROR: QA Issue: No GNU_HASH in the elf binary
by adding LDFLAGS to TARGET_CC_ARCH.
Signed-off-by: Rahul Kumar Gupta
---
meta-isg/common/recipes-extended/qat/qat16.inc | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta-isg/common/recipes-extended/qat/qat16.inc
b/meta-isg/common/r
Dear Maintainer(s),
These changes will fix do_package_qa errors in qat16 v2.6.0-65 and zlib-qat
v0.4.7-002 by adding LDFLAGS to TARGET_CC_ARCH.
LDFLAGS is not used by the each Makefile so instead of adding this in
Makefiles, passed LDFLAGS with TARGET_CC_ARCH. To ensure that the LDFLAGS
variable
This patch series updates quark for its bootloader and wks files.
() The old gummiboot will be replaced with systemdboot in OE. (I am the
guy driving it). I think what we have enabled on systemd-boot is good
enough to switch quark's bootloader, so this change is an early move in
meta-intel.
() I
The systemd-boot is the old gummiboot merged into systemd project.
We have enabled systemd-boot as a standalone EFI bootloader in OE,
also with updated wic plugin to support specifying "systemd-boot"
as bootloader in wks files.
Assuming these are good enough to replace gummiboot for quark,
this ch
Add a new wks file for quark based on the existing
mkgalileodisk.wks with necessary changes.
() specify sda for partitions and rootwait for USB in new wks.
() Rename the original wks file and amend its description
() Update README accordingly
Signed-off-by: Jianxun Zhang
---
README
On 26 July 2016 at 21:55, Trevor Woerner wrote:
> To be honest, it's the comment that's confusing me:
>
> # opengl packageconfig factored out to make it easy for distros
> # and BSP layers to pick either (desktop) opengl, gles2, or no GL
>
> In any case, I've sent a patch. If it's
On Tue 2016-07-26 @ 09:36:31 PM, Burton, Ross wrote:
> On 26 July 2016 at 20:55, Trevor Woerner wrote:
>
> > Okay, I'm looking into what needs to get done.
> >
>
> It's just a matter of using base_contains() on DISTRO_FEATURES in the
> PACKAGECONFIG assignment in oe-core, there's plenty of examp
On 26 July 2016 at 20:55, Trevor Woerner wrote:
> Okay, I'm looking into what needs to get done.
>
It's just a matter of using base_contains() on DISTRO_FEATURES in the
PACKAGECONFIG assignment in oe-core, there's plenty of examples across the
layer.
Ross
--
___
On Tue 2016-07-26 @ 08:15:10 PM, Burton, Ross wrote:
> On 26 July 2016 at 19:24, Trevor Woerner wrote:
>
> > It seems as though adding:
> >
> > PACKAGECONFIG_pn-gstreamer1.0-plugins-bad = "opengl"
> >
> > to local.conf fixes the issue. But my distro does contain opengl as part of
> > its
On 26 July 2016 at 19:24, Trevor Woerner wrote:
> It seems as though adding:
>
> PACKAGECONFIG_pn-gstreamer1.0-plugins-bad = "opengl"
>
> to local.conf fixes the issue. But my distro does contain opengl as part of
> its DISTRO_FEATURES. So I'm not entirely sure why this configuration opti
On Tue 2016-07-26 @ 01:49:24 PM, Trevor Woerner wrote:
> On Tue 2016-07-26 @ 10:20:28 AM, Scott D Phillips wrote:
> > On Tue, Jul 26, 2016 at 01:09:21PM -0400, Trevor Woerner wrote:
> > > This commit is causing the following error in my builds:
> > >
> > > | checking for GST_VIDEO... yes
> > >
On Tue 2016-07-26 @ 10:20:28 AM, Scott D Phillips wrote:
> On Tue, Jul 26, 2016 at 01:09:21PM -0400, Trevor Woerner wrote:
> > This commit is causing the following error in my builds:
> >
> > | checking for GST_VIDEO... yes
> > | checking for GST_PBUTILS... yes
> > | checking for GST_C
On Tue, Jul 26, 2016 at 01:09:21PM -0400, Trevor Woerner wrote:
> This commit is causing the following error in my builds:
>
> | checking for GST_VIDEO... yes
> | checking for GST_PBUTILS... yes
> | checking for GST_CODEC_PARSERS... yes
> | checking for GST_GL... configure:
This commit is causing the following error in my builds:
| checking for GST_VIDEO... yes
| checking for GST_PBUTILS... yes
| checking for GST_CODEC_PARSERS... yes
| checking for GST_GL... configure: error: Package requirements
(gstreamer-gl-1.0 >= 1.8.0) were not m
15 matches
Mail list logo