Re: [yocto] Which repo for meta-altera ?

2015-08-08 Thread Khem Raj
> On Jul 30, 2015, at 11:20 AM, Philip Balister wrote: > > On 07/30/2015 01:02 PM, Khem Raj wrote: >> On Thu, Jul 30, 2015 at 12:50 AM, Paul Eggleton >> wrote: >>> (Adding Khem and Yves, the maintainers of the github repo, to CC) >>> >>> In t

Re: [yocto] autotools --prefix ignored?

2015-08-08 Thread Khem Raj
> On Aug 7, 2015, at 7:28 AM, Adam Rossi wrote: > > Hi folks. I have tried a number of different ways to control the > installation location of an auto tools-based project. From the command > line I would run: > > ./bootstrap > ./configure --prefix=/opt/myfolder > make > make install > > In my

Re: [yocto] libmcrypt not part of the image

2015-08-08 Thread Khem Raj
> On Aug 7, 2015, at 2:25 AM, yocto yocto wrote: > > I added the meta-openembedded layer to my configuration. I want to have > libmcrypt (in meta-openembedded/meta-oe/recipes-support) on my system: > > IMAGE_INSTALL += "libmcrypt" > > The library (libmcrypt.so) is actually being built. Everyt

Re: [yocto] Glibc kernel version depends

2015-08-08 Thread Khem Raj
> On Jul 28, 2015, at 7:21 AM, PRAVEEN KUMAR R wrote: > > > I am trying to bring QT 5.5 on armv6 arch which is running on linux kernel v > 2.6.27, > the qt5 libraries depends on glib 2.12+, I tried installing latest glibc to > satisfy run time depends on target > > when I run the qt applicat

[yocto] [PATCH] userland: Fix POSIX compliance expectation

2015-08-09 Thread Khem Raj
ersion. Signed-off-by: Khem Raj --- .../userland/0001-Use-newer-POSIX-macro.patch | 35 ++ recipes-graphics/userland/userland_git.bb | 1 + 2 files changed, 36 insertions(+) create mode 100644 recipes-graphics/userland/userland/0001-Use-newer-POSIX-macro.patch

[yocto] [meta-raspberrypi][PATCH] userland: Fix POSIX compliance expectation

2015-08-09 Thread Khem Raj
ersion. Signed-off-by: Khem Raj --- .../userland/0001-Use-newer-POSIX-macro.patch | 35 ++ recipes-graphics/userland/userland_git.bb | 1 + 2 files changed, 36 insertions(+) create mode 100644 recipes-graphics/userland/userland/0001-Use-newer-POSIX-macro.patch

[yocto] [meta-raspberrypi][PATCH] userland: Fix install prefix and generate pkgconfigs

2015-08-10 Thread Khem Raj
cally package pkgconfig files and inherit pkgconfig because in cmake code we are not looking for pkgconfig so we need the dependency also put in place for consistent builds Signed-off-by: Khem Raj --- .../0002-set-VMCS_INSTALL_PREFIX-to-usr.patch | 29 ++ ...make-generate-and-install-pkgc

[yocto] [meta-raspberrypi][PATCH 2/2] README: Add extra iformation on creating/sending patches using git

2015-08-10 Thread Khem Raj
Current instructions could be improvised to help user in creating properly formatted patches with some command help on git format-patch and git send-email Signed-off-by: Khem Raj --- README | 11 --- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README b/README index

Re: [yocto] [meta-raspberrypi][PATCH] firmware.inc: fetch from SVN instead of Git

2015-08-10 Thread Khem Raj
On Sun, Aug 9, 2015 at 4:57 PM, Andrei Gherzan wrote: > Hi, > > On Mon, Jul 20, 2015 at 09:59:30AM -0600, Gary Thomas wrote: >> On 2015-07-19 15:34, Andrei Gherzan wrote: >> >Hello, >> > >> >-- >> >Andrei Gherzan >> > >> >On Thu, Jul 16, 2015 at 7:53 PM, Jon Szymaniak > >

Re: [yocto] Header-Files of DEPEND recipe not found

2015-08-10 Thread Khem Raj
> On Aug 10, 2015, at 4:50 AM, yocto yocto wrote: > > Please see the attachment for a simplified example. A library (consisting of > 1 cpp and 1 header) is being built using soci. Compiling fails since soci.h > is not found. > > 2015-08-10 13:16 GMT+02:00 Burton, Ross

Re: [yocto] Header-Files of DEPEND recipe not found

2015-08-10 Thread Khem Raj
On Mon, Aug 10, 2015 at 12:08 PM, yocto yocto wrote: > SET(SOCI_INCLUDEDIR > /home/my-PC/development/2015-08-04_edison-src/edison-src/build/tmp/sysroots/edison/usr/include/soci) > > everything worked fine. Is there any way to get the path > "/home/my-PC/development/2015-08-04_edison-src/edison-src

Re: [yocto] Header-Files of DEPEND recipe not found

2015-08-11 Thread Khem Raj
I guess I have to pass a parameter within > my *.bb to cmake containing the sysroot path > > 2015-08-10 22:36 GMT+02:00 Khem Raj <mailto:raj.k...@gmail.com>>: > On Mon, Aug 10, 2015 at 12:08 PM, yocto yocto > mailto:yoctomailingl...@gmail.com>> wrote: > > SE

Re: [yocto] No '/lib/modules' directory in image, modprobe fails

2015-08-11 Thread Khem Raj
> On Aug 11, 2015, at 5:53 PM, Todd Efflam wrote: > > Hello, > We're trying to load and unload modules using modprobe but are having > problems. The command fails with "modprobe: can't change directory to > '/lib/modules': no such file or directory". There is actually no > /lib/modules dire

Re: [yocto] Add custom tools to yocto build environment

2015-08-12 Thread Khem Raj
> On Jul 22, 2015, at 12:00 AM, Lukas Weiss wrote: > > Hello yocto friends, > > I have a problem with yocto you could help me with. The Background: > Iam working on a yocto-linux for a TI OMAP-L138, which is a ARM9+DSP in one > package. The Linux on ARM is running fine, and does everything I w

Re: [yocto] core-image-sato raspberrypi2

2015-08-12 Thread Khem Raj
> On Jul 21, 2015, at 6:07 PM, Edward Vidal wrote: > > Hi all, > In the file poky/meta/recipes-graphics/libepoxy/libepoxy_git.bb > I tried to add --disable-egl, with no success > > > PACKAGECONFIG[x11] = "--enable-glx, --disable-glx, virtual/libx11" > | checking for EGL... no > | configure: er

Re: [yocto] Selecting a preferred recipe version for devtools

2015-08-12 Thread Khem Raj
On Wed, Aug 12, 2015 at 6:48 AM, PIEWALD Georg wrote: > PREFERRED_VERSION_subversion = "1.6.15" > > in my local.conf, but it turned out that this only affects the builds for > the target-machine (cortexa8hf-vfp-neon-3.8-oe-linux-gnueabi), but not the > devtools on the build-machine (x86_64-linux).

Re: [yocto] meta-toolchain uclibc issue

2015-08-13 Thread Khem Raj
> On Jul 16, 2015, at 8:56 AM, paul grant wrote: > > Hello All, > > I'm trying to build a cross compiler toolchain for PowerPC (mpc8544). > > I'm able to successfully bitbake the meta-toolchain target > for glibc, when I check inside the sysroot directory of the sdk, > I find the following dir

Re: [yocto] [meta-raspberrypi][PATCH v2 4/4] README: Add a section about graphic stacks

2015-08-13 Thread Khem Raj
> On Aug 13, 2015, at 10:07 AM, Javier Martinez Canillas > wrote: > > This patch adds to the README a section that explains the RPi can different > graphics stacks and that the user can choose by manually changing providers. > > Signed-off-by: Javier Martinez Canillas > > --- > > Changes in

Re: [yocto] overriding install in recipe for nativesdk

2015-08-13 Thread Khem Raj
On Tue, Jul 14, 2015 at 9:57 PM, Marcin Krzemiński wrote: > Currently in our yocto layer there is a recipe for u-boot that also produce > mkimage binary for host, > I would like to have mkimage in SDK. Now, there is a separate recipe in > yocto to do that, but I am wondering is it possible in some

Re: [yocto] (no subject)

2015-08-13 Thread Khem Raj
On Mon, Jul 13, 2015 at 10:56 PM, Alvaro Martinez Tovar wrote: > Dear all, > I am working with Qt5.5.0 and QtCreator 3.4.2 open source. On the hardware > side I work with a i.MX6 sabre platform for smart devices. > As a first aproach, after having created the image fsl-image-qt5 correctly > (I thi

Re: [yocto] fido qt4-embedded packaging problems

2015-08-13 Thread Khem Raj
On Thu, Aug 13, 2015 at 1:56 PM, Richard Cagley wrote: > When I try to bitbake core-image-minimal-dev I get an error involving > cpio when I include qt4-embedded in my CORE_IMAGE_EXTRA_INSTALL list. > > I looked in the log file and I see a bunch of "PT_INTERP segment not > corresponding to .interp

[yocto] [meta-raspberrypi][PATCH 3/4] userland: Adjust include location for pthreads-headers

2015-08-13 Thread Khem Raj
_%.bbappend recipes-multimedia/omxplayer/omxplayer_git.bb which can be removed as well Signed-off-by: Khem Raj --- recipes-graphics/userland/userland_git.bb | 8 1 file changed, 8 insertions(+) diff --git a/recipes-graphics/userland/userland_git.bb b/recipes-graphics/userland/userland_gi

[yocto] [meta-raspberrypi][PATCH 4/4] weston: Enable rpi compositor backend

2015-08-13 Thread Khem Raj
oe-core default configure options disables it Signed-off-by: Khem Raj --- recipes-graphics/wayland/weston_%.bbappend | 4 1 file changed, 4 insertions(+) create mode 100644 recipes-graphics/wayland/weston_%.bbappend diff --git a/recipes-graphics/wayland/weston_%.bbappend b/recipes

[yocto] [meta-raspberrypi][PATCH 1/4] userland: Fix install prefix and generate pkgconfigs

2015-08-13 Thread Khem Raj
cally package pkgconfig files and inherit pkgconfig because in cmake code we are not looking for pkgconfig so we need the dependency also put in place for consistent builds Signed-off-by: Khem Raj --- .../0002-set-VMCS_INSTALL_PREFIX-to-usr.patch | 29 ++ ...make-generate-and-install-pkgc

Re: [yocto] fido qt4-embedded packaging problems

2015-08-13 Thread Khem Raj
On Thu, Aug 13, 2015 at 5:47 PM, Richard Cagley wrote: > On Thu, Aug 13, 2015 at 4:43 PM, Khem Raj wrote: >> On Thu, Aug 13, 2015 at 1:56 PM, Richard Cagley wrote: >>> When I try to bitbake core-image-minimal-dev I get an error involving >>> cpio when I

Re: [yocto] Problem creating debug build with inlined functions

2015-08-13 Thread Khem Raj
On Thu, Aug 13, 2015 at 1:25 PM, Todd Efflam wrote: > Hello, > We're trying to create a debug build so we can use our image with gdb, > however we're unable to get it to compile. We've added the lines > "DEBUG_BUILD = "1"" and "EXTRA_IMAGE_FEATURES += "tools-sdk dbg-pkgs > tools-debug debug-tweak

Re: [yocto] ***SPAM*** [meta-raspberrypi][PATCH 3/4] userland: Adjust include location for pthreads-headers

2015-08-13 Thread Khem Raj
---Original Message- > From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] > On Behalf Of Khem Raj > Sent: vendredi 14 août 2015 02:41 > To: yocto@yoctoproject.org > Subject: ***SPAM*** [yocto] [meta-raspberrypi][PATCH 3/4] userland: Adjust > include locati

Re: [yocto] ***SPAM*** [meta-raspberrypi][PATCH 3/4] userland: Adjust include location for pthreads-headers

2015-08-13 Thread Khem Raj
o deal with OS specific nuances. but here in OE we know we are always Linux so we can make our life easier. > Best regards, > > Herve > > -Original Message- > From: Khem Raj [mailto:raj.k...@gmail.com] > Sent: vendredi 14 août 2015 04:57 > To: Herve Jourdain >

Re: [yocto] cortexa15 toolchain compilation option

2015-08-13 Thread Khem Raj
> On Jun 1, 2015, at 12:02 AM, Neelkumar Patel > wrote: > > Hi, > > Sorry option is -mfloat-abi=hard. > > We have to provide below option during compilation. > arm-XXX-gcc -mfloat-abi=hard hello.c > > We do not want to give -mfloat-abi=hard option during compilation. What is the reason fo

Re: [yocto] Strange configure error (???)

2015-08-13 Thread Khem Raj
> On Jun 1, 2015, at 2:23 AM, Neuer User wrote: > > Hi > > I'm currently moving from Dora to Fido. I moved all my recipes to a new > yocto installation and are modifying the recipes where necessary. > > I have a very strange error when configuring a kernel recipe > (linux-cubox-i). Actually, t

Re: [yocto] Multi recipes for different defconfig on the same kernel source

2015-08-13 Thread Khem Raj
> On Jun 1, 2015, at 7:48 AM, Joel (Xi Zhou) Zhou > wrote: > > Hi all, > > I need to create multiple recipes for different kernel config based on the > same kernel source. > In my experiment, I create a new recipe linux-brcm-nand based on linux-brcm, > the only different is the kernel defcon

Re: [yocto] [meta-selinux][PATCH] audit: fix qa warning of unrecognised config

2015-08-14 Thread Khem Raj
On Fri, Aug 14, 2015 at 1:53 AM, Shrikant Bobade wrote: > Hi, > > observed: WARNING: QA Issue: audit: configure was passed unrecognised > options: --with-armeb [unknown-configure-option] > on core-image-selinux (poky-selinux distro) > > build tag: > Build Configuration: > BB_VERSION= "1.27

Re: [yocto] External toolchains

2015-08-14 Thread Khem Raj
On Tue, Jul 7, 2015 at 10:35 AM, Luke (Lucas) Starrett wrote: > Hi, > > > > For various reasons, we have a need to work with pre-compiled external > toolchains, in this case, the 2014-09 Linaro aarch64 release. A key > difference between this specific toolchain vs. the Fido/1.8 out of the box > t

Re: [yocto] Disable global compile flags or tune settings for specific recipe

2015-08-15 Thread Khem Raj
On Wed, Jul 8, 2015 at 4:27 AM, FLASCH Franz wrote: > Hi! > > I’ve a question regarding global compile flags in yocto: > > I have an autotools project and also a working recipe for it. My problem is, > that I also have external shared libraries which I need to link in, when > compiling this packag

Re: [yocto] OE/Meta Gnome : Login Panel username and password

2015-08-15 Thread Khem Raj
> On Jul 4, 2015, at 12:54 AM, Keshav Peswani wrote: > > Hi , > > As part of a project, I had built custom distro for raspberry-pi through > yocto which included meta-gnome as my desktop/UI layer. After the build > completed , the login panel for gnome is asking for username and password > w

Re: [yocto] Pickup the latest changes

2015-08-16 Thread Khem Raj
> On Jun 25, 2015, at 10:52 AM, Andy Ng wrote: > > Hi > > I would like to make a Yocto recipe that picks up a package from the > server that has the latest timestamp. It has the same filename but, > differnt timestamp, how do instruct my recipe to check the timestmp of > the tar.bz2 file and tr

Re: [yocto] Deploying 2 machines, u-boot does not include with both.

2015-08-16 Thread Khem Raj
> On Jun 24, 2015, at 1:53 AM, John Ernberg wrote: > > Hi > > This is a weird one that I have been researching for a while trying to > figure out how this can happen. > We recently had to extend our targets with another machine, they have > the same core CPU architecture, but we provide differe

Re: [yocto] Kernel driver backports

2015-08-16 Thread Khem Raj
> On Jun 23, 2015, at 4:00 PM, Darcy Watkins > wrote: > > Hello, > > I am attempting to build kernel driver backports 3.18.1-1 to backport newer > drivers into older kernels (3.4 for i586 and 3.12 for armv7). This is in > poky 1.6 (daisy). > > I have everything building OK, and they seem t

Re: [yocto] [PATCHv2 1/1] Disable parallel build for umip.

2015-08-16 Thread Khem Raj
> On Jun 23, 2015, at 7:00 AM, Alexandru.Vaduva > wrote: > > From: Siva Borra > > umip build fails due to parallel build order issue, > hence disabling the same. which stage does it fail ? if its in install stage then you can disable it just for install task by PARALLEL_MAKEINST = “” and let

Re: [yocto] Adding Python to an Image

2015-08-19 Thread Khem Raj
On Fri, Aug 14, 2015 at 12:19 PM, Gerard Bucas wrote: > Hi Ross (or anyone else!) > > How do YOU know this & how could ANYONE find out about the names of ALL the > modules available for adding in yocto? > > In other words is there a searchable list somewhere of ALL "things" that can > be added to

Re: [yocto] libqtphonon4-dev

2015-08-19 Thread Khem Raj
On Aug 19, 2015 2:29 PM, "Richard Cagley" wrote: > > i'm on poky master branch. When I try to bitbake meta-toolchain-qt I'm > getting a error I don't know how to go about solving > > Computing transaction...error: Can't install > packagegroup-qt-toolchain-target-1.0-r0@all: no package provides > l

[yocto] [meta-raspberrypi][PATCH V3 3/5] userland: Adjust include location for pthreads-headers

2015-08-24 Thread Khem Raj
_%.bbappend recipes-multimedia/omxplayer/omxplayer_git.bb which can be removed as well Signed-off-by: Khem Raj --- recipes-graphics/userland/userland_git.bb | 8 1 file changed, 8 insertions(+) diff --git a/recipes-graphics/userland/userland_git.bb b/recipes-graphics/userland/userland_gi

[yocto] [meta-raspberrypi][PATCH V3 4/5] weston: Enable rpi compositor backend

2015-08-24 Thread Khem Raj
oe-core default configure options disables it Signed-off-by: Khem Raj --- recipes-graphics/wayland/weston_%.bbappend | 4 1 file changed, 4 insertions(+) create mode 100644 recipes-graphics/wayland/weston_%.bbappend diff --git a/recipes-graphics/wayland/weston_%.bbappend b/recipes

[yocto] [meta-raspberrypi][PATCH V3 1/5] userland: Fix install prefix and generate pkgconfigs

2015-08-24 Thread Khem Raj
cally package pkgconfig files and inherit pkgconfig because in cmake code we are not looking for pkgconfig so we need the dependency also put in place for consistent builds Signed-off-by: Khem Raj --- .../0002-set-VMCS_INSTALL_PREFIX-to-usr.patch | 29 ++ ...make-generate-and-install-pkgc

[yocto] Clang cross compiler with OpenEmbedded

2015-08-25 Thread Khem Raj
Hi all We have put together clang as system cross compiler support into OpenEmbedded, here is a writeup on how to use it in your setups. http://himvis.com/using-clang-with-openembeddedyocto-project/ At present, it is able to compile a lot of packages already and core-image-minimal when build m

Re: [yocto] [PATCH] CheckforGPLv3: Improve find/grep check

2015-08-25 Thread Khem Raj
> On Aug 25, 2015, at 3:27 PM, Saul Wold wrote: > > Add additional information to help determine what is reporting > the GPLv3 if there is a match > > Signed-off-by: Saul Wold > --- > lib/python2.7/site-packages/autobuilder/buildsteps/CheckForGPLv3.py | 2 +- > 1 file changed, 1 insertion(+), 1

Re: [yocto] [oe] Clang cross compiler with OpenEmbedded

2015-08-25 Thread Khem Raj
Hi Roman > On Aug 25, 2015, at 3:52 AM, Roman Khimov wrote: > > В письме от 25 августа 2015 01:03:07 пользователь Khem Raj написал: >> We have put together clang as system cross compiler support into >> OpenEmbedded, here is a writeup on how to use it in your setups. >

Re: [yocto] How to recreate rootfs image

2015-08-26 Thread Khem Raj
On Wed, Aug 26, 2015 at 9:13 AM, Lenivyy Viktor wrote: >> dirtypackage is the one which you want to rebuild and redeploy in the > >> rootfs. If the package source is local, cleanall won't do big harm, but > >> otherwise you're correct, it will clean the sources. You can use > >> "clean" instead. >

Re: [yocto] How to disable OVERRIDES temperally

2015-08-27 Thread Khem Raj
On Thu, Aug 27, 2015 at 4:40 AM, Qiang Yu wrote: > Hi all, > > I want to load kernel module ci_hdrc_imx at boot time and add a conf file in > /etc/modprobe.d. I find it can be done by add > module_conf_ci_hdrc_imx = "my configure" > > But the suffix "imx" is in OVERRIDES, so I get > module_conf_ci

Re: [yocto] [meta-qt5] Missing qt5declarative rootfs

2015-08-31 Thread Khem Raj
> On Aug 31, 2015, at 8:13 AM, Caio wrote: > > VIRTUAL_KEYBOARD ?= "maliit-framework-qt5 maliit-plugins-qt5" > > IMAGE_INSTALL+ = “ \ ^ if you pasted the recipe verbatim then there is a typo there there should be no space between + and = > dbus \ > q

Re: [yocto] ADA Support?

2015-09-02 Thread Khem Raj
On Wed, Sep 2, 2015 at 8:38 AM, Smith, Daniel W wrote: > Hello, > > > > I’m trying to figure out what is the best an easiest way to add ADA/GNAT > support for PPC. I’m currently running poky-fido-13.0.0. I’m new to Yocto. > > > > Does anyone have any experience with this or suggestions? Ideally

Re: [yocto] [meta-raspberrypi] du giving non-integer result?

2015-09-07 Thread Khem Raj
> On Sep 6, 2015, at 7:40 PM, Trevor Woerner wrote: > > I can't explain why, but when I build "core-image-minimal" for > MACHINE=raspberrpi2 I get the following SD creation error: > which shell do you use for /bin/sh >ERROR: Error: The image creation script > > '/z/layerindex-master/r

Re: [yocto] dropbear is working after including in IMAGE_FEATURES

2015-09-10 Thread Khem Raj
> On Sep 10, 2015, at 7:09 AM, Vivek Per wrote: > > Hi, > I have included IMAGE_FEATURES += "ssh-server-dropbear" in my recipe > image. and created the image. > But after flashing the image i was not able to connect to target from my host > machine. but target to host is working fine. Ca

Re: [yocto] I hate busybox!

2015-09-15 Thread Khem Raj
> On Sep 15, 2015, at 7:47 AM, Trevor Woerner wrote: > > On 09/15/15 04:26, Paul D. DeRocco wrote: >> My embedded system has enough room in it for full-featured command line >> tools, instead of the wretched busybox. Does the Yocto meta-data include a >> layer that provides such tools? Or does O

Re: [yocto] I hate busybox!

2015-09-16 Thread Khem Raj
On Wed, Sep 16, 2015 at 9:43 AM, Paul D. DeRocco wrote: > If you've got a 1GB eSSD drive, because that's the smallest you can buy, > having a 382MB image rather than a 346MB image isn't a waste of anything. > How much boot time increase do you think you'll get from full-featured > command line too

Re: [yocto] I hate busybox!

2015-09-16 Thread Khem Raj
On Wed, Sep 16, 2015 at 2:07 PM, Paul D. DeRocco wrote: > Do you mean systemd or syslinux? none of these it was typo it should be read as 'systems' -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Raspberrypi2 mesa/libgl conflicts

2015-09-18 Thread Khem Raj
On Fri, Sep 18, 2015 at 7:38 AM, Karsten von Hornbostel wrote: > I try to build gnuradio-demo-image from meta-sdr for raspberrypi 2 (the new > B+). > > First i did the kickstart guide for raspberry pi 2 from here: > > https://github.com/Nuand/bladeRF/wiki/Creating-Linux-based-Embedded-System

Re: [yocto] [OE-core] packageconfig for non-autotooled project

2015-09-21 Thread Khem Raj
Look at the patches I have posted for raspberry pi layer On Sep 21, 2015 7:29 AM, "Trevor Woerner" wrote: > Hello, > > libepoxy needs its EGL support to have a packageconfig (*.pc) file but > the EGL I want to use in my project > (meta-sunxi/recipes-graphics/libgles/sunxi-mali_git.bb, which point

Re: [yocto] specify compiler version in recipe

2015-09-21 Thread Khem Raj
> On Sep 21, 2015, at 7:47 PM, Trevor Woerner wrote: > > Hello, > > It looks like I already know the answer to this one... ;-) > > I'm guessing it isn't possible to specify the compiler version in a > recipe? That's probably way too late in the parse stage? > > There are some vendor Linux ker

Re: [yocto] error in do_rootfs

2015-09-22 Thread Khem Raj
> On Sep 22, 2015, at 12:08 AM, Mayank Agarwal > wrote: > > Hi > > While installing gstreamer-1.0 i am facing following errors in do_rootfs: > > Configuring xfsprogs-mkfs. > Configuring packagegroup-rdk-oss-mediaserver. > Configuring gst-plugins-bad-linsys. > Configuring gst-plugins-good-iso

Re: [yocto] psplash wierdness

2015-09-23 Thread Khem Raj
Your initrd is missing /dev/null device it seems. You need to create it dring build or some runtime mechanism On Sep 23, 2015 8:10 AM, "Andy Pont" wrote: > I have spent all morning fine tuning psplash on a PXE booting system using > an NFS mounted root file system (all built with Yocto 1.8 for th

Re: [yocto] [meta-raspberrypi][PATCH V3 2/5] userland: Add wayland support

2015-09-23 Thread Khem Raj
Andrei > On Sep 23, 2015, at 3:58 PM, Andrei Gherzan wrote: > > On Mon, Aug 24, 2015 at 12:51:38AM -0700, Khem Raj wrote: >> backport and fix needed patches for supporting wayland-egl >> use PACKAGECONFIG for wayland so we can add proper DEPENDS on wayland >> F

Re: [yocto] [meta-raspberrypi] compiling userland

2015-09-24 Thread Khem Raj
Can you try the patches from https://github.com/kraj/meta-raspberrypi/commits/kraj/master On Thu, Sep 24, 2015 at 4:19 PM, Tom Martin wrote: > i'm completly new to yocta and doing my first steps. > > plan is to build a system with a small footprint for low-latency video > wifibroadcast. > > first

Re: [yocto] What's mounting this partition?

2015-09-26 Thread Khem Raj
> On Sep 26, 2015, at 10:39 AM, Paul D. DeRocco wrote: > > My x86 system, built with Yocto Fido, boots from /dev/sda2 on a USB flash > drive. There's another partition on /dev/sda1 which I wish to mount with a > systemd mount unit, or with a line in /etc/fstab. But either way is > failing becaus

Re: [yocto] [meta-raspberrypi][PATCH] userland: Fix multiple inline issues while building with gcc 5.x

2015-09-28 Thread Khem Raj
> On Sep 28, 2015, at 8:13 AM, Gary Thomas wrote: > > On 2015-09-27 07:34, Tom Doehring wrote: >> Building userland source with gcc 5.x causes multiple issues such as: >> >> vcos_thread.h:186:15: warning: inline function 'vcos_thread_get_affinity' >> declared but never defined >> | VCOS_UNSIG

Re: [yocto] [opkg-devel] [PATCH] opkg-utils: Fix crash on dependency error

2015-09-29 Thread Khem Raj
> On Sep 29, 2015, at 9:10 AM, Alejandro del Castillo > wrote: > > On 05/21/2015 06:27 PM, Haris Okanovic wrote: >> Fix crash on exception in opkg-show-deps when generating an >> 'unsatisfied dependency' error. process_dep() function was >> referencing a missing parameter `pkg`. >> >> Signed-o

Re: [yocto] yocto Digest, Vol 60, Issue 78

2015-09-29 Thread Khem Raj
> On Sep 29, 2015, at 2:38 AM, Stuart Weaver > wrote: > > Many thanks for your answers Gary/Daniel, > > Gary- I've tried: >SRC_URI_append_image-name2 = "file://XYZ.patch” the override you are deploying is wrong so this assignment in effect is noop. SRC_URI_append = “ file://X

Re: [yocto] How can i invoke a "particular recipe(.bb)" while building "image recipe(.bb)" without modifying the "image recipe(.bb)" . i only wanted to change "particular recipe(.bb)"

2015-09-30 Thread Khem Raj
On Wed, Sep 30, 2015 at 2:05 AM, Vivek Per wrote: > hi, >i want to create a "x" recipe that should automatically get invoke when > "image" recipe( that produces image) is built. How can i modify the "x" > recipe that should be invoked while building image recipe. > > I don't want to do any mod

Re: [yocto] Run-time discovery of machine for image compatibility check

2015-09-30 Thread Khem Raj
> On Sep 30, 2015, at 2:31 PM, Eystein Måløy Stenberg wrote: > > Hi, > > Before starting a bitbake build, we input the MACHINE variable in > local.conf (e.g. MACHINE ?= beaglebone). > > Is there a way to detect this variable at run-time? I.e. if I have built > the image, written it to a device

Re: [yocto] [PATCH 5/7][meta-openembedded] Update nginx to 1.9.5

2015-10-01 Thread Khem Raj
Jens > On Oct 1, 2015, at 11:18 AM, Jens Rehsack wrote: > > > many bux-fixes, optmizations and features added: > > Changes with nginx 1.9.5 22 Sep 2015 > >*) Feature: the ngx_http_v2_module (replaces ngx_http_spdy_module). > Thanks to Dropbox

Re: [yocto] [meta-raspberrypi][PATCH V3 2/5] userland: Add wayland support

2015-10-02 Thread Khem Raj
-raspberrypi/commits/kraj/master I am doing a build and will update if I see any issues or otherwise. Thanks -Khem On Fri, Oct 2, 2015 at 3:31 PM, Andrei Gherzan wrote: > On Wed, Sep 23, 2015 at 04:52:46PM -0700, Khem Raj wrote: >> Andrei >> >> > On Sep 23, 2015, at 3:58 P

[yocto] [meta-raspberrypi][PATCH V4 1/5] userland: Fix install prefix and generate pkgconfigs

2015-10-03 Thread Khem Raj
cally package pkgconfig files and inherit pkgconfig because in cmake code we are not looking for pkgconfig so we need the dependency also put in place for consistent builds Signed-off-by: Khem Raj --- .../0002-set-VMCS_INSTALL_PREFIX-to-usr.patch | 29 ++ ...make-generate-and-install-pkgc

[yocto] [meta-raspberrypi][PATCH V4 4/5] weston: Enable rpi compositor backend

2015-10-03 Thread Khem Raj
oe-core default configure options disables it Signed-off-by: Khem Raj --- recipes-graphics/wayland/weston_%.bbappend | 4 1 file changed, 4 insertions(+) create mode 100644 recipes-graphics/wayland/weston_%.bbappend diff --git a/recipes-graphics/wayland/weston_%.bbappend b/recipes

[yocto] [meta-raspberrypi][PATCH V4 3/5] userland: Adjust include location for pthreads-headers

2015-10-03 Thread Khem Raj
_%.bbappend recipes-multimedia/omxplayer/omxplayer_git.bb which can be removed as well Signed-off-by: Khem Raj --- recipes-graphics/userland/userland_git.bb | 8 1 file changed, 8 insertions(+) diff --git a/recipes-graphics/userland/userland_git.bb b/recipes-graphics/userland/userland_gi

Re: [yocto] [meta-raspberrypi][PATCH V4 1/5] userland: Fix install prefix and generate pkgconfigs

2015-10-03 Thread Khem Raj
On Sat, Oct 3, 2015 at 11:24 AM, Andrei Gherzan wrote: > Do you happen to have this patchset in a branch somewhere remote? Something > doesn't apply the way it should. yes https://github.com/kraj/meta-raspberrypi/commits/kraj/master -- ___ yocto mailin

Re: [yocto] [meta-raspberrypi][PATCH V4 1/5] userland: Fix install prefix and generate pkgconfigs

2015-10-03 Thread Khem Raj
On Sat, Oct 3, 2015 at 12:03 PM, Andrei Gherzan wrote: > Hi, > > On Sat, Oct 03, 2015 at 12:00:13PM -0700, Khem Raj wrote: >> On Sat, Oct 3, 2015 at 11:24 AM, Andrei Gherzan wrote: >> > Do you happen to have this patchset in a branch somewhere remote? Something >&

Re: [yocto] [meta-raspberrypi][PATCH V4 1/5] userland: Fix install prefix and generate pkgconfigs

2015-10-03 Thread Khem Raj
On Sat, Oct 3, 2015 at 12:18 PM, Andrei Gherzan wrote: > I tested with and without - same result. > DISTRO_FEATURES="alsa argp bluetooth ext2 irda largefile pcmcia usbgadget > usbhost wifi xattr nfs zeroconf pci 3g nfc x11 ipv4 ipv6 libc-backtrace > libc-big-macros libc-bsd libc-cxx-tests libc-cat

Re: [yocto] [meta-raspberrypi][PATCH V4 1/5] userland: Fix install prefix and generate pkgconfigs

2015-10-03 Thread Khem Raj
On Sat, Oct 3, 2015 at 1:11 PM, Andrei Gherzan wrote: > On Sat, Oct 03, 2015 at 01:06:55PM -0700, Khem Raj wrote: >> On Sat, Oct 3, 2015 at 12:18 PM, Andrei Gherzan wrote: >> > I tested with and without - same result. >> > DISTRO_FEATURES="alsa argp bluetooth ext2

Re: [yocto] [meta-raspberrypi][PATCH V4 1/5] userland: Fix install prefix and generate pkgconfigs

2015-10-03 Thread Khem Raj
On Sat, Oct 3, 2015 at 1:40 PM, Andrei Gherzan wrote: > On Sat, Oct 03, 2015 at 10:33:12PM +0200, Andrei Gherzan wrote: >> On Sat, Oct 03, 2015 at 01:31:24PM -0700, Khem Raj wrote: >> > On Sat, Oct 3, 2015 at 1:11 PM, Andrei Gherzan wrote: >> > > On Sat, Oct 03,

Re: [yocto] [meta-raspberrypi][PATCH V4 1/5] userland: Fix install prefix and generate pkgconfigs

2015-10-03 Thread Khem Raj
at, Oct 03, 2015 at 01:31:24PM -0700, Khem Raj wrote: >> > > > On Sat, Oct 3, 2015 at 1:11 PM, Andrei Gherzan >> > > > wrote: >> > > > > On Sat, Oct 03, 2015 at 01:06:55PM -0700, Khem Raj wrote: >> > > > >> On Sat, Oct 3, 2

Re: [yocto] busybox udhcpd service file

2015-10-05 Thread Khem Raj
On Wed, Sep 30, 2015 at 12:28 AM, Lukas Böhm wrote: > Hello, > > I want to use the busybox udhcpd server in conjunction with systemd. As > there is no service file included in the recipe (v1.22.1) and no udhcpd.conf > I made a bbappend to add this. Unfortunatelly the service file is not added > to

Re: [yocto] [PATCH 5/7][meta-openembedded] Update nginx to 1.9.5

2015-10-08 Thread Khem Raj
> On Oct 8, 2015, at 7:52 AM, Jens Rehsack wrote: > > >> Am 02.10.2015 um 03:25 schrieb Khem Raj : >> >> Jens >> >> >>> On Oct 1, 2015, at 11:18 AM, Jens Rehsack wrote: >>> >>> >>> many bu

Re: [yocto] [PATCH 5/7][meta-openembedded] Update nginx to 1.9.5

2015-10-08 Thread Khem Raj
> On Oct 8, 2015, at 9:13 AM, Jens Rehsack wrote: > > >> Am 08.10.2015 um 17:05 schrieb Khem Raj : >> >>>> [...] >>>> This is good info. Although a link to diff in cgit or web view of whatever >>>> SCM nginx uses would have done too.

Re: [yocto] kernel-module- prefix for out-of-tree modules mandatory?

2015-10-09 Thread Khem Raj
> On Oct 8, 2015, at 1:29 PM, Daniel. wrote: > > Hi all, > > Is the kernel-module- prefix mandatory for out-of-tree modules > compiled inside Yocto? And, This prefix applies to package names or > recipe names? Should I rename my recipe file with this prefix or setup > PN stuff? if you inherit

Re: [yocto] Remove my email from your database

2015-10-09 Thread Khem Raj
Unsubscribe from mailing list. The link is right at bottom of the email > On Oct 8, 2015, at 4:38 AM, neerajdadhwal1...@gmail.com wrote: > > Sir > Please remove my email id . Iam frustate with ur unwanted mails. > > > Sent from my Huawei Mobile > -- > ___

Re: [yocto] mtd-utils floating point exception

2015-10-14 Thread Khem Raj
> On Oct 14, 2015, at 9:32 AM, Allen Curtis > wrote: > > Hello, > > When I execute any of the mtd utilities from a Yocto AM335x build, they > terminate with a floating point exception. > > Is this a known bug? Can you provide more details > > Is there a patch? > > TIA > -- >

Re: [yocto] Package with both daemon and shared object

2015-10-14 Thread Khem Raj
> On Oct 14, 2015, at 9:25 AM, Vuille, Martin (Martin) > wrote: > > Hi, > > I am having a bit of trouble understanding something about > packaging. > > I have a custom recipe to build a package that contains both > a daemon executable and a shared object interface library > for the daemon. >

Re: [yocto] Toolchain with debug support

2015-10-14 Thread Khem Raj
> On Oct 12, 2015, at 12:57 AM, atulkumar singh wrote: > > Hi All, > > Can anyone please tell me how to build a meta toolchain with debug support by > setting CFLAGS to "-g -O0”. > Read http://www.yoctoproject.org/docs/1.8/ref-manual/ref-manual.html#var-DEBUG_BUILD

Re: [yocto] Queries regarding yocto dual booting

2015-10-16 Thread Khem Raj
> On Oct 16, 2015, at 12:22 AM, Debasmita Lohar wrote: > > Hello, > I am using De2i-150 board which provides a yocto iso. I have installed puppy > linux before yocto and now I want to install yocto in the unallocated > portion. Basically I want dual booting. But when I tried to install yocto,

Re: [yocto] opkg 0.3.0 or rootfs task

2015-10-16 Thread Khem Raj
> On Oct 16, 2015, at 5:47 AM, Ahsan, Noor wrote: > > Hello, > > I noticed that at the time of rootfs creation symbolic links of the ipk files > present in deploy/ipk. The problem what have it while creation of symbolic > link it take the full path till that ipk and remove slashes and convert

Re: [yocto] [PATCH][meta-selinux] libselinux, libsepol: depends on coreutils-native

2015-10-20 Thread Khem Raj
> On Oct 20, 2015, at 2:49 AM, wenzong@windriver.com wrote: > > From: Wenzong Fan > > 'ln --relative' doesn't work on Ubuntu 12.04 that has ln 8.13. The OE-Core has lnr script you can use that. > changes involved by SELinux commit: > > commit 71393a181d63c9baae5fe8dcaeb9411d1f253998 >

Re: [yocto] Turn off X screen blanking

2015-10-25 Thread Khem Raj
On Fri, Oct 23, 2015 at 10:43 AM, Robert D Kocisko wrote: > I am trying to disable screen blanking in X by default. This bug talks > about doing the same thing but it is not currently completed: > https://bugzilla.yoctoproject.org/show_bug.cgi?id=7278 > > I am using "dizzy" for compatibility with

Re: [yocto] External toolchain

2015-10-28 Thread Khem Raj
> On Oct 28, 2015, at 11:37 AM, Virgilia Eigner wrote: > > Hi, > > I am working on a image for my personal hardware. > In this case I use to prefer my own toolchain (used before in buildroot). > Now I am not sure how to proceed. > Is it possible to include the old toolchain with a few chance se

Re: [yocto] To Specify the Linux Kernel Local Path In SRC_URI

2015-10-28 Thread Khem Raj
On Wed, Oct 28, 2015 at 10:15 PM, YUKATHARSANI JEYACHANDRA wrote: > Hi, > > I am trying to build kernel image for new hardware. > > So, I prefer to use my linux 3.x version with specific changes. > > I want bitbake to fetch the local path of my linux. > > Is it possible to specify the local path i

Re: [yocto] "bitbake meta-toolchain", QA Issue, library in wrong location

2015-10-30 Thread Khem Raj
> On Oct 30, 2015, at 4:36 AM, Robert P. J. Day wrote: > > > goofing around, did a "bitbake meta-toolchain" for my BBB > configuration and, toward the end, got: > > WARNING: QA Issue: gcc-cross-canadian-arm-dbg: found library in wrong > location: > /opt/poky/2.0/sysroots/x86_64-pokysdk-linux/

Re: [yocto] [meta-chip] Yocto on the 9$ computer

2015-10-30 Thread Khem Raj
Andrei good work. > On Oct 24, 2015, at 1:13 PM, Andrei Gherzan wrote: > > On Sat, Oct 24, 2015 at 09:58:42PM +0200, Nicolas Aguirre wrote: >> 2015-10-24 19:26 GMT+02:00 Andrei Gherzan : >>> Hi all, >>> >> >> Hi Andrei, >> >>> Have a C.H.I.P. 9$ computer? It works with Yocto now. >>> >>> ht

Re: [yocto] Where is the c compiler

2015-10-31 Thread Khem Raj
On Sat, Oct 31, 2015 at 5:35 AM, jim Schimpf wrote: > Hi, > I am building the core-image-full-cmdline code and want to have a C > compiler on the board(Beagle Bone). I have added the line > EXTRA_IMAGE_FEATURES = "debug-tweaks tools-sdk tools-debug” in my local.conf > file. After this

Re: [yocto] [meta-raspberrypi] Missing config.txt in rpi-basic-image.bb

2015-11-01 Thread Khem Raj
On Sun, Nov 1, 2015 at 5:41 AM, Chaitanya Dhere wrote: > Hello all, > I am working on rpi-basic-image. After flashing this > image, raspberry pi 2 boots up fine. But I'm unable to locate > config.txt under /boot directory. I want to put : > > dtparam=i2c1=on just create one and see

Re: [yocto] should layers define BB_DANGLINGAPPENDS_WARNONLY ?= "1"?

2015-11-02 Thread Khem Raj
On Mon, Nov 2, 2015 at 9:54 AM, Robert P. J. Day wrote: > > perusing the meta-musl layer, and noticed in layer.conf the line: > > BB_DANGLINGAPPENDS_WARNONLY ?= "1" should be avoided although meta-musl is a bit core in nature. this is so that it can interface with several different compilers co

Re: [yocto] Unable to modify patch files in u-boot recipe - quilt applies direct from layer files

2015-11-04 Thread Khem Raj
> On Nov 4, 2015, at 11:57 AM, Chris Hallinan wrote: > > Hi, > > I was trying to "patch a patch" in a u-boot recipe using standard > bbappends technique. I added a task before do_patch after do_unpack > to munge the patch that was broken. Here is what seems to happen: > > do_unpack: >cop

<    2   3   4   5   6   7   8   9   10   11   >