|
[ANNOUNCEMENT] Yocto Project 1.7 (dizzy 12.0.0) Released
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
The latest release of the Yocto Project 1.7 (dizzy-12.0.0) is now available
for download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
The latest release of the Yocto Project 1.7 (dizzy-12.0.0) is now available
for download
|
By
Michael Halstead
·
#22001
·
|
|
Re: [opkg-utils PATCH] update-alternatives: Installing fails for "["
Insalling packages using update-alternatives will give the following
error lines:
sed: -e expression #1, char 41: unterminated address regex
sed: -e expression #1, char 42: unterminated address
Insalling packages using update-alternatives will give the following
error lines:
sed: -e expression #1, char 41: unterminated address regex
sed: -e expression #1, char 42: unterminated address
|
By
Liu Jian <jian.liu@...>
·
#22000
·
|
|
Re: Build warning chown/chmod
Thanks Ross, but no sticky bits :( It's actually the group of the patched files that gets changed to root and not the owner (sorry).
michael#/opt/oe/build/tmp/work-shared/gcc-4.8.2-r0/gcc-4.8.2$
Thanks Ross, but no sticky bits :( It's actually the group of the patched files that gets changed to root and not the owner (sorry).
michael#/opt/oe/build/tmp/work-shared/gcc-4.8.2-r0/gcc-4.8.2$
|
By
Michael Gloff <mgloff@...>
·
#21999
·
|
|
Re: Build warning chown/chmod
Check for sticky bits on directories such as /opt or /opt/oe.
Ross
Check for sticky bits on directories such as /opt or /opt/oe.
Ross
|
By
Burton, Ross <ross.burton@...>
·
#21998
·
|
|
Re: [OE-core] Package Upgrading for 1.8
I will look into that, could be that the code in the fetcher is not catching opkg correctly, we are working on updating that code to do a better job.
Thanks, saw your email earlier, thanks your hard
I will look into that, could be that the code in the fetcher is not catching opkg correctly, we are working on updating that code to do a better job.
Thanks, saw your email earlier, thanks your hard
|
By
Saul Wold <sgw@...>
·
#21997
·
|
|
[Package Report System]Manual check recipes name list
This mail was sent out by Package Report System.
It will list all the recipes which can't check upstream version by script, and will show how long it is since their last mannual version check.
You can
This mail was sent out by Package Report System.
It will list all the recipes which can't check upstream version by script, and will show how long it is since their last mannual version check.
You can
|
By
package-report@yoctoproject.org <packages@...>
·
#21995
·
|
|
[Package Report System]Upgrade recipes name list
This mail was sent out by Package Report System.
This message list those recipes which need to be upgraded. If maintainers believe some of them needn't to upgrade this time, they can fill in
This mail was sent out by Package Report System.
This message list those recipes which need to be upgraded. If maintainers believe some of them needn't to upgrade this time, they can fill in
|
By
package-report@yoctoproject.org <packages@...>
·
#21996
·
|
|
Re: [OE-core] Package Upgrading for 1.8
I will take pinentry.
- Armin
I will take pinentry.
- Armin
|
By
Armin Kuster
·
#21994
·
|
|
Build warning chown/chmod
I'm getting a lot of warnings of
copyfile: failed to chown/chmod
I'm getting a lot of warnings of
copyfile: failed to chown/chmod
|
By
Michael Gloff <mgloff@...>
·
#21993
·
|
|
Re: [OE-core] Package Upgrading for 1.8
I don't see opkg, opkg-utils or libarchive in those emails or on
http://packages.yoctoproject.org/upgradepkgname. Any particular reason
they're missing?
I'll send an upgrade to opkg v0.2.3 tomorrow,
I don't see opkg, opkg-utils or libarchive in those emails or on
http://packages.yoctoproject.org/upgradepkgname. Any particular reason
they're missing?
I'll send an upgrade to opkg v0.2.3 tomorrow,
|
By
Paul Barker <paul@...>
·
#21992
·
|
|
Re: [OE-core] Package Upgrading for 1.8
I guess you can put me up for python3 recipes and all of toolchain related ones.
I guess you can put me up for python3 recipes and all of toolchain related ones.
|
By
Khem Raj
·
#21991
·
|
|
Package Upgrading for 1.8
Folks,
Just a reminder now that master is open again for patches, now is a great time to consider doing package Updates. Based on some rough estimates from 1.7 we did around 300 updates from 34
Folks,
Just a reminder now that master is open again for patches, now is a great time to consider doing package Updates. Based on some rough estimates from 1.7 we did around 300 updates from 34
|
By
Saul Wold <sgw@...>
·
#21990
·
|
|
Re: [OE-core] opkg Status Update
Hi Paul,
I too wanted to express my thanks to you for this work!
Is there a roadmap for opkg somewhere?
Best regards,
Trevor
Hi Paul,
I too wanted to express my thanks to you for this work!
Is there a roadmap for opkg somewhere?
Best regards,
Trevor
|
By
Trevor Woerner <trevor.woerner@...>
·
#21989
·
|
|
Re: Integrating Golang
I'm actively using meta-golang for development and continuing to add features as I find them necessary. If anyone has suggestions on what would be useful as a developer of embedded go applications,
I'm actively using meta-golang for development and continuing to add features as I find them necessary. If anyone has suggestions on what would be useful as a developer of embedded go applications,
|
By
Chris Elledge
·
#21988
·
|
|
Re: Help me understand Openembedded variable expansion
Perhaps have a look at "overrides" in the bitbake manual.
You can split RDEPENDS_${PN}-mtrace_pn-eglibc into components. Starting
on the RHS, "_pn-eglibc" is an override that applies to recipes where
Perhaps have a look at "overrides" in the bitbake manual.
You can split RDEPENDS_${PN}-mtrace_pn-eglibc into components. Starting
on the RHS, "_pn-eglibc" is an override that applies to recipes where
|
By
Richard Purdie
·
#21987
·
|
|
Re: Integrating Golang
There's also https://github.com/digitallumens/meta-golang
Based on that I've prepped some patches not long ago that integrate go into
OE-core base on what Chris did in meta-golang. The patches are
There's also https://github.com/digitallumens/meta-golang
Based on that I've prepped some patches not long ago that integrate go into
OE-core base on what Chris did in meta-golang. The patches are
|
By
Maciej Borzecki <maciej.borzecki@...>
·
#21986
·
|
|
[opkg-utils PATCH] update-alternatives: Installing fails for "["
By
Liu Jian <jian.liu@...>
·
#21985
·
|
|
Re: Error with vServer
just
Hello Paul,
thx for your answer, yes the directory is created
Cheers,
Marc
just
Hello Paul,
thx for your answer, yes the directory is created
Cheers,
Marc
|
By
Marc <marc.szymkowiak91@...>
·
#21984
·
|
|
Re: Error with vServer
Hi Marc,
Does /home/yocto/yocto/poky/build-hd/tmp/buildstats/ exist? If not, is it just
the buildstats directory that is not yet created? (It should be created
automatically, but I'm just trying to
Hi Marc,
Does /home/yocto/yocto/poky/build-hd/tmp/buildstats/ exist? If not, is it just
the buildstats directory that is not yet created? (It should be created
automatically, but I'm just trying to
|
By
Paul Eggleton
·
#21983
·
|
|
Error with vServer
i try to build an Image with yoctos poky on my vserver (Ubuntu 14.04 LTS
minimal - Vserver 64bit)
With my own pc with the same ubuntu version i don't have any problems to
build the image, but on my
i try to build an Image with yoctos poky on my vserver (Ubuntu 14.04 LTS
minimal - Vserver 64bit)
With my own pc with the same ubuntu version i don't have any problems to
build the image, but on my
|
By
Marc <marc.szymkowiak91@...>
·
#21982
·
|