I need some help and direction:
I've started working on a 'meta-ocaml' layer to add support for the OCaml
language to Yocto:
https://gitlab.com/wtolkien/meta-ocaml
However, many OCaml projects seem to rely on the 'findlib' library manager
(http://projects.camlcity.org/projects/findlib.html) wh
‐‐‐ Original Message ‐‐‐
On August 22, 2018 1:01 PM, Christopher Clark
wrote:
>>> On Tue, 14 Aug 2018 17:23:55 +, Wolfgang Tolkien
>>> wrote:
>>>
>>> I need some help and direction:
>>>
>>> I've started working on a
ulprit here.
Unfortunately I don't know where it comes from.
My current solution:
patch uninative.bbclass to prevent it from processing anything other than
x86-64 binaries:
commit a72ed63fc43d1841b6a219cb32a19d48d161904d (HEAD -> warrior)
Author: Wolfgang Tolkien
Date: We
n't seem quite right...
Cheers,
Wolfgang
‐‐‐ Original Message ‐‐‐
On Wednesday, May 29, 2019 2:27 PM, Richard Purdie
wrote:
> On Wed, 2019-05-29 at 21:17 +, Wolfgang Tolkien wrote:
>
> > Hi there,
> > I'm upgrading from Yocto 2.5 to 2.7. I have a recipe that
Hi there,
I'm upgrading from Yocto 2.5 to 2.7. I have a recipe that (for legacy reason-)
builds a 32bit "-native" executable. I am disabling uninative by setting
SSTATEPOSTUNPACKFUNCS_remove = "uninative_changeinterp"
This worked well with Yocto 2.5, but with Yocto 2.7 I'm getting
ERROR: When