[yocto] Building PostgreSQL extensions

2021-07-16 Thread morgan . hill
Hi All, We are currently trying to create a recipe for TimescaleDB and are running into issues with the cmake build system that relies on `pg_config` for configuration. We managed to get `pg_config` into the recipes build environement by following this thread about building PostGIS

[yocto] [meta-networking][gatesgarth] keepalived exec_python_func() error

2021-04-19 Thread morgan . hill
Hello, We are experiencing a build failures only on our build servers, but not using the same containerised build environment locally, which is confusing to say the least. We have already tried the nuclear option and deleted all the caches to no avail. The following is the error message we are

Re: [yocto] How do I build an x32 Intel system?

2021-01-04 Thread morgan . hill
> Other than the first one, I don't know whether these are correct, or > where I > originally got them, or if there's a stock .cfg file that does all > this. I'm not familiar with x32 myself but Debian has an x32port which should give you a working kernel config to start from.

Re: [yocto] Building multipartition images

2020-01-16 Thread morgan . hill
> Using wic you can exclude one directory from the partition and > install > it into another partition. Example I've used some time ago: > https://github.com/3mdeb/meta-rte/blob/master/wic/sunxi-mmc-spl.wks#L4 Thanks, it looks like the rootfs-dir and exclude-path option is exactly what I need.

[yocto] Building multipartition images

2020-01-16 Thread morgan . hill
and mounted then the rootfs is copied on top and the fstab is installed (as in the installation of other GNU/Linux distributions). If anyone has solved or knows how to solve this problem neatly in an image recipe for example some tips would be much appreciated. Morgan Hill -=-=-=-=-=-=-=-=-=-=-=- Links