On Mon, 2016-11-21 at 12:03 +, André Draszik wrote:
> This allows us to completely remove the build time
> depenency on libcheck when not needed, reducing
> overall build time, and in addition tests can be
> converted into a PACKAGECONFIG to enable them if
> needed.
+1
Sorry for the delay, I
On Mon, 2016-11-21 at 15:42 +, André Draszik wrote:
> From: André Draszik
>
> Backport a patch that fixes out-of-tree builds, and at
> the same time switch to using autotools.bbclass rather
> than autotools-brokensep.bbclass
I'll update swupd-client to the latest version soon and merging thi
On Mon, 2016-11-28 at 12:18 +, André Draszik wrote:
> diff --git a/recipes-core/swupd-client/swupd-client_git.bb
> b/recipes-core/swupd-client/swupd-client_git.bb
> index fd4716f..3aed480 100644
> --- a/recipes-core/swupd-client/swupd-client_git.bb
> +++ b/recipes-core/swupd-client/swupd-clien
On 27/06/2016 19:41, Fabio Berton wrote:
> Any update on this?
>
Applied, thanks Fabio
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
On Wed, 2016-11-30 at 12:04 +0100, Patrick Ohly wrote:
> On Mon, 2016-11-21 at 12:03 +, André Draszik wrote:
> > This allows us to completely remove the build time
> > depenency on libcheck when not needed, reducing
> > overall build time, and in addition tests can be
> > converted into a PACKA
On Wed, 2016-11-30 at 14:31 +, André Draszik wrote:
> On Wed, 2016-11-30 at 12:04 +0100, Patrick Ohly wrote:
> > On Mon, 2016-11-21 at 12:03 +, André Draszik wrote:
> > > This allows us to completely remove the build time
> > > depenency on libcheck when not needed, reducing
> > > overall b
hello there i am trying to do yocto project on raspberry pi 3.
when i run bitbake rpi-basic-image.
this task 0: bcm2835-bootfiles-20151021-r3 do_fetch (pid 4922) is taking too
much time. after that
i am getting message like
ERROR: Fetcher failure: Fetch command failed with exit code 128, ou
Hi,
Yocto in none dev image does not allow to have symbolic links to versioned
shared libraries.
That is causing a problem with binding CommonAPI dynamic libraries via
commonapi.ini.
The commonapi.ini file contains sections where dependencies to proxy objects
could be defined:
[proxy] local:com
On 30 November 2016 at 15:32, Suchy, Pawel wrote:
> Questions:
> 1. How to solve best this?
>
> 2. Is it a good Yocto practice to not allow to have symbolic links in
> none-dev images?
>
> 3. Is there a way to have symbolic links to libs in */usr/lib *directory
> in none-dev images?
>
If the lib
Hi Pawel,
Pawel Suchy wrote:
> That is causing a problem with binding CommonAPI dynamic libraries via
> commonapi.ini.
> The commonapi.ini file contains sections where dependencies to proxy
> objects could be defined:
> [proxy]
> local:commonapi.examples.Test:commonapi.examples.Test=libTes
On 06/11/2016 04:22, Barry Grussling wrote:
> I have a need to run Mono 4.6.1 on an ARM system. The last commit to
> the yocto meta-mono tree is over six months old so I figured I would take
> a crack at it myself. Hopefully these patches help somebody else.
Merged and tested on qemux86. Many
Thank you for your assistance. The final recipe I used looks like this:
#
# Copy the ppp script files for chips to the target filesystem
# These files are based on the details provided in
#
SUMMARY = "PPP Scripts for Basic Chip Operation"
SECTION = "net"
LICENSE = "MIT"
LIC_FILES_CHKSUM =
"fil
On Wed, 2016-11-30 at 13:55 +0100, Patrick Ohly wrote:
> change would just lead to conflicts with my development branch. Is it
> okay to wait for this version update?
Sure, no worries.
A.
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.
On Wed, 2016-11-30 at 15:59 +0100, Patrick Ohly wrote:
> On Wed, 2016-11-30 at 14:31 +, André Draszik wrote:
> > On Wed, 2016-11-30 at 12:04 +0100, Patrick Ohly wrote:
> > > On Mon, 2016-11-21 at 12:03 +, André Draszik wrote:
> > > > This allows us to completely remove the build time
> > >
Patch Series created without a cover letter are named using a
non-descriptive generic string.
This change names the series using either the first 30 characters in
patch #1 plus the remaining patches number, or the patch name for
one-patch (1/1) series.
[Yocto #10625]
Signed-off-by: Jose Lamego
Obviously I was having some trouble when I created this work area:
~/work/yocto-rpi/meta-raspberrypi$ git branch -l
krogoth
* master
origin/krogoth
origon/krogoth
origonkrogoth
So I delete all those and try:
$ git checkout origin/krogoth
warning: refname 'origin/krogoth' is ambiguous.
i want to get a drone, and i'd prefer that it was linux-powered --
specifically, i'd like an ARM-based drone with an OS created by yocto
project.
i can see that there's an atom-powered drone here:
http://www.theregister.co.uk/2016/08/17/intel_aero_developer_board/
which runs "Yocto GNU/Linu
From: Jonathan Liu
A patch is backported to check if the firmware loaded a device tree blob
into memory and set the fdt_addr variable if it is found. The U-Boot
script will then read the command line arguments generated by the
firmware from the device tree and boot the kernel with the command
lin
On Wed, 30 Nov 2016 10:14:01 +1100
Jonathan Liu wrote:
> Hi Paul,
>
> On 30 November 2016 at 07:39, Paul Barker wrote:
>
> > On Sun, 27 Nov 2016 17:37:53 +1100
> > Jonathan Liu wrote:
> >
> > > A patch is backported to check if the firmware loaded a device tree blob
> > > into memory and set
Patch Series created without a cover letter are named using a
non-descriptive generic string.
This change names the series using either the first 30 characters in
patch #1 plus the remaining patches number, or the patch name for
one-patch (1/1) series.
[YOCTO #10625]
Signed-off-by: Jose Lamego
> On Nov 30, 2016, at 4:28 AM, Rushin Thakkar wrote:
>
> hello there i am trying to do yocto project on raspberry pi 3.
> when i run bitbake rpi-basic-image.
>
>
> this task 0: bcm2835-bootfiles-20151021-r3 do_fetch (pid 4922) is taking too
> much time. after that
>
You should use latest ma
On Wed, 2016-11-30 at 17:19 +, André Draszik wrote:
> On Wed, 2016-11-30 at 15:59 +0100, Patrick Ohly wrote:
> > I've started a Wiki page
> > https://wiki.yoctoproject.org/wiki/System_Update - rudimentary at the
> > moment, but might as well be mentioned already now.
> >
> > Perhaps you can sa
22 matches
Mail list logo