On Thu, 30 Jan 2025 at 20:48, Tim Bird via lists.yoctoproject.org
<tim.bird=sony....@lists.yoctoproject.org> wrote:
> It doesn't look like YP populates /etc/os-release, where distribution 
> information
> is normally stored.  Is that right?
>
> Is there anywhere else inside the image where information about the distro
> being built is stored?

Others answered the os-release part. If that package is not installed,
then the only thing available is /etc/issue which has the distro name
and version:

root@qemux86-64:~# cat /etc/issue
Poky (Yocto Project Reference Distro) 5.1 \n \l

It's pretty common that products are shipped with yocto, but there's
no indication of it anywhere. We deduce that indirectly, by looking at
a set of installed versions for various userspace items, that exactly
match some particular yocto release.

Alex
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#64689): https://lists.yoctoproject.org/g/yocto/message/64689
Mute This Topic: https://lists.yoctoproject.org/mt/110903643/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to