[Buildroot] [PATCH 1/1] package/sysrepo: fix host/staging install steps

Heiko Thiery heiko.thiery at gmail.com
Mon Nov 11 19:22:55 UTC 2019


Thomas Petazzoni <thomas.petazzoni at bootlin.com> schrieb am Mo., 11. Nov.
2019, 16:12:

> On Mon, 11 Nov 2019 16:04:15 +0100
> Heiko Thiery <heiko.thiery at gmail.com> wrote:
>
> > Installing the sysrepo database to the target directory
>
> And how do you do that? When does it happen?
>
> Thomas
> --
> Thomas Petazzoni, CTO, Bootlin
> Embedded Linux and Kernel engineering
> https://bootlin.com


When setting the REPOSITORY_LOC=$(TARGET_DIR)/etc/sysrepo in the host
confguration the syrepo database
is created correctly in the install step into the target dir. But then in
all install steps (host, staging and target) the files
are created in the target dir. Therefore I do not allow to use the sysrepo
buildsystem install in host and staging step.
The files that are incluenced form this REPOSITORY_LOC setting will en in
"etc/sysrepo/yang/" and "etc/sysrepo/data".

--
Heiko
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20191111/c328202f/attachment-0002.html>


More information about the buildroot mailing list