Hi All.
I am using waylandsink element in my arm based target.
Gstreamer constructed Video Pipe is working with waylandsink but every time waylandsink is creating new video window also waylandsink is not destroying the existing video windows.
Can you please help me to solve this issue.
Thank
I corrected FILES_${PN} and added following in my image recipe-
QTNAME = "qte"
QT_DIR_NAME = "qtopia"
require recipes-qt/meta/meta-toolchain-qt.bb
but that didn't make any difference related to SDK integration. On
executing 'bitbake -v ', it is generating rootfs and sdk, in
which contains rootfs c
From: "Roy.Li"
dhcp 4.3 has no selinux related configuration options, but it needs the
correct initscript when SELinux is enabled, so inherit selinux, not
inherit with-selinux
Signed-off-by: Roy.Li
---
recipes-connectivity/dhcp/dhcp_4.3.0.bbappend |2 +-
1 file changed, 1 insertion(+), 1 d
On 09/23/2014 04:43 PM, Daniel Hilst SellI wrote:
I've added the headful version of the JVM. Also, I'm suggesting a new
way of fetching. Since Oracle forces it's users to go to its website
and accept the aggrement, non-human fetching is aways hack and error
prone. What I sugest is that the build
I've added the headful version of the JVM. Also, I'm suggesting a new
way of fetching. Since Oracle forces it's users to go to its website
and accept the aggrement, non-human fetching is aways hack and error
prone. What I sugest is that the build system ask for the user to
visit the website, downl
From: California Sullivan
This can provision multiple VMs at once.
Signed-off-by: California Sullivan
---
.../autobuilder/buildsteps/ProvisionGoogleVM.py| 86 --
.../autobuilder/buildsteps/ProvisionGoogleVMs.py | 86 ++
2 files changed, 86 insertio
From: California Sullivan
It can delete multiple at once if multiple were created at once.
Signed-off-by: California Sullivan
---
.../autobuilder/buildsteps/DeleteGoogleVM.py | 52 --
.../autobuilder/buildsteps/DeleteGoogleVMs.py | 52 ++
2 fi
From: California Sullivan
In the case that somebody turned off a build before it completed, the
buildstep would attempt and fail to procure a new VM, failing the build.
Signed-off-by: California Sullivan
---
.../autobuilder/buildsteps/ProvisionGoogleVMs.py | 16 ++--
1 file
Signed-off-by: California Sullivan
---
README-GOOGLE-CLOUD | 46 ++
1 file changed, 30 insertions(+), 16 deletions(-)
diff --git a/README-GOOGLE-CLOUD b/README-GOOGLE-CLOUD
index 30bf5b6..34c80a9 100644
--- a/README-GOOGLE-CLOUD
+++ b/README-GOOGLE-CLO
It can delete multiple at once if multiple were created at once.
Signed-off-by: California Sullivan
---
.../autobuilder/buildsteps/DeleteGoogleVM.py | 52 --
.../autobuilder/buildsteps/DeleteGoogleVMs.py | 52 ++
2 files changed, 52 insertions(+
In the case that somebody turned off a build before it completed, the
buildstep would attempt and fail to procure a new VM, failing the build.
Signed-off-by: California Sullivan
---
.../autobuilder/buildsteps/ProvisionGoogleVMs.py | 16 ++--
1 file changed, 10 insertions(+),
> -Original Message-
> From: Paul Eggleton [mailto:paul.eggle...@linux.intel.com]
> Sent: Tuesday, September 23, 2014 11:12 AM
> To: Matt Schuckmann
> Cc: yocto@yoctoproject.org
> Subject: Re: [yocto] How to include static library and headers in sdk
>
> On Tuesday 23 September 2014 10:57
On Tuesday 23 September 2014 10:57:21 Matt Schuckmann wrote:
> > -Original Message-
> > From: Paul Eggleton [mailto:paul.eggle...@linux.intel.com]
> > Sent: Tuesday, September 23, 2014 10:26 AM
> > To: Matt Schuckmann
> > Cc: yocto@yoctoproject.org
> > Subject: Re: [yocto] How to include st
Thanks I got the variable in congiguration file
On 22 Sep 2014 15:02, "Burton, Ross" wrote:
>
> On 22 September 2014 07:52, harsh jain wrote:
> > Given below logs message when I tried with python 2.7.4
> >
> > NOTE: Resolving any missing task queue dependencies
> > NOTE: preferred version 2.
> -Original Message-
> From: Paul Eggleton [mailto:paul.eggle...@linux.intel.com]
> Sent: Tuesday, September 23, 2014 10:26 AM
> To: Matt Schuckmann
> Cc: yocto@yoctoproject.org
> Subject: Re: [yocto] How to include static library and headers in sdk
>
> On Tuesday 23 September 2014 10:21
On Tuesday 23 September 2014 10:21:44 Matt Schuckmann wrote:
> > -Original Message-
> > From: Paul Eggleton [mailto:paul.eggle...@linux.intel.com]
> > Sent: Tuesday, September 23, 2014 9:54 AM
> > To: Matt Schuckmann
> > Cc: yocto@yoctoproject.org
> > Subject: Re: [yocto] How to include sta
See https://bugzilla.yoctoproject.org/show_bug.cgi?id=5975
On Tue, Sep 23, 2014 at 10:13 AM, wrote:
> From: California Sullivan
>
> This build step provisions a Google VM using the gcloud command line tool.
>
> Signed-off-by: California Sullivan
> ---
> .../autobuilder/buildsteps/ProvisionGoo
From: California Sullivan
Mixed single and double quotes on accident. Fixed.
Signed-off-by: California Sullivan
---
yocto-autobuilder-setup | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/yocto-autobuilder-setup b/yocto-autobuilder-setup
index a74d033..a71bda0 100644
--
From: California Sullivan
This can provision multiple VMs at once.
Signed-off-by: California Sullivan
---
.../autobuilder/buildsteps/ProvisionGoogleVM.py| 86 --
.../autobuilder/buildsteps/ProvisionGoogleVMs.py | 86 ++
2 files changed, 86 insertio
From: California Sullivan
The first time the config is successfully ran the worker-init script will also
be fixed to use info from this host and autobuilder instance.
Signed-off-by: California Sullivan
---
yocto-autobuilder-setup | 4
1 file changed, 4 insertions(+)
diff --git a/yocto-au
From: California Sullivan
Goes over some limitations and gives an example of how to use it.
Signed-off-by: California Sullivan
---
README-GOOGLE-CLOUD | 54 +
1 file changed, 54 insertions(+)
create mode 100644 README-GOOGLE-CLOUD
diff --gi
From: California Sullivan
This script takes a fresh debian VM and completely sets it up and starts a
worker, and connects it to the controller. It is to be used by the
ProvisionGoogleVM build step.
Signed-off-by: California Sullivan
---
bin/worker-init | 39
From: California Sullivan
Signed-off-by: California Sullivan
---
.../site-packages/autobuilder/buildsteps/ProvisionGoogleVM.py | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git
a/lib/python2.7/site-packages/autobuilder/buildsteps/ProvisionGoogleVM.py
b/lib/python2.7
From: California Sullivan
Signed-off-by: California Sullivan
---
yocto-autobuilder-setup | 1 +
1 file changed, 1 insertion(+)
diff --git a/yocto-autobuilder-setup b/yocto-autobuilder-setup
index a71bda0..615deb4 100644
--- a/yocto-autobuilder-setup
+++ b/yocto-autobuilder-setup
@@ -60,6 +60,7
From: California Sullivan
This build step deletes the Google VMs created in the previous ProvisionGoogleVM
build step using Google's gcloud command line tool.
Signed-off-by: California Sullivan
---
.../autobuilder/buildsteps/DeleteGoogleVM.py | 52 ++
1 file changed,
From: California Sullivan
This build step provisions a Google VM using the gcloud command line tool.
Signed-off-by: California Sullivan
---
.../autobuilder/buildsteps/ProvisionGoogleVM.py| 85 ++
1 file changed, 85 insertions(+)
create mode 100644
lib/python2.7/site-p
> -Original Message-
> From: Paul Eggleton [mailto:paul.eggle...@linux.intel.com]
> Sent: Tuesday, September 23, 2014 9:54 AM
> To: Matt Schuckmann
> Cc: yocto@yoctoproject.org
> Subject: Re: [yocto] How to include static library and headers in sdk
>
> On Tuesday 23 September 2014 09:43:55
From: California Sullivan
In the case that somebody turned off a build before it completed, the
buildstep would attempt and fail to procure a new VM, failing the build.
Signed-off-by: California Sullivan
---
.../autobuilder/buildsteps/ProvisionGoogleVMs.py | 16 ++--
1 file
From: California Sullivan
Signed-off-by: California Sullivan
---
README-GOOGLE-CLOUD | 46 ++
1 file changed, 30 insertions(+), 16 deletions(-)
diff --git a/README-GOOGLE-CLOUD b/README-GOOGLE-CLOUD
index 30bf5b6..34c80a9 100644
--- a/README-GOOGLE-C
From: California Sullivan
It can delete multiple at once if multiple were created at once.
Signed-off-by: California Sullivan
---
.../autobuilder/buildsteps/DeleteGoogleVM.py | 52 --
.../autobuilder/buildsteps/DeleteGoogleVMs.py | 52 ++
2 fi
From: California Sullivan
Signed-off-by: California Sullivan
---
lib/python2.7/site-packages/autobuilder/buildsteps/ProvisionGoogleVM.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/lib/python2.7/site-packages/autobuilder/buildsteps/ProvisionGoogleVM.py
b/lib/python2.7/
On Tuesday 23 September 2014 09:43:55 Matt Schuckmann wrote:
> > -Original Message-
> > From: Paul Eggleton [mailto:paul.eggle...@linux.intel.com]
> > Sent: Tuesday, September 23, 2014 2:10 AM
> > To: Matt Schuckmann
> > Cc: yocto@yoctoproject.org
> > Subject: Re: [yocto] How to include sta
> -Original Message-
> From: Paul Eggleton [mailto:paul.eggle...@linux.intel.com]
> Sent: Tuesday, September 23, 2014 2:10 AM
> To: Matt Schuckmann
> Cc: yocto@yoctoproject.org
> Subject: Re: [yocto] How to include static library and headers in sdk
>
> On Monday 22 September 2014 18:57:0
Ok, after much strife, here's what I've gotten working. I installed the
Plugin via "Install New Software" through Eclipse:
1. While configuring the ADT Plugin for Eclipse, instead of "Build system
derived toolchain" I select "Standalone Pre-Built Toolchain."
2. Instead of BUILD as the top directo
Very odd.
Our BSP vendor has configured BB_SIGNATURE_HANDLER to use OEBasicHash,
I see hashes in the stamp file names, if I change the metadata itself the change
is detected and the tasks are run again, but changing the content of a file
named
in a "file://" SRC_URI has no effect.
Any ideas?
MV
Attendees: Armin, Stephen, Joe, Alex V., Paul, Tom, Belen, Ross, Matthew,
Bruce, Michael, Alex, Richard, Saul, Benjamin, Anibal, Sona,
* Opens collection - 5 min (Stephen)
* Yocto Project status - 5 min (Stephen/team)
https://wiki.yoctoproject.org/wiki/Yocto_Project_v1.7_Status
https://wiki.
I was afraid of that...
Another good reason to upgrade.
Will try the work-around.
Thanks again!
MV
> -Original Message-
> From: Burton, Ross [mailto:ross.bur...@intel.com]
> Sent: September 23, 2014 9:33 AM
> To: Vuille, Martin (Martin)
> Cc: yocto@yoctoproject.org
> Subject: Re: [yocto
On 23 September 2014 13:46, Vuille, Martin (Martin) wrote:
> Perhaps due to my old versions: Poky 1.2 and bitbake 1.15.1?
Yes.
http://git.yoctoproject.org/cgit.cgi/poky/commit/meta/conf/bitbake.conf?id=eaf54b8dbf9371965b4ccf18609edeb8eee16144
is where the hashing was introduced to rebuild automa
Perhaps I misunderstood your suggestion or I am missing
something obvious, but this doesn't work either.
If I point to my source with SRC_URI, the source does get
copied over to ${S} but changing the source doesn't trigger
a new fetch/unpack.
This is cleaner than what I was doing, but doesn't add
Modify SPDX_S to the source tree of icu instead of ${S}.
Signed-off-by: leimaohui
---
meta/recipes-support/icu/icu.inc | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-support/icu/icu.inc b/meta/recipes-support/icu/icu.inc
index 7732107..15d002d 100644
--- a/meta/recipes-support/
Modify SPDX_S to the source tree of squashfs instead of ${S}.
Signed-off-by: leimaohui
---
meta/recipes-devtools/squashfs-tools/squashfs-tools_4.3.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-devtools/squashfs-tools/squashfs-tools_4.3.bb
b/meta/recipes-devtools/squashfs-t
Modify SPDX_S to the source tree of db-6.0.30 instead of ${S}.
Signed-off-by: leimaohui
---
meta/recipes-support/db/db_6.0.30.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-support/db/db_6.0.30.bb
b/meta/recipes-support/db/db_6.0.30.bb
index 9fc4a30..47fb296 100644
--- a/me
Because $S is set to sub-directory of db-5.3.28.
So modify SPDX_S to the source tree of db-5.3.28 instead of ${S}.
Signed-off-by: leimaohui
---
meta/recipes-support/db/db_5.3.28.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-support/db/db_5.3.28.bb
b/meta/recipes-support/db
Add SPDX-specific source tree variable for recipes where $S is a subdirectory
of the source tree.
Signed-off-by: leimaohui
---
meta/classes/spdx.bbclass | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/meta/classes/spdx.bbclass b/meta/classes/spdx.bbclass
index 55ce3af..27
On Monday 22 September 2014 18:57:03 Matt Schuckmann wrote:
> I've got a custom image and 2 custom recipes both very simple libraries that
> use cmake. I included the libraries into my image by adding
> EXTRA_IMAGEDEPENDS += "simple1"
> EXTRA_IMAGEDEPENDS += "simple2"
> To my image recipe.
Except
45 matches
Mail list logo