Hello List,
First I'm working on a unsupported distro (Manjaro) and try to get an
older version (2.7.1) of poky working. I have ask a question before and
Ross Burton pointed me in the direction of a patch.
Now I'm trying to apply that patch, however the patch is for a newer
version of the orig
On 31-10-2019 01:52, Randy MacLeod wrote:
On 10/30/19 8:16 AM, R wrote:
Hello List,
First I'm working on a unsupported distro (Manjaro) and try to get an
older version (2.7.1) of poky working. I have ask a question before
and Ross Burton pointed me in the direction of a patch.
Now I
Hi,
Good Evening ,
Actually I wann to build the fsl-image-qt5-gui. I was getting more error
while building morty branch. will you please suggest me to build the
fsl-image-qt5-gui. could you please guide me for building the image. hope
am waiting for your reply .
Thanks & Regrads,
R.Lakshmikant
Hi,
I 'm trying to do bitbake using Morty branch with respective boundary image.
I was got error keeps appearing like this
Firmware-imx- 1_5.4-r0 do_fetch error.
Unable to fetch the firmware. I'm looking forward for your response.
Thanks & Regards ,
Hi,
I need to patch my custom recipe, let say "Package-A.bb" in which I need to
add a patch to the test recipe if the yocto build has a specific package
like let's say if "Package-B" is available patch should be applied for
Package-A.bb
I am trying with below step in Package-A.bb
SRC_URI_append_Pa
I go about
incorporating the kernel configuration fragment management system into a kernel
other than the linux-yocto kernel? I haven
't quite figured it out yet, so any assistance would be greatly appreciated.
Thanks in advanced!
Donald R. Poole, Jr.
Research Engineer
Southwest Res
Is there any existing package that provide tip and cu utility ?
http://man.cx/TIP(1)?
?
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
I am trying to bring QT 5.5 on armv6 arch which is running on linux kernel v
2.6.27,
the qt5 libraries depends on glib 2.12+, I tried installing latest glibc to
satisfy run time depends on target
when I run the qt application, I get
FATAL: kernel too old
1. is the glib 2.21 tightly coupled
e to determine dependencies and
recommends.
- Adds import_project to simplify pulling all layers and openembedded-core to
a layer index.
Liam R. Howlett (10):
import_layer: Add --actual-branch option
layerindex/tools/import_layer.py: Sanitize layer name.
layerindex/tools/import_layer.py: A
Django will produce a cryptic error message if layers are added with
invalid names. Sanitize the layer names when trying to add them.
Signed-off-by: Liam R. Howlett
---
layerindex/tools/import_layer.py | 6 ++
1 file changed, 6 insertions(+)
diff --git a/layerindex/tools/import_layer.py b
though this should never happen.
Signed-off-by: Liam R. Howlett
---
layerindex/tools/import_layer.py | 21 +++--
1 file changed, 19 insertions(+), 2 deletions(-)
diff --git a/layerindex/tools/import_layer.py b/layerindex/tools/import_layer.py
index 8d9e8cb..21b31f5 100755
--- a
Add the distributions to the index. This looks a lot like the machines
and allows users to search for a particular distribution.
Signed-off-by: Liam R. Howlett
---
layerindex/admin.py | 11 +
layerindex/models.py| 14 ++
layerindex/recipeparse.py
Convert binary strings to strings and strip leading/trailing whitespace
prior to returning errors and output.
Signed-off-by: Liam R. Howlett
---
layerindex/utils.py | 8 ++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/layerindex/utils.py b/layerindex/utils.py
index
import_project will scan through a project and find any layer and add it
to the database by calling import_layer on each layer. This differs
from import_layer as it tires to figure out the remote url and uses the
subdirectory (if one exists) as the name.
Signed-off-by: Liam R. Howlett
-by: Liam R. Howlett
---
layerindex/models.py | 2 ++
layerindex/tools/import_layer.py | 3 ---
layerindex/update.py | 1 +
layerindex/update_layer.py | 25 +++--
layerindex/utils.py | 16 ++--
5 files changed, 36
Read dependencies from layer.conf and try to create the LayerDependency
entry by looking up the correct database object. Dependencies are found
by layer name only - no collection support. layer.conf parsing is
handled by the bitbake code.
Signed-off-by: Liam R. Howlett
---
layerindex
Parse layer.conf and add dependencies that are not required from
LAYERRECOMMENDS_. Update the layerindex/template to support
recommends. Uses bitbake parsing code & checks versions.
Signed-off-by: Liam R. Howlett
---
layerindex/models.py | 4
layerindex/tools/import_laye
Code clean up.
Signed-off-by: Liam R. Howlett
---
layerindex/recipeparse.py | 17 -
1 file changed, 8 insertions(+), 9 deletions(-)
diff --git a/layerindex/recipeparse.py b/layerindex/recipeparse.py
index 8a63117..8cf75a1 100644
--- a/layerindex/recipeparse.py
+++ b/layerindex
Allow users to set actual-branch from the command line import of layers.
Signed-off-by: Liam R. Howlett
---
layerindex/tools/import_layer.py | 10 --
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/layerindex/tools/import_layer.py b/layerindex/tools/import_layer.py
index
* Paul Eggleton [161003 18:54]:
> On Mon, 26 Sep 2016 14:25:36 Liam R. Howlett wrote:
> > Collection and version will be pulled from the layer.conf if it exists
> > and dependencies will be resolved by first checking for layers with the
> > dependency name and then checking
Django will produce a cryptic error message if layers are added with
invalid names. Sanitize the layer names when trying to add them.
Signed-off-by: Liam R. Howlett
---
layerindex/tools/import_layer.py | 6 ++
1 file changed, 6 insertions(+)
diff --git a/layerindex/tools/import_layer.py b
mine dependencies and
recommends.
- Adds import_project to simplify pulling all layers and openembedded-core
into a layer index.
Liam R. Howlett (11):
import_layer: Add --actual-branch option
layerindex/tools/import_layer.py: Sanitize layer name.
layerindex/tools/import_layer.py: A
though this should never happen.
Signed-off-by: Liam R. Howlett
---
layerindex/tools/import_layer.py | 20 ++--
1 file changed, 18 insertions(+), 2 deletions(-)
diff --git a/layerindex/tools/import_layer.py b/layerindex/tools/import_layer.py
index fefef0c..184c5cc 100755
--- a
Allow users to set actual-branch from the command line import of layers.
Signed-off-by: Liam R. Howlett
---
layerindex/tools/import_layer.py | 10 --
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/layerindex/tools/import_layer.py b/layerindex/tools/import_layer.py
index
Add the distros to the index. This looks a lot like the machines
and allows users to search for a particular distro.
Signed-off-by: Liam R. Howlett
---
layerindex/admin.py| 11 ++
layerindex/models.py | 14 +++
layerindex/recipeparse.py | 5
rechecked in case
the layers are not added in order.
Signed-off-by: Liam R. Howlett
---
layerindex/layerconfparse.py | 50
layerindex/tools/import_layer.py | 11 ++
layerindex/update.py | 41 +++-
layerindex/update_layer.py | 20
Move functions to utils to be used by other classes.
_
Signed-off-by: Liam R. Howlett
---
layerindex/bulkchange.py | 4 ++--
layerindex/recipeparse.py | 39 +++---
layerindex/utils.py | 48 +++
3 files changed
import_project will scan through a project and find any layer and add it
to the database by calling import_layer on each layer. This differs
from import_layer as it tires to figure out the remote url and uses the
subdirectory (if one exists) as the name.
Signed-off-by: Liam R. Howlett
Code clean up.
Signed-off-by: Liam R. Howlett
---
layerindex/recipeparse.py | 17 -
1 file changed, 8 insertions(+), 9 deletions(-)
diff --git a/layerindex/recipeparse.py b/layerindex/recipeparse.py
index 91a083b..dd85bc3 100644
--- a/layerindex/recipeparse.py
+++ b/layerindex
-by: Liam R. Howlett
---
layerindex/models.py | 2 ++
layerindex/update_layer.py | 1 +
layerindex/utils.py| 20 ++--
3 files changed, 21 insertions(+), 2 deletions(-)
diff --git a/layerindex/models.py b/layerindex/models.py
index 2343ba7..cbfb244 100644
--- a
Parse layer.conf and add dependencies that are not required from
LAYERRECOMMENDS_. Update the layerindex/template to support
recommends. Uses bitbake parsing code & checks versions.
Signed-off-by: Liam R. Howlett
---
layerindex/models.py | 7 +++
layerindex/t
Convert binary strings to strings and strip leading/trailing whitespace
prior to returning errors and output.
Signed-off-by: Liam R. Howlett
---
layerindex/utils.py | 8 ++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/layerindex/utils.py b/layerindex/utils.py
index
From: Mark Hatle
In order to keep primary keys from constantly changing, preverse the
exist keys as much as possible.
Signed-off-by: Mark Hatle
Signed-off-by: Liam R. Howlett
---
layerindex/update_layer.py | 19 ++-
1 file changed, 18 insertions(+), 1 deletion(-)
diff --git
Hello,
The Error Reporting Tool's database
(http://errors.yoctoproject.org/Errors/Latest/Autobuilder/) has grown to a
huge size, and this is affecting the performance of the application. We are
planning to run a purge to get rid of reports that we don't need. We will keep
reports from the las
AM
To: Brindle, Amanda R
Cc: Yocto Project
Subject: Re: [yocto] Error Report Tool Purge
I'm just curious, how are you tracking which reports were viewed or linked to
(and linked from where)? I often use a link to http://errors.yoctoproject.org
in the mailing list or the recipes/commit me
Hi there,
I'm trying to incorporate an out-of-tree kernel module alongside of a shared
library and test program into my Yocto build. The project housing the module,
library, and test needs to use Cmake.
My question: How can I make CMake aware of the target kernel source path (i.e.
${KERNEL_S
Greetings.
I'm new to yocto and cross compiling, so i may be wrong interpreting my
situation to begin with...
Post compile i get the message:
ERROR: pylongps-0.1.0-r0 do_package_qa: QA Issue: package pylongps
contains bad RPATH /usr/lib/x86_64-linux-gnu
It seems to me the reason is an entr
Just a test, as previous mail didnt get through after 2 hours, nor did a
moderation mail arrive.
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
Greeting all.
From package "poco" i get the following warning message:
WARNING: poco-1.7.9-r0 do_package: poco-1.7.9 was registered as shlib
provider for libCppUnit.so.1, changing it to poco-cppunit-1.7.9 because
it was built later
Is this safe to ignore ?
Thanks for your support.
--
Greetings.
If i understand you correctly you configured your Yocto/Poky OS to try
to fetch updates from Raspbian OS.
You would need to configure Yocto/Poky to update from a Yocto/Poky
repository. As with using Yocto you probably are defining your own, that
would have to be your own repository U
Hi there,
I'm using Yocto (morty) to build a custom linux image for a Zedboard. I need
the image to run openVPN, which requires access to the TUN/TAP virtual network
interface. I successfully incorporated openVPN and all its dependencies into my
image using the meta-networking layer, but it a
Hi,
As the subject states, I am looking to see if Yocto can build a qemu image to
run under MS windows.
I have used the standard qemuarm/qemuarm64 MACHINES as defined in default
recipes to run under linux, but I wonder if there is a recipe to build qemu
which I can deploy to MS windows boxes.
I can
directly pass kernel/rootfs generated by yocto and Qemu can boot as when one
runs runqemu under yocto.
--Hernan
From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On
Behalf Of Gutierrez, Hernan Ildefonso (Boise R&D, FW)
Sent: Wednesday, September 06, 20
Hi,
We are planning to implement a mirror for both source code downloaded and
sscache in our work environment.
We are planning to use Nexus and Nuget to allow storage and versioning control.
We don't know if these are the right tools.
Since we are about to embark in this project, before starti
Hi,
We have a GPU in our system. We created a recipe to satisfy all the
dependencies for core-image-weston (virtual/egl, virtual/libgl, etc.), except
virtual/mesa, which is not provided by our GPU recipe.
When one builds core-image-weston, the image requires mesa to build as well.
Our approach
Hernan Ildefonso (Boise R&D, FW)
>
> Cc: yocto
> Subject: Re: [yocto] How to use two recipes to satisfy different PROVIDES --
> gpu support
>
> On Wed, Oct 11, 2017 at 3:15 PM, Gutierrez, Hernan Ildefonso (Boise R&D,
> FW) wrote:
> > Hi,
> >
> > We
e-
> From: Khem Raj [mailto:raj.k...@gmail.com]
> Sent: Thursday, October 12, 2017 9:51 PM
> To: Gutierrez, Hernan Ildefonso (Boise R&D, FW)
>
> Cc: yocto
> Subject: Re: [yocto] How to use two recipes to satisfy different PROVIDES --
> gpu support
>
> On Th
47 matches
Mail list logo