[yocto] kernel build in Yocto version 2.5 (sumo)

2018-09-07 Thread Ravikiran J
xt. Attached the linux recipes files. Kindly help us to resolve this issue. Thanks and Regards, Ravikiran J J ** BOOTLOADER STAGE0 for RZN1 ** Boot ROM Version 02.00 Boot source: QSPI STATUS: Valid SPKG header not found (100 QSPI Flash 256-byte blocks read) STATUS: Valid SPKG header not fou

Re: [yocto] ERROR: No manifest generated

2018-09-06 Thread Ravikiran J
On Thu, Sep 6, 2018 at 1:47 AM, Khem Raj wrote: > > > On 9/4/18 10:39 PM, Ravikiran J wrote: > > Dear Yocto team, > > > > We have developed some recipe file to install the firmware binary in > > the file system of Yocto. > > Recipe file is working fine in

[yocto] ERROR: No manifest generated

2018-09-04 Thread Ravikiran J
${base_libdir}/firmware/rtl8723b_fw.bin \ " What needs to be done for to avoiding manifest error ? Kindly help us to resolve this issue. Thanks and Regards, Ravikiran J J -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] Systemd based image freezing issue

2018-09-04 Thread Ravikiran J
to side build? Kindly help us to resolve this issue. Thanks and Regards, Ravikiran J J -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] ERROR: libreoffice-5.0.5.2-r0 do_package

2017-03-23 Thread ravikiran j
Hi Everybody, I am trying to build the libreoffice packages, but i am getting following errors. *ERROR: libreoffice-5.0.5.2-r0 do_package: QA Issue: File '/usr/lib/libreoffice/share/extensions/mysql-connector-ooo/libmysqlclient_r.so' from libreoffice was already stripped, this will prevent

Re: [yocto] restricted license not whitelisted in LICENSE_FLAGS_WHITELIST

2017-03-20 Thread ravikiran j
Thank you Ross, I checked my recipe file and added the LICENSE_FLAGS_WHITELIST="commercial" local.conf file, Now it's building properly. Regards, Ravikiran -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] restricted license not whitelisted in LICENSE_FLAGS_WHITELIST

2017-03-20 Thread ravikiran j
Hi everybody, I am trying to build the gstreamer packages , But i am getting following erros. *bitbake gstreamer1.0-libav* ERROR: Nothing PROVIDES 'gstreamer1.0-libav' ERROR: gstreamer1.0-libav was skipped: *because it has a restricted license not whitelisted in LICENSE_FLAGS_WHITELIST* ERROR:

[yocto] Missing or unbuildable dependency chain

2017-03-16 Thread ravikiran j
Hi everybody, I am trying to change the packagegroup from packagegroup-core-base to packagegroup-core-extende in core-image-minimal-xfce recipe file in meta-xfce layer. But i am getting following errors. ERROR: Nothing RPROVIDES 'dnsmasq' (but

Re: [yocto] ERROR: core-image-minimal-xfce-1.0-r0 do_rootfs:

2017-03-16 Thread ravikiran j
Sorry i forgot to add yocto list while replying. what about above error , how we can solve that problem ? On Thu, Mar 16, 2017 at 12:29 PM, Josef Holzmayr < holzm...@rsi-elektrotechnik.de> wrote: > Again, please keep your responses on the list! > > On 16.03.2017 07:52, ra

[yocto] ERROR: core-image-minimal-xfce-1.0-r0 do_rootfs:

2017-03-16 Thread ravikiran j
Hi everybody, I am able to build the* core-image-minimal-xfce* image with *rpm *package management but , if i change the package-management from* rpm to deb* in local.conf file i am getting followling errors. ERROR: core-image-minimal-xfce-1.0-r0 do_rootfs: Unable to install packages.

[yocto] arm-poky-linux-gnueabi-gcc: Command not found

2017-03-15 Thread ravikiran j
I am trying to build the linux kernel for odorid-xu3 board but i am getting following errors for *bitbake linux-stable* DEBUG: Executing shell function do_compile NOTE: make -j 4 HOSTCC=gcc HOSTCPP=gcc -E zImage CC=arm-poky-linux-gnueabi-gcc -fuse-ld=bfd LD=arm-poky-linux-gnueabi-ld.bfd

Re: [yocto] core-image-minimal-xfce error

2017-03-14 Thread ravikiran j
<ross.bur...@intel.com> wrote: > > On 14 March 2017 at 09:20, ravikiran j <ravikira...@mistralsolutions.com> > wrote: > >> >> *ERROR: ExpansionError during parsing >> /home/mistral/yocto/poky/meta-openembedded/meta-xfce/recipes-xfce/xfce4-power-manager/xfc

[yocto] core-image-minimal-xfce error

2017-03-14 Thread ravikiran j
Hi everybody, I am getting some errors in building of *core-image-minimal-xfce *image. I am using ubuntu 14.04 build system and Yocto 2.1. I added the meta-openembedded layer into poky and configured the bblayers.con ffile as follows. POKY_BBLAYERS_CONF_VERSION = "2" 4 5 BBPATH =

Re: [yocto] Procedure to build the xfce UI for ODROID XU3 board

2017-03-13 Thread ravikiran j
raise ExpansionError(varname, s, exc) from exc bb.data_smart.ExpansionError: Failure expanding variable PYPI_SRC_URI, expression was ${@pypi_src_uri(d)} which triggered exception TypeError: getVar() missing 1 required positional argument: 'expand' how to solve this problems ? On Mon, Mar 1

[yocto] Procedure to build the xfce UI for ODROID XU3 board

2017-03-13 Thread ravikiran j
I am able to build the bootloaders, linux kernel (zImage), modules and rootfs images for ODROID XU3 board using Yocto-poky. What is the procedure to build the xfce UI for ODROID XU3 board. -- ___ yocto mailing list yocto@yoctoproject.org

[yocto] GUI supported by Yocto project

2017-03-13 Thread ravikiran j
what are all different GUI supported by the Yocto project ? -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto