|
first pass at cleaning up ref manual: dead(?) variables in glossary
as part of a concerted effort to tidy up more of the docs, i'm
currently perusing the variable glossary in the yocto/poky ref
as part of a concerted effort to tidy up more of the docs, i'm
currently perusing the variable glossary in the yocto/poky ref
|
By
Robert P. J. Day
·
#5484
·
|
|
Re: pseudo interaction issue
Paul Eggleton <paul.eggleton@...> wrote:
Confirmed, this produces the problem for me, reducing the reproduction
window from something over an hour to about 7 seconds. THANK YOU!
-s
--
Paul Eggleton <paul.eggleton@...> wrote:
Confirmed, this produces the problem for me, reducing the reproduction
window from something over an hour to about 7 seconds. THANK YOU!
-s
--
|
By
Peter Seebach <peter.seebach@...>
·
#5483
·
|
|
[PATCH] ia32-base.inc: Use '=' for IMAGE_FSTYPES
As per
http://lists.linuxtogo.org/pipermail/openembedded-core/2012-March/019772.html
a machine conf file should use '=' to set IMAGE_FSTYPES.
Cc: Kishore Bodke <kishore.k.bodke@...>
Cc: Tom
As per
http://lists.linuxtogo.org/pipermail/openembedded-core/2012-March/019772.html
a machine conf file should use '=' to set IMAGE_FSTYPES.
Cc: Kishore Bodke <kishore.k.bodke@...>
Cc: Tom
|
By
Tom Rini <trini@...>
·
#5482
·
|
|
Re: pseudo interaction issue
I now have a fairly simple test case outside of hob. Put the attached file in
meta/classes/ and then add the following to your local.conf:
INHERIT += "breakit"
Then, just run something that will
I now have a fairly simple test case outside of hob. Put the attached file in
meta/classes/ and then add the following to your local.conf:
INHERIT += "breakit"
Then, just run something that will
|
By
Paul Eggleton
·
#5481
·
|
|
Re: pseudo interaction issue
"Xu, Dongxiao" <dongxiao.xu@...> wrote:
Yes. The original reproducer I saw said that it worked the first time,
but failed the second time.
Interesting.
I am, currently, sort of stumped on
"Xu, Dongxiao" <dongxiao.xu@...> wrote:
Yes. The original reproducer I saw said that it worked the first time,
but failed the second time.
Interesting.
I am, currently, sort of stumped on
|
By
Peter Seebach <peter.seebach@...>
·
#5480
·
|
|
Re: pseudo interaction issue
What do you mean by first build? Did you click "Just bake" button?
Actually "Just bake" button is divided into two steps:
1) build_target(packages)
2) build_target(image)
I noticed the pseudo error
What do you mean by first build? Did you click "Just bake" button?
Actually "Just bake" button is divided into two steps:
1) build_target(packages)
2) build_target(image)
I noticed the pseudo error
|
By
Xu, Dongxiao <dongxiao.xu@...>
·
#5479
·
|
|
Re: pseudo interaction issue
"Xu, Dongxiao" <dongxiao.xu@...> wrote:
I get it on the first build.
... You see the issue.
Pseudo shouldn't be having a problem, it's designed to restart as
needed.
Right now, what I know
"Xu, Dongxiao" <dongxiao.xu@...> wrote:
I get it on the first build.
... You see the issue.
Pseudo shouldn't be having a problem, it's designed to restart as
needed.
Right now, what I know
|
By
Peter Seebach <peter.seebach@...>
·
#5478
·
|
|
Re: [PATCH 00/13][meta-intel] Cover letter for updating meta-cedartrail BSP with PVR Graphics driver -- Testing information
I did not include the BSP testing information in the cover-letter.
The tests on the BSP built with these patches included the following:
-- Ports tested: SATA, USB, VGA, HDMI, LVDS
-- Basic
I did not include the BSP testing information in the cover-letter.
The tests on the BSP built with these patches included the following:
-- Ports tested: SATA, USB, VGA, HDMI, LVDS
-- Basic
|
By
Saxena, Rahul <rahul.saxena@...>
·
#5476
·
|
|
Re: pseudo interaction issue
I think the difference between Hob and other UI (e.x., knotty) is that,
when building image is finished in knotty, the UI, bitbake server, and
pseudo all quit. But in Hob, everything still alive after
I think the difference between Hob and other UI (e.x., knotty) is that,
when building image is finished in knotty, the UI, bitbake server, and
pseudo all quit. But in Hob, everything still alive after
|
By
Xu, Dongxiao <dongxiao.xu@...>
·
#5477
·
|
|
Re: Graphics Acceleration on crownbay - 1.2M3 + meta-intel tip
Yes, all this worked for 1.8, it does not seem to work for 1.0 anymore.
I have attached the log files (zipped)
The directory called "works" have logs from machine that runs EMGD
1.8. There are 4
Yes, all this worked for 1.8, it does not seem to work for 1.0 anymore.
I have attached the log files (zipped)
The directory called "works" have logs from machine that runs EMGD
1.8. There are 4
|
By
Autif Khan <autif.mlist@...>
·
#5461
·
|
|
Re: [PATCH 1/1] ddimage: Add script for writing images to boot media
Sure, sounds fine to me.
Many do, yes. I guess it was just a simple idea to avoid potential issues
particularly for those that don't have an LED.
Cheers,
Paul
--
Paul Eggleton
Intel Open Source
Sure, sounds fine to me.
Many do, yes. I guess it was just a simple idea to avoid potential issues
particularly for those that don't have an LED.
Cheers,
Paul
--
Paul Eggleton
Intel Open Source
|
By
Paul Eggleton
·
#5460
·
|
|
[PATCH 13/13] meta-cedartrail: update SRC_REV_meta for no-pvr case
From: Rahul Saxena <rahul.saxena@...>
SRC_REV_meta for no-pvr case updated to be same as that used for pvr build
Signed-off-by: Rahul Saxena <rahul.saxena@.intel.com>
---
From: Rahul Saxena <rahul.saxena@...>
SRC_REV_meta for no-pvr case updated to be same as that used for pvr build
Signed-off-by: Rahul Saxena <rahul.saxena@.intel.com>
---
|
By
rahul.saxena@...
·
#5475
·
|
|
[PATCH 12/13] meta-cedartrail: Update SRC_URI in kernel recipe append files to point to linux-yocto_3.0
From: Rahul Saxena <rahul.saxena@...>
Current poky/edison points to linux-yocto-3.0-1.1.x.git repo. However this repo does not have
cedartrail branch. Hence point to linux-yocto_3.0 via kernel
From: Rahul Saxena <rahul.saxena@...>
Current poky/edison points to linux-yocto-3.0-1.1.x.git repo. However this repo does not have
cedartrail branch. Hence point to linux-yocto_3.0 via kernel
|
By
rahul.saxena@...
·
#5472
·
|
|
[PATCH 11/13] meta-cedartrail: Add web-webkit, audio and video samples to sato image
From: Rahul Saxena <rahul.saxena@...>
Update sato images to include web-webkit and audio & video samples
Signed-off-by: Rahul Saxena <rahul.saxena@.intel.com>
---
From: Rahul Saxena <rahul.saxena@...>
Update sato images to include web-webkit and audio & video samples
Signed-off-by: Rahul Saxena <rahul.saxena@.intel.com>
---
|
By
rahul.saxena@...
·
#5471
·
|
|
[PATCH 00/13][meta-intel] Cover letter for updating meta-cedartrail BSP with PVR Graphics driver
From: Rahul Saxena <rahul.saxena@...>
Cover letter for updating the Cedar Trail BSP (meta-cedartrail) with
PVR Graphics driver. This patch set updates meta-cedartrail (edison branch)
to
From: Rahul Saxena <rahul.saxena@...>
Cover letter for updating the Cedar Trail BSP (meta-cedartrail) with
PVR Graphics driver. This patch set updates meta-cedartrail (edison branch)
to
|
By
rahul.saxena@...
·
#5462
·
|
|
[PATCH 10/13] meta-cedartrail: update formfactor recipe for pvr and no-pvr case
From: Rahul Saxena <rahul.saxena@...>
Seperate machconfig files for pvr and no-pvr case
Signed-off-by: Rahul Saxena <rahul.saxena@.intel.com>
---
.../formfactor/cedartrail-nopvr/machconfig
From: Rahul Saxena <rahul.saxena@...>
Seperate machconfig files for pvr and no-pvr case
Signed-off-by: Rahul Saxena <rahul.saxena@.intel.com>
---
.../formfactor/cedartrail-nopvr/machconfig
|
By
rahul.saxena@...
·
#5470
·
|
|
[PATCH 09/13] meta-cedartrail: add recipes to instal audio and video samples
From: Rahul Saxena <rahul.saxena@...>
Install Ogg format audio and video sample files
Signed-off-by: Rahul Saxena <rahul.saxena@.intel.com>
---
.../ogg-CC-BY-3.0-music-samples_0.1.bb
From: Rahul Saxena <rahul.saxena@...>
Install Ogg format audio and video sample files
Signed-off-by: Rahul Saxena <rahul.saxena@.intel.com>
---
.../ogg-CC-BY-3.0-music-samples_0.1.bb
|
By
rahul.saxena@...
·
#5474
·
|
|
[PATCH 08/13] meta-cedartrail: add Cedar Trail specific libva
From: Rahul Saxena <rahul.saxena@...>
Add recipe for Cedartrail specific libva
Signed-off-by: Rahul Saxena <rahul.saxena@.intel.com>
---
meta-cedartrail/recipes-multimedia/libva/libva.inc |
From: Rahul Saxena <rahul.saxena@...>
Add recipe for Cedartrail specific libva
Signed-off-by: Rahul Saxena <rahul.saxena@.intel.com>
---
meta-cedartrail/recipes-multimedia/libva/libva.inc |
|
By
rahul.saxena@...
·
#5469
·
|
|
[PATCH 07/13] meta-cedartrail: update Kernel recipes to add support for pvr driver
From: Rahul Saxena <rahul.saxena@...>
Modify kernel recipes to enable pvr kernel patches and to include
additional Kernel config files for pvr driver
Signed-off-by: Rahul Saxena
From: Rahul Saxena <rahul.saxena@...>
Modify kernel recipes to enable pvr kernel patches and to include
additional Kernel config files for pvr driver
Signed-off-by: Rahul Saxena
|
By
rahul.saxena@...
·
#5468
·
|
|
[PATCH 06/13] meta-cedartrail: add Cedar Trail PVR driver
From: Rahul Saxena <rahul.saxena@...>
The Cedar Trail PVR driver consists of user-space binaries that enable
the Video and Graphics acceleration capabilites of the Power VR SGX545
Integrated
From: Rahul Saxena <rahul.saxena@...>
The Cedar Trail PVR driver consists of user-space binaries that enable
the Video and Graphics acceleration capabilites of the Power VR SGX545
Integrated
|
By
rahul.saxena@...
·
#5467
·
|