On Sat, Jun 22, 2019 at 1:37 PM Peter Balazovic
wrote:
>
> Hello guys
>
> I'm trying to generate extended SDK under Yocto-Warrior and getting error
> such as
>
> ERROR: image-qt5-1.0-r0 do_sdk_depends: The file
> /usr/include/tensorflow/contrib/lite/string_util.h is installed by both
> tensorfl
This feature/fix allows the worker to download the
autobuilder helper JSON files from the controller
rather than having to store them in the
yocto-autobuilder-helper repository. The process
installs the file into the worker's
builddir/yocto-autobuilder-helper path.
Signed-off-by: Thomas Goodwin
Using absolute paths in ABHELPER_JSON with remote-loading
now works; the paths are stripped to os.path.basename()
before being provided to the builders.
Signed-off-by: Thomas Goodwin
---
builders.py | 14 +++---
1 file changed, 11 insertions(+), 3 deletions(-)
diff --git a/builders.py b
The readme suggests exporting this variable from the
environment to expose multiple configuration JSON files
but the intended behavior doesn't work without adding the
variable to extra_env.
Signed-off-by: Thomas Goodwin
---
builders.py | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
dif
Yocto Project Weekly Meeting
MINUTES: 7/30/2019
Attendees: Richard, Michael, JoshuaW, Ross, Tim, David, Trevor, Jan-Simon
Note: consolidated bridge for Tuesday meetings: https://zoom.us/j/990892712
Richard:
* Weekly status update will go out later today
* 2.8 (3.0) M2 sent to QA
* 2.6.3. r
Current Dev Position: YP 2.8 M3
Next Deadline: YP 2.8 Milestone M3 Cutoff (Feature Freeze) Aug 25, 2019
SWAT Team Rotation:
* SWAT lead is currently: Paul
* SWAT team rotation: Paul -> Ross on Aug. 2, 2019
* SWAT team rotation: Ross -> Amanda on Aug. 9, 2019
*
Dear all,
The Community Bridge platform was launched earlier this year by the
Linux Foundation. It’s a set of services available to LF projects to
help them build stronger ecosystems, and foster developers
relationship within their respective communities. See [1] and [2]. The
Yocto Project has joi
Hello,
after updating to warrior 2.7.1 from thud and trying to install the Extensible
SDK again I'm getting the following error:
```
ERROR: build-sysroots-1.0-r0 do_build_native_sysroot: Error executing a python
function in exec_python_func() autogenerated:
The stack trace of python calls that
On Mon, Jul 29, 2019 at 10:52 AM Patrick Doyle wrote:
>
> Did that get your attention? :-)
>
> I am trying to understand why eudev gets pulled into my build, where
> it wasn't part of it before. I recently added an initramfs to my
> build...
What I neglected to say was that a colleague of mine ha
On 7/29/19 3:47 AM, dbarysh...@gmail.com wrote:
> From: Dmitry Eremin-Solenikov
>
> keyutils are now part of meta-oe, so remove them from meta-security.
This should be sitting in master-next already
- armin
>
> Signed-off-by: Dmitry Eremin-Solenikov
> ---
> .../files/fix_library_install_pat
10 matches
Mail list logo