|
[PATCH 4/8] Validate Recipe autopopulated fields
- validate that generated md5sums and sha256 sums are valid before populating the fields
- clear all previous commands output (like after source & bitbake -e) in order to limit output
- validate that generated md5sums and sha256 sums are valid before populating the fields
- clear all previous commands output (like after source & bitbake -e) in order to limit output
|
By
Ioana Grigoropol <ioanax.grigoropol@...>
·
#10697
·
|
|
[PATCH 3/8] Fix Bitbake commander project wizard
- do not run git task in a loop
- wait for the command to finish - use ModalContext.allowReadAndDispatch(false) - (needs some fixes for upstream RSE API - TBA)
Signed-off-by: Ioana Grigoropol
- do not run git task in a loop
- wait for the command to finish - use ModalContext.allowReadAndDispatch(false) - (needs some fixes for upstream RSE API - TBA)
Signed-off-by: Ioana Grigoropol
|
By
Ioana Grigoropol <ioanax.grigoropol@...>
·
#10696
·
|
|
[PATCH 2/8] Initialize bitbake session & environment parse variables
- source oe-init-env for the connection shell
- parse environment variables
Signed-off-by: Ioana Grigoropol <ioanax.grigoropol@...>
---
.../src/org/yocto/bc/bitbake/BBSession.java |
- source oe-init-env for the connection shell
- parse environment variables
Signed-off-by: Ioana Grigoropol <ioanax.grigoropol@...>
---
.../src/org/yocto/bc/bitbake/BBSession.java |
|
By
Ioana Grigoropol <ioanax.grigoropol@...>
·
#10695
·
|
|
[PATCH 1/8] Add console fixes & run commands in a synchronous way
- when creating a new Yocto Project, the window does not wait for the process to complete, and closes beforehand
- the long time running task will be created without forking and monitor will be
- when creating a new Yocto Project, the window does not wait for the process to complete, and closes beforehand
- the long time running task will be created without forking and monitor will be
|
By
Ioana Grigoropol <ioanax.grigoropol@...>
·
#10694
·
|
|
[PATCH 0/8] [eclipse-poky-windows] Multiple fixes against eclipse plugin for working on Windows agains Build Appliance
- Add fixes for Recipe wizard & Bitbake Project Wizard
- Wait for command output in a synchronous way using semaphores
- Fix remote deletion of files
- Initialize Bitbake session & parse environment
- Add fixes for Recipe wizard & Bitbake Project Wizard
- Wait for command output in a synchronous way using semaphores
- Fix remote deletion of files
- Initialize Bitbake session & parse environment
|
By
Ioana Grigoropol <ioanax.grigoropol@...>
·
#10693
·
|
|
Qt and OpenGLE package
Hi all,
Im trying to build a qt application whitch use qt4e class. Here is the result of the
Hi all,
Im trying to build a qt application whitch use qt4e class. Here is the result of the
|
By
Kamel BOUHARA <k.bouhara@...>
·
#10703
·
|
|
Re: Preempt-rt kernel build for beagleboard
Hi Bruce,
Thanks for commenting :-)
This was what puzzles me as well. I thought bitbake should pickup what is specified in beagleboard-preempt-rt.scc to produce the .config in the kernel build
Hi Bruce,
Thanks for commenting :-)
This was what puzzles me as well. I thought bitbake should pickup what is specified in beagleboard-preempt-rt.scc to produce the .config in the kernel build
|
By
Yu Pan <panyu2000@...>
·
#10691
·
|
|
Re: IMAGE_INSTALL_append workflow
This issue has been entered into the yocto bugzilla as:
https://bugzilla.yoctoproject.org/show_bug.cgi?id=3503
This issue has been entered into the yocto bugzilla as:
https://bugzilla.yoctoproject.org/show_bug.cgi?id=3503
|
By
Trevor Woerner
·
#10690
·
|
|
Re: [PATCH 1/3] Initialize bitbake session & environment parse variables
Hi Ioana,
The patched won't apply and please rebase against eclipse-poky-windows and resubmit.
Thanks,
Jessica
Hi Ioana,
The patched won't apply and please rebase against eclipse-poky-windows and resubmit.
Thanks,
Jessica
|
By
Zhang, Jessica
·
#10689
·
|
|
Minutes: Yocto Project Technical Team Meeting - Tuesday, November 27, 2012 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US & Canada).
Attendees:
Dave, MichaelH, Ciby, PaulE, ScottG, BjörnS, Ramana, KevinS, TomZ, Eren, AlexG, ALexD, Richard, BrianR,Jefro, LaurentiuP, Nitin, BruceA, RossB, ScottR, JeffP, MarkH, CristianI, DarrenH,
Attendees:
Dave, MichaelH, Ciby, PaulE, ScottG, BjörnS, Ramana, KevinS, TomZ, Eren, AlexG, ALexD, Richard, BrianR,Jefro, LaurentiuP, Nitin, BruceA, RossB, ScottR, JeffP, MarkH, CristianI, DarrenH,
|
By
Liu, Song <song.liu@...>
·
#10688
·
|
|
Re: IMAGE_INSTALL_append workflow
for what it's worth, if you're building an image that's a variation
of a "core" image, an alternate way of adding packages after the fact
is:
CORE_IMAGE_EXTRA_INSTALL = "sysfsutils strace bash"
i
for what it's worth, if you're building an image that's a variation
of a "core" image, an alternate way of adding packages after the fact
is:
CORE_IMAGE_EXTRA_INSTALL = "sysfsutils strace bash"
i
|
By
Robert P. J. Day
·
#10687
·
|
|
Re: Wiki Main page terrible sparse
Hi Jeff,
Sure :)
At first, I will try to address the suggestions of Alex along with other modifications based on our requirements.
I have checked the access rights and it works fine. Thanks!
Hi Jeff,
Sure :)
At first, I will try to address the suggestions of Alex along with other modifications based on our requirements.
I have checked the access rights and it works fine. Thanks!
|
By
Maxin John <Maxin.John@...>
·
#10686
·
|
|
Re: IMAGE_INSTALL_append workflow
ah, quite so ... but it's still useful to note that the problem
extends even to the act of fetching. weird.
rday
--
ah, quite so ... but it's still useful to note that the problem
extends even to the act of fetching. weird.
rday
--
|
By
Robert P. J. Day
·
#10685
·
|
|
Re: IMAGE_INSTALL_append workflow
"Robert P. J. Day" <rpjday@...> a écrit :
It's not fetched because the build system fails to see the new package
as a dependencie of the image so that's not a fetching issue but a
more
"Robert P. J. Day" <rpjday@...> a écrit :
It's not fetched because the build system fails to see the new package
as a dependencie of the image so that's not a fetching issue but a
more
|
By
Eric Bénard <eric@...>
·
#10684
·
|
|
Re: IMAGE_INSTALL_append workflow
<rpjday@...> wrote:
Thank you for your testing and observations.
But I'd like to point out that in my tests, all the relevant files
have already been fetched. My DL_DIR already contains
<rpjday@...> wrote:
Thank you for your testing and observations.
But I'd like to point out that in my tests, all the relevant files
have already been fetched. My DL_DIR already contains
|
By
Trevor Woerner
·
#10683
·
|
|
Re: [oe] patchwork support for meta-freescale
<otavio@...> wrote:
These are hosted on different organizations... I don't see any repos
from git.yoctoproject.org on http://patches.openembedded.org/.
Although it would be nice to
<otavio@...> wrote:
These are hosted on different organizations... I don't see any repos
from git.yoctoproject.org on http://patches.openembedded.org/.
Although it would be nice to
|
By
McClintock Matthew-B29882 <B29882@...>
·
#10682
·
|
|
Re: IMAGE_INSTALL_append workflow
here's a test i made based on nothing but fetching. using oe-core,
i selected qemuarm, added this line at the bottom of my local.conf:
IMAGE_INSTALL_append = " sysfsutils strace"
and ran
$
here's a test i made based on nothing but fetching. using oe-core,
i selected qemuarm, added this line at the bottom of my local.conf:
IMAGE_INSTALL_append = " sysfsutils strace"
and ran
$
|
By
Robert P. J. Day
·
#10681
·
|
|
Re: Need for offline binary configuration
Looking for comments. Thanks
________________________________________
Sent: Thursday, November 22, 2012 12:59 AM
To: Venkata ramana gollamudi
Cc: yocto@...; Sanil kumar; Hatle, Mark;
Looking for comments. Thanks
________________________________________
Sent: Thursday, November 22, 2012 12:59 AM
To: Venkata ramana gollamudi
Cc: yocto@...; Sanil kumar; Hatle, Mark;
|
By
Venkata ramana gollamudi <ramana.gollamudi@...>
·
#10680
·
|
|
Re: IMAGE_INSTALL_append workflow
Since it's confirmed from different people, I think it would be better to report
it using bugzilla. I guess that it's not an intended behaviour/feature of
bitbake. Please inform the bug number so that
Since it's confirmed from different people, I think it would be better to report
it using bugzilla. I guess that it's not an intended behaviour/feature of
bitbake. Please inform the bug number so that
|
By
Eren Türkay <eren@...>
·
#10679
·
|
|
Re: Preempt-rt kernel build for beagleboard
Correct. If you don't have any board specific patches, working with
an existing branch in the tree is fine.
Also note that the yocto-bsp tool allows the extension of an existing
BSP or kernel to a
Correct. If you don't have any board specific patches, working with
an existing branch in the tree is fine.
Also note that the yocto-bsp tool allows the extension of an existing
BSP or kernel to a
|
By
Bruce Ashfield <bruce.ashfield@...>
·
#10674
·
|