Re: [yocto] [meta-raspberrypi] linux-raspberrypi versions

2016-07-28 Thread Khem Raj
> On Jul 22, 2016, at 6:16 AM, Martin Bergek wrote: > > Paul, > > I am having stability issues with the USB subsystem on Raspberry Pi 3 under > 4.4 that I can’t reproduce under 4.1. I assume 4.1 will still remain in the > recipe when 4.4 is made the default option. How long would the 4.1 vers

Re: [yocto] [meta-raspberrypi][PATCH v6 0/4] Support for .dtbo files for dtb overlays, required by kernels 4.4.6+

2016-07-28 Thread Khem Raj
> On Jul 20, 2016, at 3:00 PM, Herve Jourdain wrote: > > v6: rebased > > v5: modifications after more review > * Added an Upstream-Status to the kernel patch > * Only one instance of KERNEL_DEVICETREE defined (with the new .dtbo syntax) > * Modification of the KERNEL_DEVICETREE is done in > li

Re: [yocto] [meta-raspberrypi][PATCH v4 00/12] Support for VC4 graphics driver

2016-07-28 Thread Khem Raj
> On Jul 22, 2016, at 9:41 AM, Carlos Alberto Lopez Perez > wrote: > > On 21/07/16 14:32, Herve Jourdain wrote: >> v4 series: >> a. rebased >> b. Upstream-Status added to the patch to the VC4 driver (needed only for >> kernel 4.4, accepted upstream in 4.7) >> >> v3 series: >> a. patch rebased

Re: [yocto] [meta-raspberrypi][PATCH v4 00/12] Support for VC4 graphics driver

2016-07-28 Thread Khem Raj
> On Jul 21, 2016, at 5:32 AM, Herve Jourdain wrote: > > v4 series: > a. rebased > b. Upstream-Status added to the patch to the VC4 driver (needed only for > kernel 4.4, accepted upstream in 4.7) > > v3 series: > a. patch rebased > b. new revision of kernel, to get a version of the VC4 graphic

Re: [yocto] [meta-raspberrypi][PATCH 1/1] Patch for implementing GstGlMemoryEGL for gstreamer 1.8.2

2016-07-28 Thread Khem Raj
Please post this patch against OE-Core > On Jul 20, 2016, at 11:10 AM, Herve Jourdain wrote: > > Signed-off-by: Herve Jourdain > --- > .../0001-gl-implement-GstGlMemoryEGL.patch | 494 + > .../gstreamer1.0-plugins-bad_1.8.2.bbappend| 6 + > 2 files changed, 5

Re: [yocto] Compilation error while adding perf tool to the rootfs

2016-07-27 Thread Khem Raj
> On Jul 27, 2016, at 2:53 PM, Vijayakumar Badiger > wrote: > > Please let me know if anyone is aware of this.. I am currently blocked, > appreciate your help on this.Thanks. > > On Wed, Jul 27, 2016 at 11:49 AM, Vijayakumar Badiger > mailto:vijayakuma...@gmail.com>> wrote: > Hello All > >

Re: [yocto] autotool __init_array_end not found

2016-07-27 Thread Khem Raj
> On Jul 21, 2016, at 9:01 PM, Takashi Matsuzawa > wrote: > > Hello Yocto. > > I am now trying to build autotool based (inherit autotool) recipe on Yocto > 2.0 based environent. > Howerver, I am seeng following error. > I wonder if this is a known problem and you already have workaround? > >

Re: [yocto] Help with DISTRO settings

2016-07-25 Thread Khem Raj
> On Jul 25, 2016, at 10:00 PM, Paul Eggleton > wrote: > > On Mon, 25 Jul 2016 20:34:32 Khem Raj wrote: >>> On Jul 25, 2016, at 8:31 PM, Edward Wingate wrote: >>> >>> On Mon, Jul 25, 2016 at 1:27 AM, Nicolas Dechesne >>> >>> wro

Re: [yocto] Help with DISTRO settings

2016-07-25 Thread Khem Raj
> On Jul 25, 2016, at 8:31 PM, Edward Wingate wrote: > > On Mon, Jul 25, 2016 at 1:27 AM, Nicolas Dechesne > wrote: >> hmm. you shouldn't set DISTRO in conf/layer.conf, that doesn't sound >> right. DISTRO needs to be set in local.conf (or any of the other build >> specific conf files). > > I a

Re: [yocto] linux-yocto: memory leak in krogoth 4.1.28 kernel

2016-07-24 Thread Khem Raj
On Sun, Jul 24, 2016 at 11:42 AM, Chris Sykes wrote: > Hi, > > At the end of last week I hit a known kernel memory leak in the linux-yocto > 4.1 branch, as delivered in 2.1 / krogoth. It rather quickly results in an > OOM kernel panic on my platform (x86, 1G RAM). > > The patch below fixed the pr

Re: [yocto] Help with DISTRO settings

2016-07-24 Thread Khem Raj
nd conf/distro/mydistro.conf? Just conf/distro/mydistro.conf is needed. Removing it from > either doesn't work, but it seems redundant to put it in mydistro.conf > as well. did you make any other changes ? > > > On Sun, Jul 24, 2016 at 12:04 AM, Edward Wingate wrote: &g

Re: [yocto] Help with DISTRO settings

2016-07-23 Thread Khem Raj
On Sat, Jul 23, 2016 at 10:49 PM, Edward Wingate wrote: > This is in my layer's conf/distro/mydistro.conf file: > > require conf/distro/poky.conf > DISTRO = "mydistro" > DISTRO_NAME = "MyDistro" Move these DISTRO settings above require conf/distro/poky.conf > > These variables took e

Re: [yocto] [genericx86-jethro] core-image-sato - VFS: Cannot open root device "PARTUUID=8316.." or unknown-block(0, 0): error -6

2016-07-23 Thread Khem Raj
e missing in initramfs could be one reason. other reason could be that udev is not settling down for this device. So may be changing the udevadm to wait a bit for devices to mount might help > > thank you > Simon :-) > > > > On Sat, Jul 23, 2016 at 6:07 PM, Khem Raj wrote: >

Re: [yocto] [genericx86-jethro] core-image-sato - VFS: Cannot open root device "PARTUUID=8316.." or unknown-block(0, 0): error -6

2016-07-23 Thread Khem Raj
s also 2.00, so I > do not get the IFs. > > thank you! > Simon :-) > > > On Sat, Jul 23, 2016 at 4:52 PM, Khem Raj wrote: >> >> >> > On Jul 23, 2016, at 5:25 AM, Simon Bolek >> > wrote: >> > >> > Hello! >> > >> >

Re: [yocto] [genericx86-jethro] core-image-sato - VFS: Cannot open root device "PARTUUID=8316.." or unknown-block(0, 0): error -6

2016-07-23 Thread Khem Raj
> On Jul 23, 2016, at 5:25 AM, Simon Bolek wrote: > > Hello! > > I am trying to install genericx86 core-image-sato on a atom-pc device with > 80GB Intel SSD drive. > I have created an image with > bitbake core-image-sato > without changing anything in the kernel via menuconfig, etc. > > ps. a

Re: [yocto] [meta-raspberrypi] linux-raspberrypi versions

2016-07-22 Thread Khem Raj
On Fri, Jul 22, 2016 at 12:03 AM, piotr.lewicki wrote: > Hi all, > > I also think that's a good idea. In my opinion we should at least make > latest LTS (4.4) the default kernel and try to add latest mainline. > > Probably the "proper way" of dealing with the issue is using branches. This > way (a

Re: [yocto] Error during adding a new recipe.

2016-07-22 Thread Khem Raj
On Fri, Jul 22, 2016 at 12:09 AM, Andre McCurdy wrote: > On Thu, Jul 21, 2016 at 8:20 PM, Khem Raj wrote: >> >>> On Jul 21, 2016, at 6:45 PM, Paul Eggleton >>> wrote: >>> >>> On Thu, 21 Jul 2016 18:35:25 Khem Raj wrote: >>>> On Thu

Re: [yocto] Error during adding a new recipe.

2016-07-21 Thread Khem Raj
> On Jul 21, 2016, at 6:45 PM, Paul Eggleton > wrote: > > On Thu, 21 Jul 2016 18:35:25 Khem Raj wrote: >> On Thu, Jul 21, 2016 at 6:32 PM, Paul Eggleton >> >> wrote: >>> On Thu, 21 Jul 2016 18:22:32 Khem Raj wrote: >>>>> On Jul 21, 20

Re: [yocto] Error during adding a new recipe.

2016-07-21 Thread Khem Raj
On Thu, Jul 21, 2016 at 6:32 PM, Paul Eggleton wrote: > On Thu, 21 Jul 2016 18:22:32 Khem Raj wrote: >> > On Jul 21, 2016, at 5:20 PM, Vijayakumar Badiger >> > wrote: >> > >> > The sync driver is already ported in the kernel. I just need to get this >&

Re: [yocto] Error during adding a new recipe.

2016-07-21 Thread Khem Raj
Cheers > Vijay > > > On Thu, Jul 21, 2016 at 4:11 PM, Khem Raj <mailto:raj.k...@gmail.com>> wrote: > >> On Jul 21, 2016, at 3:34 PM, Vijayakumar Badiger > <mailto:vijayakuma...@gmail.com>> wrote: >> >> I am trying to integrate the ad

Re: [yocto] Error during adding a new recipe.

2016-07-21 Thread Khem Raj
posing some APIs to userspace. > > On Thu, Jul 21, 2016 at 3:08 PM, Khem Raj <mailto:raj.k...@gmail.com>> wrote: > >> On Jul 21, 2016, at 2:59 PM, Burton, Ross > <mailto:ross.bur...@intel.com>> wrote: >> >> >> On 21 July 2016 at 22:51, Vijay

Re: [yocto] Error during adding a new recipe.

2016-07-21 Thread Khem Raj
> On Jul 21, 2016, at 2:59 PM, Burton, Ross wrote: > > > On 21 July 2016 at 22:51, Vijayakumar Badiger > wrote: > /local/mnt/workspace/c_vbadig/LV/poky/build/tmp-glibc/work/aarch64-poky-linux/system-core/git-r17/system/core/libsync/sync.c:24:24: > fatal error:

Re: [yocto] populate_sdk and external toolchain

2016-07-21 Thread Khem Raj
On Thu, Jul 21, 2016 at 2:18 AM, Manish Jaggi wrote: > I am trying to build sdk (using populate_sdk option). > Toolchain being used is an external one. > > When I run bitbake core-image-minimal -c populate_sdk, I get the below error > > | checking for x86_64-pokysdk-linux-gcc... > /home/manish/p

Re: [yocto] Is it possible to install *.deb file directly in the yocto platform?

2016-07-21 Thread Khem Raj
On Thu, Jul 21, 2016 at 1:52 AM, 윤영석 wrote: > hi, > > > > i just want to install some deb file, Is it possible? > ​if the image has dpkg/apt installed, you _may_ be able to install however, keep in mind it does not hook into debian/ubuntu feeds for .deb packages but if you have generated feeds u

Re: [yocto] [meta-security][PATCH] Fix a trousers build on when not in use systemd: unparsed line: 'inherit'

2016-07-21 Thread Khem Raj
On Thu, Jul 21, 2016 at 1:48 AM, Thomas Perrot wrote: > Signed-off-by: Thomas Perrot > --- > recipes-tpm/trousers/trousers_0.3.13.bb | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --git a/recipes-tpm/trousers/trousers_0.3.13.bb > b/recipes-tpm/trousers/trousers_0.3.13.bb > i

Re: [yocto] [genericx86-jethro] core-image-sato HDDIMG 'install' - no hard drive selected - /etc/fstab no such file or directory

2016-07-21 Thread Khem Raj
d in root= in grub.cfg? > > kind regards > Simon :-) > > > On Sat, Jul 16, 2016 at 2:02 AM, Khem Raj wrote: >> >> On Fri, Jul 15, 2016 at 3:17 PM, Simon Bolek >> wrote: >> > Hi Raj, >> > >> > Maybe you could help me with this. >&

Re: [yocto] custom internal toolchain/glibc

2016-07-20 Thread Khem Raj
> On Jul 20, 2016, at 11:31 AM, Burton, Ross wrote: > > > On 20 July 2016 at 18:30, Robert Berger > wrote: > I was wondering what's the process if someone wanted to use, say Jethro > or Krogoth, but with different/custom versions of gcc, binutils, glib

Re: [yocto] How to set the console color by default

2016-07-15 Thread Khem Raj
2016-07-15 5:37 GMT-07:00 : > Hej > > It is Friday and the week is almost over - it is time for some image > beautifications! > > Is there a switch to activate the console colours by default? If not - what > is the preferred way to produce a nice coloured console? may be something like described

Re: [yocto] [genericx86-jethro] core-image-sato HDDIMG 'install' - no hard drive selected - /etc/fstab no such file or directory

2016-07-15 Thread Khem Raj
gets called when running: >> - bitbake core-image-sato or >> - bitbake linux-yocto >> >> I put some commands in there, which are definitely wrong (like foobar) and >> bitbake run successfully. >> Whereas, in other funtions it caused problems. >> Any ideas

Re: [yocto] [Devtool] RPM Source Package

2016-07-15 Thread Khem Raj
> On Jul 15, 2016, at 12:43 AM, Rudolf Streif wrote: > > Devtool works reasonably well with repos and packaged source tarballs. We did > a test with a source RPM which resulted in a simple stub recipe although the > source rpm contained an autotooled package. devtool did not even make an > at

Re: [yocto] [genericx86-jethro] core-image-sato HDDIMG 'install' - no hard drive selected - /etc/fstab no such file or directory

2016-07-14 Thread Khem Raj
otfs and image creation time. as well as when you update the package using online package manager. > I did not find it anywhere. > thanks and kind regards > Simon :-) > > On Thu, Jul 14, 2016 at 8:32 AM, Simon Bolek > wrote: >> >> >> On Wed, Jul 13, 2016 at 4:56 PM,

Re: [yocto] how to clean externalsrc?

2016-07-13 Thread Khem Raj
On Wed, Jul 13, 2016 at 7:53 AM, jags gediya wrote: > I am building external kernel source for imx7 board. > > I have done below changes for it, it is working fine while build. > > inherit externalsrc > EXTERNALSRC = /path/to/kernel/ > EXTERNALSRC_BUILD = /path/to/kernel > > but when i do clean th

Re: [yocto] [genericx86-jethro] core-image-sato HDDIMG 'install' - no hard drive selected - /etc/fstab no such file or directory

2016-07-13 Thread Khem Raj
üsse >> Simon Bolek :-) >> >> mit freundlichem Gruss / kind regards / pozdrawiam >> Simon P. Bolek >> -- >> Dipl. Inf. Simon P. Bolek >> SAP Integration Architect >> Business Mobile and IVI Solutions >&

Re: [yocto] [genericx86-jethro] core-image-sato HDDIMG 'install' - no hard drive selected - /etc/fstab no such file or directory

2016-07-12 Thread Khem Raj
nd IVI Solutions > mailto: simon.bo...@arcom-ivi.de > http://www.arcom-ivi.de/ > XING: https://www.xing.com/profile/SimonP_Bolek > > On Wed, Jul 13, 2016 at 1:36 AM, Khem Raj wrote: >> >> On Tue, Jul 12, 2016 at 3:45 AM, Simon Bolek >> wrote: >> > Hell

Re: [yocto] [genericx86-jethro] core-image-sato HDDIMG 'install' - no hard drive selected - /etc/fstab no such file or directory

2016-07-12 Thread Khem Raj
On Tue, Jul 12, 2016 at 3:45 AM, Simon Bolek wrote: > Hello everyone! > > I am trying to install genericx86 core-image-sato (jethro) HDDIMG to an > atom-pc. > For this 2GB USB stick is used. > When choosing 'install' option from boot menu I get the message: > > "Searching for hard drives... > No h

Re: [yocto] linux/limits.h: No such file or directory

2016-07-12 Thread Khem Raj
On Mon, Jul 11, 2016 at 10:42 PM, Takashi Matsuzawa wrote: > Hello, thank you for your suggestion. > > Yes, I was aware of the post, but I was not sure if you came up with a > workaround.. > > > In fact, my problem was gone once I physically (not by -c cleansstate, > cleanall, etc.) removed SSTATE

Re: [yocto] [meta-raspberrypi][PATCH 4/4] sdcard_image-rpi.bbclass: Exclude DATETIME from task stamp

2016-07-11 Thread Khem Raj
On Jul 11, 2016 4:00 PM, "Jonathan Liu" wrote: > > Hi Khem, > > On 24 June 2016 at 07:34, Khem Raj wrote: > > This helps in fixing occasional error seen quite often > > > > ERROR: wpe-image-1.0-r0 do_image_rpi_sdimg: Taskhash mismatch

[yocto] [meta-raspberrypi][PATCH 2/2] gstreamer1.0-omx-1.2.0: Add patches and bbappend for 1.2.0 separately

2016-07-08 Thread Khem Raj
Signed-off-by: Khem Raj --- ...o-acquire-buffer-when-src-pad-isn-t-activ.patch | 48 .../0001-config-files-path.patch | 137 + .../0002-fix-decoder-flushing.patch| 16 +++ .../0003-no-timeout-on-get-state.patch | 16

[yocto] [meta-raspberrypi][PATCH 1/2] sdcard_image-rpi.bbclass: Add the vardepexcludes

2016-07-08 Thread Khem Raj
The problem reappears because we need to add to the variable and not assign Signed-off-by: Khem Raj --- classes/sdcard_image-rpi.bbclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/classes/sdcard_image-rpi.bbclass b/classes/sdcard_image-rpi.bbclass index 6960aca

Re: [yocto] [meta-raspberry] Raspberry Pi 3

2016-07-08 Thread Khem Raj
On Fri, Jul 8, 2016 at 6:12 AM, Andrei Gherzan wrote: >> MACHINE ??= "raspberrypi3" can you change it to MACHINE = "raspberrypi3" and retry -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] is meta-mono layer actively supported?

2016-07-07 Thread Khem Raj
On Thu, Jul 7, 2016 at 12:50 AM, Robert P. J. Day wrote: > > out of nowhere, a client of mine wants to port from WEC7 to linux > using YP; they already have a working app written in C# .NET and want > to drag it with them, obviously using mono. > > i see the YP wiki page on running .NET apps h

Re: [yocto] Confused on how to use native sdk correctly

2016-07-07 Thread Khem Raj
On Thu, Jul 7, 2016 at 12:40 AM, Alfonso Lima Astor wrote: > Hello all, > > I am working on a project that creates applications for host and target > architectures. The target SDK works fine, but I am struggling to understand > how to use the host SDK. In my project, we have tools using QT librari

Re: [yocto] USB cam device

2016-07-07 Thread Khem Raj
On Thu, Jul 7, 2016 at 2:59 AM, Peter Balazovic wrote: > Dears, > > I want to have my USB cam device to start numbering from /dev/video5 > and not to assign an usual device (vide0) to the usb camera via UVC > driver > > What should I modify to change it out of default? you might be able to do it

Re: [yocto] linux/limits.h: No such file or directory

2016-07-06 Thread Khem Raj
On Wed, Jul 6, 2016 at 7:05 PM, Takashi Matsuzawa wrote: > Hello Yocto. > > I am seeing this error recently, and wonder if it is a known issue that has > a workaround. > > It does not go even if I delete DL_DIR or SSTATE_CACHE, etc. It started to > happen, though previously the build ran well. >

Re: [yocto] How to create a directory for an SD-Card mount?

2016-07-06 Thread Khem Raj
You also need to package it with FILES On Jul 6, 2016 11:09 AM, "Daniel." wrote: > > install -d ${D}/media/sd1 > ??? > > 2016-07-06 11:44 GMT-03:00 : > > Hej > > > > I managed to create and install a rule that should mount a sd card to > > "/media/sd1". To finish it, I need to create the direct

Re: [yocto] How do I select the kernel version in Dizzy ? ( 3.10 | 3.14 | 3.17 )

2016-07-06 Thread Khem Raj
On Wed, Jul 6, 2016 at 10:40 AM, Mark T wrote: > Hi, > > The Dizzy revision looks to support 3 kernel versions ( 3.10 | 3.14 | 3.17 > ). > > If I chose Dizzy 1.7.3 - how do I ensure the 3.10 kernel is used for the > build ? usually you would set that in your machine conf file. PREFERRED_PROVIDE

Re: [yocto] yocto build cross toolchain issue

2016-07-05 Thread Khem Raj
On Tue, Jul 5, 2016 at 6:10 AM, Daniel. wrote: > I faced problems with symbols being droped if -l option is passed > after -Wl,--as-needed. To circumvent this I changed my Makefiles to > add link options prior $(LDFLAGS) expansion. as Ross said, you managed to avoid the effects of as-needed. As-n

Re: [yocto] yocto build cross toolchain issue

2016-07-05 Thread Khem Raj
On Tue, Jul 5, 2016 at 3:06 AM, Chandra Mishra (chanmish) < chanm...@cisco.com> wrote: > Thanks Ross for your suggestion. It worked for me. But in the past it > worked for me with old sequence but different gcc cross toolchain, so not > thinking of changing the order. > why wont you change the o

Re: [yocto] Xorg failing with SEGV after Krogoth update

2016-07-01 Thread Khem Raj
On Thu, Jun 30, 2016 at 10:24 PM, Allan Chandler wrote: > We recently did (attempted? ) an upgrade of our Yocto embedded build system > from Fido to Krogoth and, other than one rather massive issue, it all went > well. > > > > The massive issue is the fact that X11 is apparently not starting > co

Re: [yocto] Failed to cross compile kernel with Yocto toolchain

2016-07-01 Thread Khem Raj
[mailto:danielhi...@gmail.com] >> Sent: Friday, July 01, 2016 4:48 AM >> To: Zhenhua Luo >> Cc: Khem Raj ; yocto@yoctoproject.org >> Subject: Re: [yocto] Failed to cross compile kernel with Yocto toolchain >> >> The problem is that ccache is not finding the co

Re: [yocto] [oe] Patchwork upgrade tonight

2016-06-30 Thread Khem Raj
On Thu, Jun 30, 2016 at 4:03 PM, Michael Halstead wrote: > Please reach out if you have concerns. Hi Mike I have been playing with the new instance no issues so far. Send a note when you bring down the system and again another when its all up. -- ___

Re: [yocto] meta-toolchain build errors

2016-06-30 Thread Khem Raj
On Thursday, June 30, 2016, Gary Thomas wrote: > On 2016-06-29 17:27, Khem Raj wrote: > >> On Jun 29, 2016 4:10 AM, "Gary Thomas" > g...@mlbassoc.com>> wrote: >> > >> > I just [successfully] built a large image for my target (details): &

Re: [yocto] meta-toolchain build errors

2016-06-29 Thread Khem Raj
On Jun 29, 2016 4:10 AM, "Gary Thomas" wrote: > > I just [successfully] built a large image for my target (details): > BB_VERSION= "1.31.0" > BUILD_SYS = "x86_64-linux" > NATIVELSBSTRING = "Ubuntu-15.10" > TARGET_SYS= "arm-amltd-linux-gnueabi" > MACHINE = "teton

Re: [yocto] qemu-qoriq

2016-06-28 Thread Khem Raj
On Jun 28, 2016 7:22 AM, "Anicic Damir (PSI)" wrote: > > Hi! > > For Yocto 2.1 > I have added meta-fsl-ppc repo, > added layer to bblayers.conf, > but how to instruct bitbake to use fsl's qemu-qoriq > instead of poky's qemu (and qemu-native) > See if you can use PREFERRED_VERSION to do this > Re

Re: [yocto] Failed to cross compile kernel with Yocto toolchain

2016-06-28 Thread Khem Raj
/usr/lib64/ccache is unusual why do you have it in path and if you really need it add it after all other paths. Check your env first On Jun 27, 2016 10:56 PM, "Zhenhua Luo" wrote: Hello Khem, > -Original Message- > From: Khem Raj [mailto:raj.k...@gmail.com] > Sen

Re: [yocto] Failed to cross compile kernel with Yocto toolchain

2016-06-27 Thread Khem Raj
On Mon, Jun 27, 2016 at 1:16 AM, Zhenhua Luo wrote: > Hello all, > > > > I generate the Yocto toolchain by “bitbake meta-toolchain”, and use this > toolchain to cross-compile kernel, I met the following error. Is this a bug > or I missed something? My host Linux is Fedora 22. its better to start

Re: [yocto] go toolchain

2016-06-24 Thread Khem Raj
can you try https://github.com/kraj/oe-meta-go/commits/master > On Jun 24, 2016, at 4:06 PM, Sridhar Pitchai > wrote: > > Hi, > does someone have good go meta layer. I have experimented with meta-go and > meta-golang, not able to make it wo

[yocto] [meta-raspberrypi][PATCH 2/4] firmware: Upgrade to 20160622

2016-06-23 Thread Khem Raj
Signed-off-by: Khem Raj --- recipes-bsp/common/firmware.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/common/firmware.inc b/recipes-bsp/common/firmware.inc index bf11e4c..9df6156 100644 --- a/recipes-bsp/common/firmware.inc +++ b/recipes-bsp/common

[yocto] [meta-raspberrypi][PATCH 3/4] linux-raspberrypi_4.4: Upgrade to 4.4.13

2016-06-23 Thread Khem Raj
Signed-off-by: Khem Raj --- recipes-kernel/linux/linux-raspberrypi_4.4.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-raspberrypi_4.4.bb b/recipes-kernel/linux/linux-raspberrypi_4.4.bb index ba47b22..3291ffd 100644 --- a/recipes-kernel

[yocto] [meta-raspberrypi][PATCH 4/4] sdcard_image-rpi.bbclass: Exclude DATETIME from task stamp

2016-06-23 Thread Khem Raj
ERROR: Taskhash mismatch 7ea6b505bb7a2cc5ca03552bcffa verses 3be7cdad8c4532430d96368c5ca523d4 for /a/builder/home/kraj/work/oe/meta-metrological/recipes-core/images/wpe-image.bb.do_image_rpi_sdimg Signed-off-by: Khem Raj --- classes/sdcard_image-rpi.bbclass | 1 + 1 file changed, 1 insertion

[yocto] [meta-raspberrypi][PATCH 1/4] userland: Upgrade to latest tip

2016-06-23 Thread Khem Raj
Drop upstream applied patches Signed-off-by: Khem Raj --- ...applications-to-set-next-resource-handle.patch} | 6 +- ...make-generate-and-install-pkgconfig-files.patch | 114 - ...yland-Add-support-for-the-Wayland-winsys.patch} | 10 +- ...atch => 0003-wayland-Add-Wayl

Re: [yocto] Error applying patch - openvswitch

2016-06-22 Thread Khem Raj
this patch is empty. Secondly, make sure that patch is generated relative to S if you were not doing devtool workflow which I recommend to follow. You can also go into the ${S} and generate the patch using quilt. quilt new your.patch quilt add ofproto.c make changes to ofproto.c quilt refresh th

Re: [yocto] [Poky][krogoth]ERROR: glibc-2.23-r0 do_package: Fatal QA errors found, failing task.

2016-06-22 Thread Khem Raj
> On Jun 5, 2016, at 11:36 AM, Predrag Ivanovic wrote: > > > Hi. > As an learning experiment, I've tried to build RPi2 image, but the build > fails on, what I presume, is one of the Poky core elements. > Since it's mentioned in the meta-raspberrypi/README that it relies on Poky > master branc

Re: [yocto] calibrator fails to run

2016-06-22 Thread Khem Raj
> On May 31, 2016, at 9:24 AM, Fred Ollinger wrote: > > Goal: Run a cross compiled executable called calibrator from > git://git.ti.com/wilink8-wlan/18xx-ti-utils.git > > Here's my build script: > > export NFSROOT=/srv/imx/CS65X-dev > > export > CROSS_COMPILE=/opt/prickle/1.7.2/sysroots/x86

Re: [yocto] How to re-set the libary path for the package manager/QA module

2016-06-22 Thread Khem Raj
> On Jun 22, 2016, at 9:14 AM, s.jar...@esa-grimma.de wrote: > > Any ideas how to set the > > FILES_${PN} += "${libdir}/test/*.so.*" > > in a right way? FILES_${PN} += “${libdir}/test/*" signature.asc Description: Message signed with OpenPGP using GPGMail --

Re: [yocto] Sharing header files between out-of-tree KLMs

2016-06-21 Thread Khem Raj
may be first one stages the header into build sysroot and otherone adds a DEPENDS on the first one and expects it in /usr/include/ wrote: > I am building two out-of-tree KLMs with separate yocto recipes. > > > > One of the KLMs depends on a data structure defined in the other one. At > > present th

Re: [yocto] Crosscompiling python extensions with yocto generated toolchains!?

2016-06-20 Thread Khem Raj
ich is closest to your package and modify it to use your package source etc. and make other needed tweaks. > > Regards, > > > 2016-06-20 15:29 GMT-03:00 Daniel. : >> >> Thank you Khem!! >> >> Regards, >> >> 2016-06-20 15:02 GMT-03:00 Khem Raj :

Re: [yocto] Crosscompiling python extensions with yocto generated toolchains!?

2016-06-20 Thread Khem Raj
On Mon, Jun 20, 2016 at 10:44 AM, Daniel. wrote: > Hi everybody.. > > I've been playing with python extensions. Now I want to compile a simple > hello world extension > to my Yocto's target, but I really can't find any good resource about doing > it. So what is the teory behind it? > > I know that

Re: [yocto] ubuntu xenial support

2016-06-20 Thread Khem Raj
On Mon, Jun 20, 2016 at 9:24 AM, Fred Ollinger wrote: > Anyone using Ubuntu Xenial release yet? > > Any tricks to get it working? master OE just works fine on 16.04 here > > Frederick > -- > ___ > yocto mailing list > yocto@yoctoproject.org > https://l

Re: [yocto] autoreconf

2016-06-20 Thread Khem Raj
do this bitbake libcap-ng then see whats the emitted ipk or rpm in deloy/ area. Add that name to IMAGE_INSTALL On Mon, Jun 20, 2016 at 9:18 AM, Rajasekaran, Monica wrote: > Yes, I did the same. > > Thanks, > Monica > > > -Original Message- > From: Khem Raj [m

Re: [yocto] autoreconf

2016-06-20 Thread Khem Raj
t/libcap-ng/.?? > > Thanks, > Monica > > -Original Message- > From: Paul Eggleton [mailto:paul.eggle...@linux.intel.com] > Sent: Sunday, June 19, 2016 5:14 PM > To: Rajasekaran, Monica > Cc: Khem Raj ; yocto@yoctoproject.org > Subject: Re: [yocto] autoreconf >

Re: [yocto] "Systemctl --user" issues

2016-06-15 Thread Khem Raj
On Thu, Jun 9, 2016 at 2:31 AM, Surya wrote: > Hello all, > > What could be the reason for "systemctl --user" command error. I am using > systemd 219. > > Trying to use command "systemctl --user" but it comes with below error. > > > "Failed to get D-Bus connection: Connection refused" You need

Re: [yocto] Handling of partial Yocto image updates

2016-06-15 Thread Khem Raj
> On Jun 10, 2016, at 6:02 AM, Andreas Enbacka > wrote: > > Hello, > > I would like to ask the community what is the preferred way of handling > partial image / package updates using Yocto, once an image has been deployed > to a production system? > In most cases, once we have an image deplo

Re: [yocto] do_patch through Yocto fails while "git am" succeed

2016-06-15 Thread Khem Raj
On Fri, Jun 10, 2016 at 11:12 AM, Michael Hu wrote: > Does anyone know what's the difference between using Yocto to apply patches > and apply patch directly using git command? > > I am trying to apply patches for arm-trusted-firmware through yocto by > extending arm-trusted-firmware.bb file, in .b

Re: [yocto] autoreconf

2016-06-15 Thread Khem Raj
E_INSTALL = ”autoconf” > > I installed "git" and "resolvconf" in the same way. Just not sure about the > package name this time. > > Thanks, > Monica > > > -Original Message- > From: Khem Raj [mailto:raj.k...@gmail.com] > Sent: Wedne

Re: [yocto] [PATCH 2/2] linux-raspberrypi: Fix v4.1 with GCC6

2016-06-15 Thread Khem Raj
not used > + > +The code using it also ifdef'ed out > + > +Upstream-status: Denied [https://github.com/raspberrypi/linux/pull/1528] > + > +Signed-off-by: Khem Raj > +--- > + drivers/char/broadcom/vc_sm/vmcs_sm.c | 2 ++ > + 1 file changed, 2 insertions(+) > +

Re: [yocto] autoreconf

2016-06-15 Thread Khem Raj
You need to add autoconf to your target image, if you do not use Online package management EXTRA_IMAGE_FEATURES_append = “ tools-sdk” in local.conf might help > On Jun 15, 2016, at 1:35 PM, Rajasekaran, Monica > wrote: > > Hi Paul, > > Thank you. This is in the target. > > Thanks, > Monic

Re: [yocto] Yocto 2.1 powerpc64 e6500 - postinstall intercept hook problems

2016-06-15 Thread Khem Raj
> On Jun 15, 2016, at 1:27 AM, Anicic Damir (PSI) wrote: > > Hi ! > > I am trying to build Yocto 2.1 for PowerPC64, e6500 CPU. > > I managed to build, with warnings that some steps will be postponed to first > boot, > but if I add "read-only-rootfs" then warnings change to errors. > > The pr

Re: [yocto] [meta-raspberrypi][PATCH 1/6] linux-raspberrypi: Allow override of PV

2016-05-31 Thread Khem Raj
On May 30, 2016 3:15 PM, "Paul Barker" wrote: > > On Mon, 30 May 2016 20:58:53 +0300 > Khem Raj wrote: > > > On May 30, 2016 1:09 AM, "Paul Barker" wrote: > > > > > > On Sun, 29 May 2016 21:20:21 +0300 > > > Khem Raj wrote: &g

Re: [yocto] [meta-raspberrypi][PATCH 1/6] linux-raspberrypi: Allow override of PV

2016-05-30 Thread Khem Raj
On May 30, 2016 1:09 AM, "Paul Barker" wrote: > > On Sun, 29 May 2016 21:20:21 +0300 > Khem Raj wrote: > > > On May 29, 2016 9:00 AM, "Paul Barker" wrote: > > > > > > PV is now set in each version of the linux-raspberrypi recipe > >

Re: [yocto] [meta-raspberrypi][PATCH 1/6] linux-raspberrypi: Allow override of PV

2016-05-29 Thread Khem Raj
On May 29, 2016 9:00 AM, "Paul Barker" wrote: > > PV is now set in each version of the linux-raspberrypi recipe instead of in > linux-raspberrypi.inc. This allows linux-raspberrypi.inc to be used in custom > kernel recipes in another layer which require a different PV value. You can also use wea

Re: [yocto] [meta-raspberrypi][PATCH 5/6] linux-raspberrypi: Drop version 3.18

2016-05-29 Thread Khem Raj
I think we should remove it. But lets give a chance for folks to respond if any one is using 3.18 still On May 29, 2016 9:07 AM, "Paul Barker" wrote: > The linux-raspberrypi v3.18 recipe does not build after commit > 519c387e3b97ecc21ac1d7b4fc9197298f289a71 as it lacks the necessary dtb > files.

Re: [yocto] On target gdb support for multiple architectures?

2016-05-27 Thread Khem Raj
bit runtime which is capable of doing the same. Since these programs are debugged well and are supposed to run out of box due to there legacy, to have multllib tools has less value. having said that, you can add --enable-targets= for gdb and binutils as well to get some capabilities to debu

Re: [yocto] On target gdb support for multiple architectures?

2016-05-27 Thread Khem Raj
There should be two gdb executables on your target. On May 26, 2016 3:34 PM, "Stroz, Glenn" wrote: > Hello, > > > > We’re trying to setup our target for onboard debugging. We have multiple > architectures being built with multilib. An armv7 variant which is 32 bit > and an armv8 variant which is

Re: [yocto] [meta-raspberrypi][PATCH v2 00/13] Support for VC4 graphics driver

2016-05-20 Thread Khem Raj
> On May 20, 2016, at 4:51 AM, Herve Jourdain wrote: > > This v2 series addresses the following issues with the first series: > a. Fix the 4.4.10 kernel revision > b. Effectively add vc4-kms-v3d overlay to the list of overlays to build > (forgotten previously) > c. Make the parameter to the v4c

Re: [yocto] ***SPAM*** Re: [meta-raspberrypi][PATCH 5/8] Support for vc4 graphics driver: upgrade 4.4 kernel to 4.4.10

2016-05-20 Thread Khem Raj
On Fri, May 20, 2016 at 3:51 AM, Andrei Gherzan wrote: > On Fri, May 20, 2016 at 12:47:40PM +0200, Herve Jourdain wrote: >> Hi Andrei, Khem, >> >> That's what I implemented in the upcoming v2 - except for the python >> checking function part. >> One thing, shall I call the variable CMA_SIZE, or VC

Re: [yocto] [meta-raspberrypi][Question] How to build an hwup image for raspberrypi3

2016-05-19 Thread Khem Raj
> On May 19, 2016, at 8:27 AM, Andrei Gherzan wrote: > > On Thu, May 19, 2016 at 05:26:15PM +0200, piotr.lewicki wrote: >> On 19.05.2016 16:39, Andrei Gherzan wrote: >>> On Thu, May 19, 2016 at 02:15:22PM +0200, piotr.lewicki wrote: Hello, I'm trying to build a Yocto image for raspberr

Re: [yocto] [meta-raspberrypi][PATCH 5/8] Support for vc4 graphics driver: upgrade 4.4 kernel to 4.4.10

2016-05-19 Thread Khem Raj
On Thu, May 19, 2016 at 8:11 AM, Andrei Gherzan wrote: > On Wed, May 18, 2016 at 11:46:39PM +0200, Andreas Müller wrote: >> On Wed, May 18, 2016 at 7:32 PM, Herve Jourdain >> wrote: >> > One thing I didn't make configurable, but that maybe could be, is the >> > parameter passed to the overlay.

Re: [yocto] [meta-raspberrypi][Question] How to build an hwup image for raspberrypi3

2016-05-19 Thread Khem Raj
On Thu, May 19, 2016 at 5:15 AM, piotr.lewicki wrote: > Hello, > I'm trying to build a Yocto image for raspberrypi3. > I'm using only two layers: > - poky (krogoth: rev eff84a76acea1a0842194106a66684511f409842) > - meta-raspberrypi (master: rev 9912d38e97671704822d1aa05312a0439cb650d3) > > I have

Re: [yocto] [meta-qt4][PATCH 1/2] layer.conf: Use immediate expansion

2016-05-18 Thread Khem Raj
> On May 18, 2016, at 1:23 PM, Mark Hatle wrote: > > On 5/18/16 3:11 PM, Khem Raj wrote: >> Matches most of layers defaults >> >> Signed-off-by: Khem Raj >> --- >> conf/layer.conf | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >>

[yocto] [meta-qt4][PATCH 2/2] qt4: Fix build with gcc-6

2016-05-18 Thread Khem Raj
Signed-off-by: Khem Raj --- recipes-qt4/qt4/qt4-4.8.7.inc | 4 ...6-qt-everywhere-opensource-src-4.8.7-gcc6.patch | 24 ++ 2 files changed, 28 insertions(+) create mode 100644 recipes-qt4/qt4/qt4-4.8.7/0036-qt-everywhere-opensource-src-4.8.7-gcc6

[yocto] [meta-qt4][PATCH 1/2] layer.conf: Use immediate expansion

2016-05-18 Thread Khem Raj
Matches most of layers defaults Signed-off-by: Khem Raj --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 62ce9cc..39c2421 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -5,6 +5,6 @@ BBPATH .= ":${LAY

Re: [yocto] [meta-raspberrypi][PATCH 5/8] Support for vc4 graphics driver: upgrade 4.4 kernel to 4.4.10

2016-05-18 Thread Khem Raj
use the firmware bumped to 4.4.10 - and the > firmware bump is mandatory for VC4 to work effectively on RPI. should be ok. > > Herve > >> Le 19 mai 2016 à 00:27, Khem Raj a écrit : >> >> >>> On May 18, 2016, at 5:21 AM, Herve Jourdain wrote: >>>

Re: [yocto] [meta-raspberrypi][PATCH 0/8] Support for vc4 graphics driver

2016-05-18 Thread Khem Raj
> On May 18, 2016, at 5:21 AM, Herve Jourdain wrote: > > This patch series enables the support for the VC4 graphics driver from Eric > Anholt. > There was a previous patch series by Javier Martinez Canillas, but it > required use of a different kernel. > VC4 is now supported in the raspberrypi

Re: [yocto] [meta-raspberrypi][PATCH 2/8] Support for vc4 graphics driver: add vc4-kms-v3d to the overlays

2016-05-18 Thread Khem Raj
> On May 18, 2016, at 5:21 AM, Herve Jourdain wrote: > > This patch series enables the support for the VC4 graphics driver from Eric > Anholt. > Add vc4-kms-v3d overlay if 'vc4graphics' is in MACHINE_FEATURES. > (This patch has a dependency on the patch that enables the support of .dtbo > over

Re: [yocto] [meta-raspberrypi][PATCH 5/8] Support for vc4 graphics driver: upgrade 4.4 kernel to 4.4.10

2016-05-18 Thread Khem Raj
> On May 18, 2016, at 5:21 AM, Herve Jourdain wrote: > > This patch series enables the support for the VC4 graphics driver from Eric > Anholt. > Kernel upgrade to 4.4.10 (some 4.4.9 version would be enough, but the > required firmware supports 4.4.10, so bump it anyway) I have sent a patch fo

Re: [yocto] Curl recipe not applying DISTRO_FEATURES

2016-05-17 Thread Khem Raj
On Tue, May 17, 2016 at 1:14 AM, Christian Fuchs wrote: > Hello everybody, > > I am using Yocto version 1.8 and I'm having trouble compiling curl on a > 64-bit machine running Debian Wheezy 7.10. > > The recipe always creates a libcurl.so.5 library, which I understand is due > to an error regardin

Re: [yocto] machine arch files for Jetson TX1 (Quad-core ARMCortex-A57 MPCore Processor)

2016-05-16 Thread Khem Raj
On Monday, May 16, 2016, Philip Balister wrote: > On 05/15/2016 01:29 PM, Matt Madison wrote: > > On 15 May 2016, at 04:25 , Jack Mitchell > > wrote: > >> > >> On 14/05/16 23:46, Paul Knopf wrote: > >>> This is what I am thinking. > >>> > >>> DEFAULTTUNE = "cortexa9hf" > >>> require conf/machine/

Re: [yocto] Branch Maintenance process clarification

2016-05-15 Thread Khem Raj
On Sun, May 15, 2016 at 11:11 AM, akuster808 wrote: > Hello, > > I am reviewing the stable branch maintenance for Yocto and would like > some clarification on a few steps. > https://wiki.yoctoproject.org/wiki/Stable_branch_maintenance > > 6. Split out any bitbake changes and send them to the bitba

Re: [yocto] build yocto/linux under windows

2016-05-15 Thread Khem Raj
On Sun, May 15, 2016 at 10:42 AM, Peter Balazovic wrote: > Dears, > > i'm looking for a way to build Yocto/Linux and develop for my embedded > target i.mx processor platform under Windows? > Is there a way to build Yocto/Linux under Windows and to have > cross-compiler toolchain to be run under wi

<    5   6   7   8   9   10   11   12   13   14   >