Hi,
I’ve managed to track this down and it turned out to be nothing to do with mono.
In the process of creating a test case, I found I had a reference to an old
version of Npgsql (this is not provided via a yocto recipe). The old version
I was referencing included an old version of Mono.Secur
Hi guys,
Here is the situation:
I have two custom made recipes, one is a SDK , the other one is a set of
examples that use the sdk.
The examples recipe has DEPENDS and RDEPENDS set that point to artifacts
that are produced by the SDK recipe.
So far, so normal
Now the strange thing happens:
wh
The Debian Policy Manual describes the format of the description field.
This includes information about how lines might be wrapped by programs
displaying this information, how to mark lines to not be wrapped, how
to mark a line as blank, and how leading spaces on a multi-line
description might be d
If the -f option is enabled, opkg-make-index will include user-defined
fields in the package index rather than discarding them. This change is
motivated by the fact that opkg now has support for user-defined fields
in the package index.
Signed-off-by: Jeffrey Pautler
---
opkg-make-index | 11
Hi Paul,
I changed the name of the recipe to 'canfestival_3-asc.bb' and removed the PN,
PV, & PR defines and that seems to have gotten bitbake to extract and execute
into the same directory.
I'm now getting an error from the 'configure' scripe:
NOTE: Running ../canfestival-3-asc/configure -
I am building a yocto image to run on a network device, and I need to have
yum installed in the image. Is this even possible? I would also like to
have the epel-release repository available in my image.
Thanks,
Mark
--
___
yocto mailing list
yocto@yoct
On Thu, 5 Oct 2017 11:30:33 -0700
Mark Hieber wrote:
> I am building a yocto image to run on a network device, and I need to have
> yum installed in the image. Is this even possible? I would also like to
> have the epel-release repository available in my image.
there is no yum recipe but you can
Hi!
On 05.10.2017 20:30, Mark Hieber wrote:
I am building a yocto image to run on a network device, and I need to
have yum installed in the image. Is this even possible?
Technically, yes. But you'll have to create the support for yourself.
The currently supported frontend for RPM is dnf (whic
On 5 October 2017 at 18:51, Greg Wilson-Lindberg
wrote:
> ERROR: configure failed
> Unknown argument --build=x86_64-linux
>
> so bitbake is including an option that the configure script doesn't
> understand. Is there a way to delete that option
>
If configure doesn't recognise that option then i
Hi Ross,
Thanks for the insight, I guess I'll have to go back and do a bit more fiddling
than I was thinking I might get by with, oh well.
Greg
From: Burton, Ross [mailto:ross.bur...@intel.com]
Sent: Thursday, October 05, 2017 12:18 PM
To: Greg Wilson-Lindberg
Cc: Paul Eggleton ; yocto@yoctopr
I would like to suggest fast-forwarding the pyro branch of
meta-gplv2 to master. The only change that I see as questionable
is the change to mc, but since the change was accepted for master,
I see no reason why it should not be acceptable for pyro (even
though it is not necessary there).
//Pet
On Thu, Oct 5, 2017 at 1:46 PM, Peter Kjellerstedt
wrote:
> I would like to suggest fast-forwarding the pyro branch of
> meta-gplv2 to master. The only change that I see as questionable
> is the change to mc, but since the change was accepted for master,
> I see no reason why it should not be acce
Paul Eggleton wrote on 10/04/2017 06:47:50
PM:
> Hi Aaron,
>
> On Thursday, 5 October 2017 11:54:32 AM NZDT aaron_wri...@selinc.com
wrote:
> > I have a recipe with:
> >
> > SRC_URI = "file://a/b/c/d;subdir=src"
> > S = "${WORKDIR}/src/a/b/c/d"
> >
> > First off, ${S} must be set to the full p
13 matches
Mail list logo