[meta-intel] Adding new kernel and compilation (x86) issues with yocto

2018-09-04 Thread srinivasan
ing tasks: 100% |###| Time: 0:00:00 Sstate summary: Wanted 6 Found 1 Missed 5 Current 38 (16% match, 88% complete) NOTE: Executing SetScene Tasks + cd /home/sriniv

[meta-intel] Yocto kernel compilation issues

2018-09-04 Thread srinivasan
srinivasan 5:55 AM (4 minutes ago) to *yocto-infrastructure* After changing from "*do_compile_ () {*" to "*do_compile() {*", in the attached recipe file, Compilation started but got stuck "*/bin/sh: 1: bc: not found* *make[1]: *** [include/generated/timeconst.h] Error

Re: [meta-intel] [poky] Yocto kernel compilation issues

2018-09-04 Thread srinivasan
Adding the "DEPENDS += "xz-native bc-native" in the "linux-srini_4.14.bb" did the trick Many many thanks for all your support :) On Wed 5 Sep, 2018, 7:12 AM Khem Raj, wrote: > in your local.conf add > > HOSTTOOLS += "bc" > > see if that h

Re: [meta-intel] [poky] Yocto kernel compilation issues

2018-09-04 Thread srinivasan
vailable. Could you please guide me if my understanding is wrong w.r.t the above? On Wed, Sep 5, 2018 at 8:21 AM Paul Eggleton wrote: > On Wednesday, 5 September 2018 1:44:22 PM NZST srinivasan wrote: > > Adding the "DEPENDS += "xz-native bc-native" in the "linux-sri

[meta-intel] Error: base-files/3.0.14-r89/temp/run.do_install.80432: Syntax error: Unterminated quoted string

2019-01-16 Thread srinivasan
Dear Yocto Experts, I am trying to customize my vendor specific Yocto BSP's to my custom OS. I am facing the below error, could you please do the needful or provide me some pointers from your end for solving this issue Error: $ bitbake fsl-image-validation-imx WARNING: Host distribution

Re: [meta-intel] [meta-freescale] ERROR: Nothing PROVIDES 'virtual/libgles2'

2019-01-18 Thread srinivasan
imx8mmevk On Fri, Jan 18, 2019 at 12:20 PM Daiane Angolini wrote: > > On Fri, Jan 18, 2019 at 6:46 AM srinivasan wrote: > > > > Dear Yocto Experts, > > > > I am seeing the below error when i am trying to integrate freescale > > layers into my custom os? &

Re: [meta-intel] ERROR: - package networkmanager-1.10.6-r0.aarch64 conflicts with connman provided by connman-1.35-r0.aarch64

2019-01-18 Thread srinivasan
Thanks a ton Ross, your inputs really worked :) On Tue, Jan 15, 2019 at 11:34 AM Burton, Ross wrote: > > You'll have to not install either connman or network manager. > > Ross > > On Tue, 15 Jan 2019 at 05:18, srinivasan wrote: > > > > Dear Yocto experts, >

[meta-intel] ERROR: - package networkmanager-1.10.6-r0.aarch64 conflicts with connman provided by connman-1.35-r0.aarch64

2019-01-14 Thread srinivasan
Dear Yocto experts, I am seeing the below error when I am trying to integrate the "fsl-image-validation-imx.bb" into my custom yocto build and trigger the build using "bitbake custom-image-debug-imx8.bb", I somewhat feel networkmanager is conflicting with conman, could you please let me know how

[meta-intel] Build error after changing PACKAGE_CLASSES to package_deb

2019-01-23 Thread srinivasan
Dear Yocto Experts Team, I am seeing the below error after changing the package_classes from "rpm" to "deb" as below, when I am trying to add freescale meta layers to my custom yocto distribution Could you please do the needful by providing some inputs in resolving the below issue? Logs:

[meta-intel] ERROR: Nothing PROVIDES 'virtual/libgles2'

2019-01-18 Thread srinivasan
Dear Yocto Experts, I am seeing the below error when i am trying to integrate freescale layers into my custom os? srinishanmugam@ni-bln-07594:~/customBuild_test_rpi/customos/build_customosdistro_imx8$ bitbake -f -c clean custom-image-debug-imx8 WARNING: Host distribution "ubuntu-18.04" has not