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

2016-07-13 Thread Simon Bolek
On Wed, Jul 13, 2016 at 4:56 PM, Khem Raj wrote: > On Wed, Jul 13, 2016 at 4:57 AM, Simon Bolek > wrote: > > Hi Raj, > > > > So i tried to do manually, what init script does and udev definitely does > > not recognize the SSD drive. > > I ran > > /lib/udev/udevd --daemon --debug > udev.debug 2>&

Re: [yocto] [yocto-autobuilder][PATCH 0/2] publish wic images

2016-07-13 Thread Randle, William C
ping... On Wed, 2016-07-06 at 13:16 -0700, Bill Randle wrote: QA started testing wic images in Yocto 2.1, but was building them themselves. Have the autobuilder publish the wic images so they are available for testing. [YOCTO #9397] Bill Randle (2): PublishArtifacts.py: create md5sum files in

Re: [yocto] [yocto-autobuilder][PATCHv3] PublishLayerTarballs.py: don't change directories for Eclipse builds

2016-07-13 Thread Joshua G Lock
On Wed, 2016-07-13 at 11:34 -0700, Bill Randle wrote: > When publishing eclipse tarballs, we are already in the correct > directory, > so skip the change direction operation (which will generate an > error). Merged to master, thanks. Joshua > > Signed-off-by: Bill Randle > --- > V3: fix another

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

[yocto] [yocto-autobuilder][PATCHv3] PublishLayerTarballs.py: don't change directories for Eclipse builds

2016-07-13 Thread Bill Randle
When publishing eclipse tarballs, we are already in the correct directory, so skip the change direction operation (which will generate an error). Signed-off-by: Bill Randle --- V3: fix another Python syntax error (unbelievable!) .../site-packages/autobuilder/buildsteps/PublishLayerTarballs.py

Re: [yocto] [[PATCH][yocto-autobuilder] 1/2] buildbot/steps/transfer.py: Fix typo in DirectoryDownload step.

2016-07-13 Thread Joshua G Lock
This and the 2/2 have been pushed to master, thanks. Joshua On Mon, 2016-07-11 at 16:37 -0500, Aníbal Limón wrote: > DirectoryDownload step is based on UploadDirectory and i miss > to upgrade the error log when the buildslave don't support > downloadDirectory previously said uploadDirectory. > >

Re: [yocto] image-vmdk with genericx86

2016-07-13 Thread Maxin B. John
Hi Takashi-san, On Wed, Jul 13, 2016 at 10:51:34AM +, Takashi Matsuzawa wrote: >Hello, Yocto. > >Should it be possible to simply change image class of genericx86 from >.hddimg to .hdddirect? > >I have been successfully building genericx86 image (that is image-live.bbclass >based), an

Re: [yocto] [[PATCH][yocto-autobuilder] 2/2] buildsteps/RunOeSelftest.py: Set native_lsb to universal

2016-07-13 Thread Aníbal Limón
On 07/13/2016 08:32 AM, Joshua G Lock wrote: > On Tue, 2016-07-12 at 11:21 -0500, Aníbal Limón wrote: >> >> On 07/12/2016 11:09 AM, Joshua G Lock wrote: >>> On Mon, 2016-07-11 at 16:37 -0500, Aníbal Limón wrote: The error report is generated into AB master and currently we don't have a

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
On Wed, Jul 13, 2016 at 4:57 AM, Simon Bolek wrote: > Hi Raj, > > So i tried to do manually, what init script does and udev definitely does > not recognize the SSD drive. > I ran > /lib/udev/udevd --daemon --debug > udev.debug 2>&1 & > from the cli and there is no trace of recognizing the SSD. On

[yocto] how to clean externalsrc?

2016-07-13 Thread jags gediya
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 through bitbake, clean is not happening in externalsrc pointed direct

[yocto] [matchbox-keyboard][PATCH] applet: Port to ScalingImage2

2016-07-13 Thread Jussi Kukkonen
Signed-off-by: Jussi Kukkonen --- applet/applet.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/applet/applet.c b/applet/applet.c index 0de5634..69cc600 100644 --- a/applet/applet.c +++ b/applet/applet.c @@ -19,7 +19,7 @@ #include #include -#include +#include #

Re: [yocto] [[PATCH][yocto-autobuilder] 2/2] buildsteps/RunOeSelftest.py: Set native_lsb to universal

2016-07-13 Thread Joshua G Lock
On Tue, 2016-07-12 at 11:21 -0500, Aníbal Limón wrote: > > On 07/12/2016 11:09 AM, Joshua G Lock wrote: > > On Mon, 2016-07-11 at 16:37 -0500, Aníbal Limón wrote: > > > The error report is generated into AB master and currently we > > > don't have a method to get AB worker distro, so set to univer

Re: [yocto] [yocto-autobuilder][PATCHv2] PublishLayerTarballs.py: don't change directories for Eclipse builds

2016-07-13 Thread Joshua G Lock
On Tue, 2016-07-12 at 09:57 -0700, Bill Randle wrote: > When publishing eclipse tarballs, we are already in the correct > directory, > so skip the change direction operation (which will generate an > error). > > Signed-off-by: Bill Randle > --- > V2: fix Python syntax error > >  .../site- > pack

Re: [yocto] [matchbox-panel-2][PATCH 0/4] Port to ScalingImage2

2016-07-13 Thread Burton, Ross
Looks good! On 13 July 2016 at 14:12, Jussi Kukkonen wrote: > Port all remaining applets to ScalingImage2. > Also fix a bug in ScalingImage2. > > The following changes since commit > 145a8075c66952dad9ab5f36d944c78c1ae3f4ab: > > Release 2.10, update contact info (2016-06-02 15:08:14 +0300) > >

[yocto] [matchbox-panel-2][PATCH 4/4] launcher: Port to ScalingImage2

2016-07-13 Thread Jussi Kukkonen
Signed-off-by: Jussi Kukkonen --- applets/launcher/launcher.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/applets/launcher/launcher.c b/applets/launcher/launcher.c index 0ec8a43..d1ab8e4 100644 --- a/applets/launcher/launcher.c +++ b/applets/launcher/launcher.c @@

[yocto] [matchbox-panel-2][PATCH 3/4] startup: Port to ScalingImage2

2016-07-13 Thread Jussi Kukkonen
Signed-off-by: Jussi Kukkonen --- applets/startup/startup.c | 12 +--- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/applets/startup/startup.c b/applets/startup/startup.c index 1b304da..026dce2 100644 --- a/applets/startup/startup.c +++ b/applets/startup/startup.c @@ -38,7

[yocto] [matchbox-panel-2][PATCH 2/4] battery: Port to ScalingImage2

2016-07-13 Thread Jussi Kukkonen
Signed-off-by: Jussi Kukkonen --- applets/battery/battery-acpi.c | 1 + applets/battery/battery.c | 10 ++ applets/battery/battery.h | 2 -- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/applets/battery/battery-acpi.c b/applets/battery/battery-acpi.c index c44

[yocto] [matchbox-panel-2][PATCH 1/4] mb-panel: Remove leftover call from old ScalingImage

2016-07-13 Thread Jussi Kukkonen
Signed-off-by: Jussi Kukkonen --- matchbox-panel/mb-panel-scaling-image2.c | 1 - 1 file changed, 1 deletion(-) diff --git a/matchbox-panel/mb-panel-scaling-image2.c b/matchbox-panel/mb-panel-scaling-image2.c index 8cdc3a1..258f1e4 100644 --- a/matchbox-panel/mb-panel-scaling-image2.c +++ b/mat

[yocto] [matchbox-panel-2][PATCH 0/4] Port to ScalingImage2

2016-07-13 Thread Jussi Kukkonen
Port all remaining applets to ScalingImage2. Also fix a bug in ScalingImage2. The following changes since commit 145a8075c66952dad9ab5f36d944c78c1ae3f4ab: Release 2.10, update contact info (2016-06-02 15:08:14 +0300) are available in the git repository at: git://github.com/jku/matchbox-pane

Re: [yocto] [sato-screenshot][PATCH] applet: Port to ScalingImage2

2016-07-13 Thread Burton, Ross
+1 On 13 July 2016 at 14:00, Jussi Kukkonen wrote: > Signed-off-by: Jussi Kukkonen > --- > applet.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/applet.c b/applet.c > index 699a920..d403619 100644 > --- a/applet.c > +++ b/applet.c > @@ -8,7 +8,7 @@ > > #include

[yocto] [sato-screenshot][PATCH] applet: Port to ScalingImage2

2016-07-13 Thread Jussi Kukkonen
Signed-off-by: Jussi Kukkonen --- applet.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/applet.c b/applet.c index 699a920..d403619 100644 --- a/applet.c +++ b/applet.c @@ -8,7 +8,7 @@ #include #include -#include +#include #include "screenshot-ui.h" static vo

Re: [yocto] Adding dependency for rrdtool-perl to recipe

2016-07-13 Thread Christian Fuchs
Thank you. After adding inherit perlnative the library is found. Regards, Christian Am 13.07.2016 um 11:39 schrieb Burton, Ross: On 13 July 2016 at 08:37, Christian Fuchs > wrote: From the error message I guess that the perl library for RRD is missing

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

2016-07-13 Thread Simon Bolek
Hi Raj, So i tried to do manually, what init script does and udev definitely does not recognize the SSD drive. I ran /lib/udev/udevd --daemon --debug > udev.debug 2>&1 & from the cli and there is no trace of recognizing the SSD. Only the /dev/sda, which is the USB stick I am running the installat

Re: [yocto] [meta-raspberrypi] u-boot doesnt boot kernel

2016-07-13 Thread Andrei Gherzan
Hi Hammad, On Mon, Jul 11, 2016 at 10:37:04AM -0300, Daniel. wrote: > Hi Hammad, > > As Paul said the u-boot need some configuration so it can boot the > kernel. Usually it looks for bootcmd variable and try to run it so at > last this variable need to be setted. User's usually make this one > (bo

Re: [yocto] [meta-raspberrypi][PATCH 1/3] rpi-base.inc: Don't install kernel image into rootfs

2016-07-13 Thread Andrei Gherzan
On Mon, Jul 11, 2016 at 12:17:54AM +0100, Paul Barker wrote: > The kernel image is installed into the FAT32 boot partition and does not need > to > also be installed into the rootfs. > > Signed-off-by: Paul Barker > --- > conf/machine/include/rpi-base.inc | 6 ++ > 1 file changed, 6 insertio

Re: [yocto] [meta-raspberrypi][PATCH 3/3] sdcard_image-rpi.bbclass: Include boot script when using u-boot

2016-07-13 Thread Andrei Gherzan
Hi Paul, On Mon, Jul 11, 2016 at 12:17:56AM +0100,Paul Barker wrote: > Signed-off-by: Paul Barker > --- > classes/sdcard_image-rpi.bbclass | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/classes/sdcard_image-rpi.bbclass > b/classes/sdcard_image-rpi.bbclass > index 696

Re: [yocto] [meta-raspberrypi][PATCH 2/3] u-boot-scr: Add recipe to create u-boot boot script

2016-07-13 Thread Andrei Gherzan
Hi Paul, On Mon, Jul 11, 2016 at 12:17:55AM +0100, Paul Barker wrote: > Upstream u-boot searches the boot partition for a script named 'boot.scr'. If > this file exists it is executed as a sequence of u-boot commands in order to > boot the system. This script must be compiled using the mkimage com

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

2016-07-13 Thread Andrei Gherzan
On Mon, Jul 11, 2016 at 04:44:45PM -0700, Khem Raj wrote: > 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: Taskha

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

2016-07-13 Thread Andrei Gherzan
On Fri, Jul 08, 2016 at 07:52:21AM -0700, Khem Raj wrote: > 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

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

2016-07-13 Thread Andrei Gherzan
On Fri, Jul 08, 2016 at 07:52:20AM -0700, Khem Raj wrote: > 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/sdcar

[yocto] image-vmdk with genericx86

2016-07-13 Thread Takashi Matsuzawa
Hello, Yocto. Should it be possible to simply change image class of genericx86 from .hddimg to .hdddirect? I have been successfully building genericx86 image (that is image-live.bbclass based), and now trying to build it with directdisk (.hdddirect). I thought it would be simpler

Re: [yocto] Adding dependency for rrdtool-perl to recipe

2016-07-13 Thread Burton, Ross
On 13 July 2016 at 08:37, Christian Fuchs wrote: > From the error message I guess that the perl library for RRD is missing in > sysroot. The library is built as part of the rrdtool recipe, but it is > moved to a separate package called "rrdtool-perl". How can I tell bitbake > to install this pack

[yocto] Adding dependency for rrdtool-perl to recipe

2016-07-13 Thread Christian Fuchs
Hello, I want to create a recipe for a tool called SmokePing. My recipe so far looks like this: SUMMARY = "SmokePing keeps track of your network latency" HOMEPAGE = "oss.oetiker.ch/smokeping" SECTION = "console/network" LICENSE = "GPL-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=09d77789fe32be35

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

2016-07-13 Thread Simon Bolek
Thank you, I just guess, that it is the following function in init script to put the echos to? Is it? udev_daemon() { OPTIONS="/sbin/udev/udevd /sbin/udevd /lib/udev/udevd /lib/systemd/systemd-udevd" for o in $OPTIONS; do if [ -x "$o" ]; then echo $o retur