Re: [yocto] [meta-dpdk][PATCH] dpdk: Remove 18.05

2019-06-30 Thread Anuj Mittal
On 25-Jun-19 05:43 PM, zhe...@windriver.com wrote: From: He Zhe We have already had 18.11 and 18.05 is not a stable version. Signed-off-by: He Zhe --- recipes-extended/dpdk/dpdk_18.05.bb | 15 --- 1 file changed, 15 deletions(-) delete mode 100644 recipes-extended/dpdk/dpdk_1

[linux-yocto] [PATCH 1/1] sound.cfg: enable SND_SOC_INTEL_SKYLAKE

2018-10-22 Thread Anuj Mittal
Starting 4.15, Intel SKL audio configs instead of selecting, depend on SND_SOC_INTEL_SKYLAKE which isn't enabled by default. Enable it to ensure audio configs actually are enabled. https://github.com/torvalds/linux/commit/f6a118a800e35af2c63f90cbcc23093f4b53b3a2 Signed-off-by: Anuj M

Re: [yocto] [meta-intel] ac_nonexistent.h error in do_configure

2018-10-03 Thread Anuj Mittal
On 10/02/2018 11:53 PM, Muhlenkamp, Lewis wrote: > configure:4485: x86_64-oe-linux-gcc -E > --sysroot=/home/lmuhlenkamp/build-target02/tmp-glibc/work/corei7-64-oe-linux/xf86-video-intel/2_2.99.917+gitAUTOINC+e4fe79cf0d-r0/recipe-sysroot >   > -m64 -march=nehalem -mtune=generic -mfpmath=sse -msse4.2

Re: [yocto] [PATCH][meta-dpdk] dpdk-dev-libibverbs: fix do_fetch error

2018-08-27 Thread Anuj Mittal
On 08/23/2018 04:40 PM, Changqing Li wrote: > > > On 08/14/2018 10:27 AM, Anuj Mittal wrote: >> On 08/14/2018 09:37 AM, Changqing Li wrote: >>> On 08/13/2018 02:35 PM, Anuj Mittal wrote: >>>> On 08/13/2018 01:22 PM, changqing...@windriver.com wrote: >>&g

Re: [yocto] [PATCH][meta-dpdk] dpdk-dev-libibverbs: fix do_fetch error

2018-08-13 Thread Anuj Mittal
On 08/14/2018 09:37 AM, Changqing Li wrote: > > > On 08/13/2018 02:35 PM, Anuj Mittal wrote: >> On 08/13/2018 01:22 PM, changqing...@windriver.com wrote: >>> From: Changqing Li >>> >>> original URI have been deleted(don't know why). I no

Re: [yocto] [PATCH][meta-dpdk] dpdk-dev-libibverbs: fix do_fetch error

2018-08-12 Thread Anuj Mittal
On 08/13/2018 01:22 PM, changqing...@windriver.com wrote: > From: Changqing Li > > original URI have been deleted(don't know why). I noticed there is > an official libibverbs(https://git.kernel.org/pub/scm/libs/infiniband > /libibverbs.git), The deprecation notice seems to imply that rdma-core

Re: [yocto] [meta-intel] Getting black screen for Install option

2018-08-08 Thread Anuj Mittal
On 08/08/2018 08:58 PM, Dhanasekar Jaganathan wrote: > > Hi All, > > I have created yocot bootable USB live image by this command "*sudo dd > if=core-image-sato-intel-core2-32.hddimg of=/dev/sdb1"* > " > > After power on my system, I have got three options, > > 1. boot > 2. install > 3. Reboot

Re: [yocto] Patch for custom imager plugin in wic.

2018-06-12 Thread Anuj Mittal
On 06/13/2018 02:47 AM, Paul Knopf wrote: > From 136d6214b6fc2c1118dac5b7f3e029ed006fab8a Mon Sep 17 00:00:00 2001 > From: Paul Knopf mailto:pauldotkn...@gmail.com>> > Date: Mon, 21 May 2018 16:56:51 -0400 > Subject: [PATCH] Support for changing the imager used in wic. > > --- >  scripts/lib/wic/e

Re: [yocto] [meta-intel][PATCH] mce-test: add it

2018-06-06 Thread Anuj Mittal
Hi Dengke, On 06/01/2018 05:51 PM, Dengke Du wrote: > +SRC_URI = > "git://git.kernel.org/pub/scm/linux/kernel/git/gong.chen/mce-test.git;protocol=git > \ > + file://makefile-remove-ldflags.patch \ > + " > +# Use the commit date of SRCREV in PV. > +# > +SRCREV = "b3fdfaa7a025b6

Re: [yocto] wic appending ".1" to a file name on multiple images build

2018-06-01 Thread Anuj Mittal
On 06/01/2018 07:56 PM, Alan Martinovic wrote: > Yeah, a deep dive it is then. :) > > Am just trying to print from the code using the Python debugger (as > used in the source file). > self._log.debug("Print this") > > but it's not printing anything even when running bitbake with -DDDvvv wic

Re: [yocto] Yocto SDK & Toolchain Deploy Issue

2018-05-22 Thread Anuj Mittal
On 05/22/2018 12:23 PM, techi eth wrote: > I would like to use SDK’s & tool chain generated from Yocto to some > other PC. I see following difficulty while using. > >   > > 1)  Path > in *environment-setup-cortexa8hf-vfp-neon-poky-linux-gnueabi* is hard > code. Is it possible to have that is

Re: [yocto] How to modify a meta third party layer sources from my custom layer

2018-05-16 Thread Anuj Mittal
On 05/14/2018 04:58 AM, Stefano Cappa wrote: > Hello everyone,  > I'm new to yocto so please don't kill me :). I have a question, probably > very stupid and simple, but I'm really don't know how to understand this > so I'm trying to ask to the cummunity. > > I'm using Yocto 2.4 for an hardware wit

Re: [yocto] apt-get error

2018-05-16 Thread Anuj Mittal
On 05/16/2018 06:31 PM, Rahul jangra wrote: > Hi > i am facing the so many issues to creating .deb base yocto raspberry pi > image now i am getting this error. > someone can help me how to resolve this error. > > ERROR: core-image-full-cmdline-1.0-r0 do_rootfs: Unable to install > packages. Comman

Re: [yocto] Ptest log

2018-05-15 Thread Anuj Mittal
On 05/09/2018 03:24 PM, Somshekar C Kadam wrote: > I use the parser to generate wiki page output provided in qa tools, next > I need to copy the content  to wiki page which I have no access to get > the same output format. > > Please suggest what is that I need to do if I need to get the same > o

Re: [yocto] Avoiding both GPLv3 and meta-gplv2 ?

2018-05-01 Thread Anuj Mittal
On 05/01/2018 06:58 PM, Irving ST wrote: > Hello, > > First time posting, apologies if I miss anything in the community guidelines. > > I had some problems trying to make an image that contains no GPLv3 > (due to corporate requirement) nor old GPLv2 software in meta-gplv2 > (due to lack of suppor

Re: [yocto] [meta-cgl][PATCH 2/3] pacemaker: refresh patches to fix QA warning

2018-04-15 Thread Anuj Mittal
Hi Yi On 04/16/2018 09:57 AM, Yi Zhao wrote: > + > +diff --git a/lib/common/mainloop.c b/lib/common/mainloop.c > +index 385ca7d..c259c7c 100644 > +--- a/lib/common/mainloop.c > b/lib/common/mainloop.c > @@ -32,6 +32,7 @@ > #include > #include > #include > +#include > > - struc

Re: [yocto] Cannot add libsrtp to yocto image

2018-04-08 Thread Anuj Mittal
On 04/08/2018 09:09 PM, Mostafa Farzane wrote: > > Thanks alot, > > I added TOOLCHAIN_TARGET_TASK = "libsrtp-staticdev" to my image instead > of libsrtp. But I get: > >  * calculate_dependencies_for: Cannot satisfy the following dependencies > for libsrtp-staticdev: >  *      libsrtp (= 1.5.2-r0

Re: [yocto] Cannot add libsrtp to yocto image

2018-04-08 Thread Anuj Mittal
On 04/07/2018 02:46 PM, Mostafa Farzane wrote: > Hi, > I need to add libsrtp to my yocto image. So I added libsrtp to > "IMAGE_INSTALL". But I faced the following errors: > > Unknown package 'libsrtp'. > > Collected errors: >  * opkg_solver_install: Cannot install package libsrtp. That is becaus

Re: [yocto] Adding debug output in recipe

2018-04-05 Thread Anuj Mittal
les > > > I'm really looking for simpler, more intuitive solution.  What about the > missing "-m64 -march=corei7 -mtune=corei7 -mfpmath=sse -msse4.2" in the > export? > > > Raymond > > > > > > *From:* Anuj Mittal > *Sent:* Thursd

Re: [yocto] Adding debug output in recipe

2018-04-05 Thread Anuj Mittal
On 04/05/2018 03:33 PM, Raymond Yeung wrote: > Is there a way to add simple debug output (ideally don't need to control > debug level) to echo out values of variables?  I tried the bb.xxx > variants, but couldn't get them to work. > To find out what a variable is being set to, you can try: bitba

Re: [yocto] ClamAV PCRE support

2018-03-30 Thread Anuj Mittal
Hi Tom, On 03/29/2018 11:29 PM, Tom Gibson wrote: > When I run clamscan on our board I get a number of errors of the > form “logical signature for … uses PCREs but support is disabled, > skipping” so the solution would appear to be to add PCRE support. In > the ClamAV bitbake reci

Re: [yocto] ssh-copy-id is part of which package?

2018-03-28 Thread Anuj Mittal
Hi Zoran, On 03/28/2018 07:18 PM, Zoran Stojsavljevic wrote: > Hello to all, > > Seems, that command: > IMAGE_INSTALL_append = " openssh" > > Does install ssh, sshd, but not a ssh-copy-id?! > > Strange... ssh-copy-id should be part of the openssh!? > > http://lists.openembedded.org/pipermail/o

Re: [yocto] [PATCH 2/2] audit: fix pkgconfigdir

2018-03-28 Thread Anuj Mittal
Hi, On 03/28/2018 02:55 PM, Kai Kang wrote: > Because 'libdir' is set with ${base_libdir} in recipe file of audit, > package config files(.pc) are installed to ${base_libdir}/pkgconfig that > variable pkgconfigdir is set with ${libdir}/pkgconfig in makefile. > > Set pkgconfigdir directly to insta

[yocto] [meta-yocto][PATCH v2 3/3] linux-yocto: update genericx86* SRCREVs for 4.15

2018-03-27 Thread Anuj Mittal
Bump to stable kernel release 4.15.13. Signed-off-by: Anuj Mittal --- meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.15.bbappend | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.15.bbappend b/meta-yocto-bsp/recipes

[yocto] [meta-yocto][PATCH v2 2/3] linux-yocto: update genericx86* SRCREVs for 4.14

2018-03-27 Thread Anuj Mittal
Bump to stable kernel release 4.14.30 Signed-off-by: Anuj Mittal --- meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.14.bbappend | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.14.bbappend b/meta-yocto-bsp/recipes

[yocto] [meta-yocto][PATCH v2 1/3] linux-yocto: update genericx86* SRCREVs for 4.12

2018-03-27 Thread Anuj Mittal
Bump to stable kernel release 4.12.21. Signed-off-by: Anuj Mittal --- meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.12.bbappend | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.12.bbappend b/meta-yocto-bsp/recipes

[yocto] [meta-yocto][PATCH v2 0/3] Update SRCREVs for genericx86* BSPs

2018-03-27 Thread Anuj Mittal
This series replaces the earlier one sent by me. It syncs the genericx86* BSP kernel revisions with the latest kernel series sent by Bruce for oe-core. Sanity tested on NUC7 and Minnowboard. Thanks, Anuj Mittal (3): linux-yocto: update genericx86* SRCREVs for 4.12 linux-yocto: update

Re: [yocto] [wic.qcow2] qemu-system-x86-64 booting qcow2 image stalls

2018-03-25 Thread Anuj Mittal
Hi Raymond, On 03/25/2018 11:23 PM, Tan, Raymond wrote: > Dear All, > >   > > I’m building an image with meta-intel layer, and machine set to > intel-corei7-64, with additional IMAGE_FSTYPES set to “wic.qcow2”. > > Upon running the image with the following command, the boot stalls with > “Booti

[yocto] [meta-yocto][PATCH 1/3] linux-yocto: update genericx86* SRCREVs for v4.15

2018-03-07 Thread Anuj Mittal
Sync with stable kernel release 4.15.7 in oe-core. Signed-off-by: Anuj Mittal --- meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.15.bbappend | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.15.bbappend b/meta-yocto

[yocto] [meta-yocto][PATCH 3/3] linux-yocto: update genericx86* SRCREVs for v4.12

2018-03-07 Thread Anuj Mittal
Sync with 4.12.20 kernel changes in oe-core. Signed-off-by: Anuj Mittal --- meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.12.bbappend | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.12.bbappend b/meta-yocto-bsp

[yocto] [meta-yocto][PATCH 2/3] linux-yocto: update genericx86* SRCREVs for v4.14

2018-03-07 Thread Anuj Mittal
Sync with stable kernel release 4.14.24 in oe-core. Signed-off-by: Anuj Mittal --- meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.14.bbappend | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.14.bbappend b/meta

Re: [yocto] Adding custom scripts to home directory and /etc/init.d/*

2018-03-05 Thread Anuj Mittal
On 03/06/2018 05:18 AM, Giordon Stark wrote: > Hi all, > > I am wondering if there's a nice pattern or workflow within Yocto where > I can add a custom shell script to /etc/init.d for the purposes of > running it on OS boot (which also requires running update.rc I believe) You can inherit update-

Re: [yocto] Yocto procedure to write generated image to hdd

2018-03-02 Thread Anuj Mittal
On 03/02/2018 03:41 PM, Iván Castell wrote: > > 2018-03-02 0:41 GMT+01:00 Anuj Mittal <mailto:anuj.mit...@intel.com>>: > > Hi, > > On 03/01/2018 07:20 PM, Iván Castell wrote: > >       > > Is this the proper way to install the

Re: [yocto] Yocto procedure to write generated image to hdd

2018-03-01 Thread Anuj Mittal
Hi, On 03/01/2018 07:20 PM, Iván Castell wrote: > Hello forum. > > Working with 'rocko' yocto branch. Yocto generates .ext4, .hddimg and > .wic images. I want to install the proper image to the HDD of my PC, in > order to use it as my default Linux distro. > > I have been using the .wic image to

Re: [yocto] Problem in the building phase - Yocto 2.4.1 for Siemens IoT 2040 (Intel Quark)

2018-02-24 Thread Anuj Mittal
On 02/22/2018 07:59 PM, Pulizzotto Alessio (COMAU) wrote: > Hello, > >   > > I’m writing you because I have some problems with the building of an > 2.4.1 image of the Yocto. > >   > > I am using a Siemens IoT 2040 hardware witch have an intel quark cpu. > >   > > My error is the follow, in th

Re: [yocto] Small documentation issue

2018-02-20 Thread Anuj Mittal
On 02/20/2018 02:33 PM, Zoran Stojsavljevic wrote: > Hello, > > Just to point to the documentation issue on YOCTO Projects wiki page: > https://wiki.yoctoproject.org/wiki/FAQ:How_do_I_set_or_change_the_root_password > > This line: > inherit extrausers > > Should be changed as: > INHERIT += "extr

Re: [yocto] [PATCH 2/3] poky: update default kernel to v4.15

2018-02-15 Thread Anuj Mittal
On 02/16/2018 02:14 PM, akuster808 wrote: > > > On 02/15/2018 08:54 PM, Anuj Mittal wrote: >> Hi Bruce, >> >> On 02/07/2018 12:34 AM, Bruce Ashfield wrote: >>> Updating the default kernel for qemu* to be v4.15. This allows easy >>> integration of th

Re: [yocto] [PATCH 2/3] poky: update default kernel to v4.15

2018-02-15 Thread Anuj Mittal
Hi Bruce, On 02/07/2018 12:34 AM, Bruce Ashfield wrote: > Updating the default kernel for qemu* to be v4.15. This allows easy > integration of the latest fixes/features for new BSPs. 4.14 is also > available as a LTS kernel option. > > Signed-off-by: Bruce Ashfield > --- > meta-poky/conf/distro

Re: [yocto] Remove nfs packages from image

2018-02-02 Thread Anuj Mittal
On 02/02/2018 04:06 PM, Marek Słomiany wrote: > Hi, > > I am using yocto rocko, with custom distro (based on poky), and custom > image inheriting core-image bbclass. > I was asked to get rid of nfs-client and nfs-server (and generaly > nfs-anything) from our image. If I'm right it comes with core-

Re: [yocto] [Yocto] clutter-CRITICAL **: Unable to initialize clutter: Unable to Initialize the clutter backend: no available drivers found.

2018-01-29 Thread Anuj Mittal
ion on target I.e BeagleBone Blak, we > are getting error response as addressed in previous mail. > > 3)Boot log of BeagleBone black( https://pastebin.com/26FaeBvw ) > > Please let me know if you need any further information from my end. > > Regards, > kk. > >

Re: [yocto] [Yocto] clutter-CRITICAL **: Unable to initialize clutter: Unable to Initialize the clutter backend: no available drivers found.

2018-01-29 Thread Anuj Mittal
On 01/29/2018 01:05 PM, kishorepasupula wrote: > > Hi, > > My main objective is to run snappy player > (https://wiki.gnome.org/Snappy) on target machine (BeagleBone Black) so, > I wrote a recipe for Snappy player(snappy_1.0.bb) as below > > LICENSE = "GPLv2" > LIC_FILES_CHKSUM = "file://COPYIN

Re: [yocto] Error do_compile libepoxy

2018-01-21 Thread Anuj Mittal
On 01/21/2018 01:07 AM, Andrea Galbusera wrote: > On Sat, Jan 20, 2018 at 10:29 AM, Anuj Mittal wrote: >> On 01/19/2018 08:32 PM, Alexander Kanavin wrote: >>> >>>> I'll try to recap a little bit but, please, forgive my ignorance in >>>> graphic

Re: [yocto] Error do_compile libepoxy

2018-01-20 Thread Anuj Mittal
On 01/19/2018 08:32 PM, Alexander Kanavin wrote: > >> I'll try to recap a little bit but, please, forgive my ignorance in >> graphics stacks and libraries. >> Disclaimer: mostly working on headless systems... my bad! >> This is what I think I understand here (remember I test building poky >> + met

Re: [yocto] Specifying MACHINE when setting up build environment

2018-01-15 Thread Anuj Mittal
On 01/14/2018 01:07 AM, colin.helliw...@ln-systems.com wrote: > Is there a way to specify what MACHINE is put into local.conf when first > setting up the build directory with oe-init-build-env? > I have my own TEMPLATECONF which I use, but I'd like to be able to set the > MACHINE on the command lin

Re: [yocto] conf/machine/ in my custom layer doesn't get parsed

2018-01-15 Thread Anuj Mittal
On 01/15/2018 09:13 PM, Isaac Nickaein wrote: > Hi Anuj, > > On Mon, Jan 15, 2018 at 4:00 PM, Mittal, Anuj wrote: >> Have you defined BBPATH in your layer.conf correctly? > > > I guess so. Here is relevant lines in layer.conf for BBPATH: > > # We have a conf and classes directory, add to BBPAT

Re: [yocto] Change initscript level

2018-01-10 Thread Anuj Mittal
On 01/11/2018 03:49 AM, Bishop, Mark (STRT) wrote: > I am just trying to change modutils.sh to run from > /etc/rcS.d/S05modutils.sh to /etc/rcS.d/S15modutils.sh > >   > > I can’t figure this out.  I have modified the > yocto/source/arm/layers/core/meta/recipes-kernel/modutils-initscripts.bb > >