[linux-yocto] 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 be

[linux-yocto] 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 "ubuntu-

[linux-yocto] 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 t

[linux-yocto] Error : fsl-image-qt5-validation-imx-imx8mmevk-20181219210506.rootfs.ext4’: No such file or directory in imx-4.14.78-1.0.0_ga.xml in imx-linux-sumo branch

2018-12-19 Thread srinivasan
://www.openembedded.org/ You can now run 'bitbake ' Common targets are: core-image-minimal meta-toolchain meta-toolchain-sdk adt-installer meta-ide-support Your configuration files at build-wayland have not been touched. BSPDIR= BUILD_DIR=. meta-freescale directory found srinivasan@srinivasan-UX30

[linux-yocto] Error fatal: manifest 'imx-4.9.123-2.3.0-8mm_ga.xml' not available in imx-linux-sumo

2018-12-18 Thread srinivasan
Dear Yocto experts, As all our yocto bsps for other hardware platforms support are developed on yocto sumo version, (And I was able to do the build setup for imx-linux-rocko ie., yocto rocko version), but now I need to do for sumo version as this is followed and maintained unique for all our hardw

Re: [linux-yocto] [poky] Yocto kernel compilation issues

2018-09-04 Thread srinivasan
ady available. 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 "linu

Re: [linux-yocto] [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

[linux-yocto] 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