All of lore.kernel.org
 help / color / mirror / Atom feed
From: christofer.dutz@c-ware.de
To: "yocto@lists.yoctoproject.org" <yocto@lists.yoctoproject.org>
Subject: (Go) Library for configuring Yocto based boxes?
Date: Fri, 30 Jul 2021 07:43:12 +0000	[thread overview]
Message-ID: <AM7PR05MB68079F0EE9AA57AAC765E903A2EC9@AM7PR05MB6807.eurprd05.prod.outlook.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 888 bytes --]

Hi all,

I'm very new to the Yocto world.

We are currently working on migrating away from OpenWRT based edge devices towards ones that we now have Yocto builds for.

All seems to be working nicely on the yocto side.

Our application uses a baseline configuration in order to connect to our cloud service and there it fetches it's configuration (We've got a cellular fallback if connectivity doesn't work at all).

With OpenWRT there was a tool called UCI which even had a Go wrapper which we used to apply the configuration to the box (set IP addresses, connect to WiFi neworks, configure the serial ports etc.)

Is there some equivalent in the Yocto world?

I would like to avoid generating the file content in the /etc directory by hand and firing "restart" commands to the corresponding services, if there isn't a better way.

Help greatly appreciated :-)

Chris


[-- Attachment #2: Type: text/html, Size: 3192 bytes --]

             reply	other threads:[~2021-07-30  7:43 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-30  7:43 christofer.dutz [this message]
2021-07-30  8:05 ` [yocto] (Go) Library for configuring Yocto based boxes? Nicolas Jeker
2021-08-02  9:35   ` Christofer Dutz
2021-08-02 11:17     ` Nicolas Jeker
2021-08-02 11:32       ` Christofer Dutz
2021-08-04  7:05         ` Nicolas Jeker
2021-08-04  9:13           ` Christofer Dutz
2021-08-05  9:05             ` Nicolas Jeker

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AM7PR05MB68079F0EE9AA57AAC765E903A2EC9@AM7PR05MB6807.eurprd05.prod.outlook.com \
    --to=christofer.dutz@c-ware.de \
    --cc=yocto@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.