Thanks Ulf, I will provide a fix soon.
Alejandro
On 09/30/2017 05:27 PM, Ulf Samuelsson wrote:
Den 2017-09-30 kl. 21:32, skrev Alejandro Hernandez:
Hey Ulf,
Yes, the problem is that the bmap-tools script is trying to be
executed by python3 (HOST) but it should be
executed by the nativ
Den 2017-09-30 kl. 21:32, skrev Alejandro Hernandez:
Hey Ulf,
Yes, the problem is that the bmap-tools script is trying to be executed
by python3 (HOST) but it should be
executed by the native python3 we just built, so fixing the shebang on
the script should do it,
please file the bug an
Hey Ulf,
Yes, the problem is that the bmap-tools script is trying to be executed
by python3 (HOST) but it should be
executed by the native python3 we just built, so fixing the shebang on
the script should do it,
please file the bug and email me the bug number so I can take care of it.
Al
On 09/30/2017 01:31 PM, Ulf Samuelsson wrote:
Den 2017-09-29 kl. 20:18, skrev Alejandro Hernandez:
Hey Ulf,
On 09/29/2017 04:05 AM, Ulf Samuelsson wrote:
It looks like the pkg_resource module is using the native installation
I cloned poky early september, and could complete a build.
W
Den 2017-09-29 kl. 20:18, skrev Alejandro Hernandez:
Hey Ulf,
On 09/29/2017 04:05 AM, Ulf Samuelsson wrote:
It looks like the pkg_resource module is using the native installation
I cloned poky early september, and could complete a build.
When I clone poky today, the build fails.
As part
Hey Ulf,
On 09/29/2017 04:05 AM, Ulf Samuelsson wrote:
It looks like the pkg_resource module is using the native installation
I cloned poky early september, and could complete a build.
When I clone poky today, the build fails.
As part of "do_image_wic" from image_types_wic.bbclass
A pytho
It looks like the pkg_resource module is using the native installation
I cloned poky early september, and could complete a build.
When I clone poky today, the build fails.
As part of "do_image_wic" from image_types_wic.bbclass
A python program in 'bmap-tools-native' is executing
"fro