|
Re: about add python3 modules
Hi,
1.7.1 is pretty old, there were some packaging problems. Try adding python3-misc to the image too.
If that doesn't work, use 'oe-pkgdata-util list-pkg-files -r python3' to list all the files
Hi,
1.7.1 is pretty old, there were some packaging problems. Try adding python3-misc to the image too.
If that doesn't work, use 'oe-pkgdata-util list-pkg-files -r python3' to list all the files
|
By
Burton, Ross <ross.burton@...>
·
#38567
·
|
|
Re: [layerindex-web][patch v3 1/1] Send email notification on publication
++-
HttpResponseForbidden, Http404
request.user.has_perm('layerindex.publish_layer')):
args=(layerbranch.branch, layeritem.name)))
Just to follow up here, I've merged this with a change to the above
++-
HttpResponseForbidden, Http404
request.user.has_perm('layerindex.publish_layer')):
args=(layerbranch.branch, layeritem.name)))
Just to follow up here, I've merged this with a change to the above
|
By
Paul Eggleton
·
#38566
·
|
|
Can't run "-c devshell" - "Must be connected to a terminal"
Hello everyone, I have this strange issue where I can't run "-c devshell" any longer.
This worked until a day ago.
I am on Morty, and running in a Docker container.
Has anyone seen this:
Currently 1
Hello everyone, I have this strange issue where I can't run "-c devshell" any longer.
This worked until a day ago.
I am on Morty, and running in a Docker container.
Has anyone seen this:
Currently 1
|
By
Adam Lee <adam.yh.lee@...>
·
#38565
·
|
|
about add python3 modules
Hi,
I need to include python3 and some modules on my board. We are using yocto 1.7.1 .
I have included python3 and python3-modules into the image.
Python3 is able to run but there are problems with
Hi,
I need to include python3 and some modules on my board. We are using yocto 1.7.1 .
I have included python3 and python3-modules into the image.
Python3 is able to run but there are problems with
|
By
Lai Y.C. <yclai017@...>
·
#38564
·
|
|
Re: Checking sstate mirror is hanging at 100%
<alexander.kanavin@...> wrote:
It looks like the logic in the wget fetcher retries once, so if it's
getting stuck then that seems like a genuine bug.
Vineeth, are you sure it's really
<alexander.kanavin@...> wrote:
It looks like the logic in the wget fetcher retries once, so if it's
getting stuck then that seems like a genuine bug.
Vineeth, are you sure it's really
|
By
Andre McCurdy <armccurdy@...>
·
#38563
·
|
|
Re: [PATCH] poky: LICENSE in packagegroup makes no sense - removed
The commit message is misleading: it doesn't make no sense as every recipe needs a LICENSE assignment, but the packagegroup class sets a default value.
Robert, please rephrase the message, fix the
The commit message is misleading: it doesn't make no sense as every recipe needs a LICENSE assignment, but the packagegroup class sets a default value.
Robert, please rephrase the message, fix the
|
By
Burton, Ross <ross.burton@...>
·
#38561
·
|
|
Re: /etc/resolv.conf symlink
FWIW,
I'm using pyro and had to cherry-pick: http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=00e4662e55f66570cae29240c22b4d74b79d3ca5
To make systemd-resolved and systemd-networkd work as
FWIW,
I'm using pyro and had to cherry-pick: http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=00e4662e55f66570cae29240c22b4d74b79d3ca5
To make systemd-resolved and systemd-networkd work as
|
By
Marc Ferland
·
#38560
·
|
|
Re: [PATCH] poky: LICENSE in packagegroup makes no sense - removed
<yocto.user.mailinglist@...> wrote:
this might fail some QA checks. what issues do you see with this in.
<yocto.user.mailinglist@...> wrote:
this might fail some QA checks. what issues do you see with this in.
|
By
Khem Raj
·
#38559
·
|
|
Re: /etc/resolv.conf symlink
I think we have a bug for it:
https://bugzilla.yoctoproject.org/show_bug.cgi?id=11969
Please comment, propose patches etc.
Alex
I think we have a bug for it:
https://bugzilla.yoctoproject.org/show_bug.cgi?id=11969
Please comment, propose patches etc.
Alex
|
By
Alexander Kanavin <alexander.kanavin@...>
·
#38558
·
|
|
/etc/resolv.conf symlink
Hi,
I'm hoping someone could clarify how the symlink generation from /etc/resolv.conf to systemd's runtime /run/systemd/resolve/resolv.conf is supposed to work when resolved is not enabled.
In the
Hi,
I'm hoping someone could clarify how the symlink generation from /etc/resolv.conf to systemd's runtime /run/systemd/resolve/resolv.conf is supposed to work when resolved is not enabled.
In the
|
By
Anders Montonen
·
#38557
·
|
|
Yocto Project Status WW44’17
Current Dev Position: YP 2.5 Planning and M1 development
Next Deadline: YP 2.5 M1 cut off of 12/4/17
SWAT team rotation: Saul -> Ross on Oct. 27, 2017.
SWAT team rotation: Ross -> Leo on Nov. 3,
Current Dev Position: YP 2.5 Planning and M1 development
Next Deadline: YP 2.5 M1 cut off of 12/4/17
SWAT team rotation: Saul -> Ross on Oct. 27, 2017.
SWAT team rotation: Ross -> Leo on Nov. 3,
|
By
Jolley, Stephen K <stephen.k.jolley@...>
·
#38556
·
|
|
Re: [PATCH] poky: LICENSE in packagegroup makes no sense - removed
This patch should go to oe-core mailing list.
Alex
This patch should go to oe-core mailing list.
Alex
|
By
Alexander Kanavin <alexander.kanavin@...>
·
#38555
·
|
|
[PATCH] poky: LICENSE in packagegroup makes no sense - removed
Signed-off-by: Robert Berger <robert.berger@...>
---
meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb | 1 -
1 file changed, 1 deletion(-)
diff --git
Signed-off-by: Robert Berger <robert.berger@...>
---
meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb | 1 -
1 file changed, 1 deletion(-)
diff --git
|
By
Robert Berger <yocto.user.mailinglist@...>
·
#38554
·
|
|
Re: Checking sstate mirror is hanging at 100%
The approach is to fix your infrastructure so that fetching from network doesn't fail. We've gotten a similar request recently for enabling 'soft sstate cache failure', and RP is firmly against
The approach is to fix your infrastructure so that fetching from network doesn't fail. We've gotten a similar request recently for enabling 'soft sstate cache failure', and RP is firmly against
|
By
Alexander Kanavin <alexander.kanavin@...>
·
#38551
·
|
|
[meta-oracle-java][PATCH V2 2/2] Fix do_populate_sysroot: sstate found an absolute path symlink
Signed-off-by: Vincent Prince <vincent.prince.fr@...>
---
recipes-devtools/oracle-java/oracle-jse-jdk.inc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
Signed-off-by: Vincent Prince <vincent.prince.fr@...>
---
recipes-devtools/oracle-java/oracle-jse-jdk.inc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
|
By
Vincent Prince
·
#38553
·
|
|
[meta-oracle-java][PATCH V2 1/2] On headless arm, do_package() complains about missing libX11.so.6 provider.
Full JRE created by jrecreate contains awt/swing dynamic libraries linked to libX11.
We patch binaries to remove libX11 dependencies
Signed-off-by: Vincent Prince <vincent.prince.fr@...>
---
Full JRE created by jrecreate contains awt/swing dynamic libraries linked to libX11.
We patch binaries to remove libX11 dependencies
Signed-off-by: Vincent Prince <vincent.prince.fr@...>
---
|
By
Vincent Prince
·
#38552
·
|
|
Checking sstate mirror is hanging at 100%
Hi All,
I am running sstate mirrors on a web server. My network has proxy, sstate is sharing well with proxies, .
But, without proxies, bitbake is hanging at "Checking sstate
Hi All,
I am running sstate mirrors on a web server. My network has proxy, sstate is sharing well with proxies, .
But, without proxies, bitbake is hanging at "Checking sstate
|
By
Vineeth Karumanchi <vineethchowz.chowdary@...>
·
#38550
·
|
|
[Recipe reporting system] Upgradable recipe name list
This mail was sent out by Recipe reporting system.
This message list those recipes which need to be upgraded. If maintainers
believe some of them needn't to upgrade at this time, they can
This mail was sent out by Recipe reporting system.
This message list those recipes which need to be upgraded. If maintainers
believe some of them needn't to upgrade at this time, they can
|
By
recipe-report@...
·
#38549
·
|
|
fontconfig-native build error
I've been building a project with 'morty' with no problems for a few months, using Ubuntu 16.04.
Today, I've just tried doing a build on a fresh Ubuntu 17.10 VM. But I'm getting a build error for
I've been building a project with 'morty' with no problems for a few months, using Ubuntu 16.04.
Today, I've just tried doing a build on a fresh Ubuntu 17.10 VM. But I'm getting a build error for
|
By
Craig McQueen
·
#38548
·
|
|
Re: [meta-mono][PATCH] mono-4.xx: compiling mono 4 with btls requires cmake
perhaps this should inehrit cmake if its using cmake
or explain how cmake is used where abstactions
are not relevant
perhaps this should inehrit cmake if its using cmake
or explain how cmake is used where abstactions
are not relevant
|
By
Khem Raj
·
#38547
·
|