On Tue, 31 Mar 2015, Bruce Ashfield wrote:
> On 2015-03-31 6:26 PM, Robert P. J. Day wrote:
> >
> >oh, what fresh hell is this?
> >
> > ... snip ...
> > NOTE: Preparing RunQueue
> > NOTE: Executing SetScene Tasks
> > NOTE: Executing RunQueue Tasks
> > ERROR: Function failed: do_validate_branch
Hi,
Is there any way to pre-configure the yocto devshell? I mean settings like the
following:
* which shell is opened (bash, zsh, etc.), rather than the user's default shell
* disable the fakeroot environment (this bothers me most of all)
* in terminal mode to not open a screen session (often I al
Hi,
* Barros Pena, Belen [150331 18:00]:
> On 31/03/2015 10:39, "Anders Darander" wrote:
> >I don't know if this is the right thread but a couple of other things
> >that we really would need in order to fully be able to utilize this.
> >1) Some way of getting the built git branch shown in toas
On 2015-04-01 3:07 AM, Robert P. J. Day wrote:
On Tue, 31 Mar 2015, Bruce Ashfield wrote:
On 2015-03-31 6:26 PM, Robert P. J. Day wrote:
oh, what fresh hell is this?
... snip ...
NOTE: Preparing RunQueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
ERROR: Function failed
On Wed, 1 Apr 2015, Bruce Ashfield wrote:
> On 2015-04-01 3:07 AM, Robert P. J. Day wrote:
> > On Tue, 31 Mar 2015, Bruce Ashfield wrote:
> >
> > > On 2015-03-31 6:26 PM, Robert P. J. Day wrote:
> > > >
> > > > oh, what fresh hell is this?
> > > >
> > > > ... snip ...
> > > > NOTE: Preparing R
On Wed, Apr 1, 2015 at 7:24 AM, Robert P. J. Day wrote:
> On Wed, 1 Apr 2015, Bruce Ashfield wrote:
>
>> On 2015-04-01 3:07 AM, Robert P. J. Day wrote:
>> > On Tue, 31 Mar 2015, Bruce Ashfield wrote:
>> >
>> > > On 2015-03-31 6:26 PM, Robert P. J. Day wrote:
>> > > >
>> > > > oh, what fresh he
xorriso copies file objects from POSIX compliant filesystems into
Rock Ridge enhanced ISO 9660 filesystems and allows session-wise
manipulation of such filesystems.
Signed-off-by: Gaurang Shastri
---
meta/recipes-support/xorriso/xorriso_1.3.8.bb | 17 +
1 file changed, 17 inser
Hello,
When I include
python3 python3-native python3-distribute to one of my recipes.
DEPENDS = "python3 python3-native python3-distribute"
RDEPENDS_${PN} = "python3 python3-native python3-distribute"
RDEPENDS_${PN}-dev = "bash python3 python3-native python3-distribute"
I get the following erro
On 1 April 2015 at 13:38, Gaurang Shastri wrote:
> xorriso copies file objects from POSIX compliant filesystems into
> Rock Ridge enhanced ISO 9660 filesystems and allows session-wise
> manipulation of such filesystems.
>
Patches for openembedded-core should go to the openembedded-core list, but
On 1 April 2015 at 15:29, Matthew Karas wrote:
> DEPENDS = "python3 python3-native python3-distribute"
> RDEPENDS_${PN} = "python3 python3-native python3-distribute"
> RDEPENDS_${PN}-dev = "bash python3 python3-native python3-distribute"
>
python3-native is a form of Python 3 that is built and e
On 01/04/2015 09:03, "Anders Darander" wrote:
>Hi,
>
>* Barros Pena, Belen [150331 18:00]:
>> On 31/03/2015 10:39, "Anders Darander" wrote:
>
>> >I don't know if this is the right thread but a couple of other things
>> >that we really would need in order to fully be able to utilize this.
>
>>
> On Apr 1, 2015, at 5:38 AM, Gaurang Shastri wrote:
>
> xorriso copies file objects from POSIX compliant filesystems into
> Rock Ridge enhanced ISO 9660 filesystems and allows session-wise
> manipulation of such filesystems.
>
we have meta-filesystems in meta-openembedded repo, this belongs t
>> we have meta-filesystems in meta-openembedded repo, this belongs there for
>> now
OK, sending the patch to meta-filesystems maintainer.
-Original Message-
From: Khem Raj [mailto:raj.k...@gmail.com]
Sent: Wednesday, April 01, 2015 11:38 PM
To: Gaurang Shastri
Cc: yocto@yoctoproject.or
On 3/31/15 11:52 PM, Maninder Singh wrote:
> Hi Mark,
> there is one typo error in this:-
> http://git.yoctoproject.org/cgit/cgit.cgi/prelink-cross/commit/?h=cross_prelink_staging&id=fd99a47124b1f1141f2afe4e87da7cb209cc2927
> + src/get.c: Remove extra checkf ro ld-linux.so.3 in strcmp
> *** check f
Hi,
I'm truly new to embedded systems development so please forgive my ignorance.
I'm working on building an embedded Linux image (of course). In order to build
the software that I'm interested to build for this ARM system (Zynq zc706), I
need to build the python interpreter and the Boost lib
On 2015-04-01 14:08, Andy Falanga (afalanga) wrote:
Hi,
I'm truly new to embedded systems development so please forgive my ignorance.
I'm working on building an embedded Linux image (of course). In order to build
the software that I'm interested to build for this ARM system (Zynq zc706), I
All:
As I'm sure almost all of these missives start out, I'm very new to this.
However, I have scoured the documentation and either what I'm explicitly
looking for isn't there or I'm missing it. But anyway, here goes:
I have been able to create images using poky/HOB and run said images (on bo
From: Roy Li
The ls command is used to check if the file exists, and it is normal that
the checked file does not exist, so drop the ls error ouput:
ls: cannot access ./doc/fdl.texi: No such file or directory
Signed-off-by: Roy Li
---
.../drop-the-error-output-of-ls-command.patch
18 matches
Mail list logo