<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"Ubuntu Mono";}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-GB" link="#0563C1" vlink="#954F72" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal"><span lang="EN-US">Sorry if this question is covered elsewhere, but a couple of days of googling and experimentation has failed to find a solution and hopefully someone in this list can give me some pointers.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">I am trying to configure an Open Embedded Yocto Linux build based round systemd version 249.7, however the resulting image is missing a number of binaries in the /usr/bin directory, specifically systemd-tmpfiles which
 is present on my Ubuntu 20.04 build machine.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">I believe there should be parameters you can pass at build to configure what is generated, but I am struggling to find any documentation as to what they are and how you pass them to Meson / Ninja.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">If I run systemd --version I get the following on Ubuntu<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.5pt;font-family:"Ubuntu Mono";color:#172B4D;background:#F4F5F7;mso-fareast-language:EN-GB">systemd --version<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.5pt;font-family:"Ubuntu Mono";color:#172B4D;background:#F4F5F7;mso-fareast-language:EN-GB">systemd 245 (245.4-4ubuntu3.15)<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.5pt;font-family:"Ubuntu Mono";color:#172B4D;background:#F4F5F7;mso-fareast-language:EN-GB">+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS
<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.5pt;font-family:"Ubuntu Mono";color:#172B4D;background:#F4F5F7;mso-fareast-language:EN-GB">+ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2
<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.5pt;font-family:"Ubuntu Mono";color:#172B4D;background:#F4F5F7;mso-fareast-language:EN-GB">default-hierarchy=hybrid<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.5pt;font-family:"Ubuntu Mono";color:#172B4D;background:#F4F5F7;mso-fareast-language:EN-GB"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">on this on Yocto</span><span style="font-size:10.5pt;font-family:"Ubuntu Mono";color:#172B4D;background:#F4F5F7;mso-fareast-language:EN-GB"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.5pt;font-family:"Ubuntu Mono";color:#172B4D;background:#F4F5F7;mso-fareast-language:EN-GB">systemd 249 (249.7+)<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.5pt;font-family:"Ubuntu Mono";color:#172B4D;background:#F4F5F7;mso-fareast-language:EN-GB">-PAM -AUDIT -SELINUX -APPARMOR +IMA -SMACK +SECCOMP -GCRYPT -GNUTLS<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.5pt;font-family:"Ubuntu Mono";color:#172B4D;background:#F4F5F7;mso-fareast-language:EN-GB">-OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD
<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.5pt;font-family:"Ubuntu Mono";color:#172B4D;background:#F4F5F7;mso-fareast-language:EN-GB">-LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -BZIP2
<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.5pt;font-family:"Ubuntu Mono";color:#172B4D;background:#F4F5F7;mso-fareast-language:EN-GB">-LZ4 -XZ -ZLIB +ZSTD +XKBCOMMON +UTMP +SYSVINIT
<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.5pt;font-family:"Ubuntu Mono";color:#172B4D;background:#F4F5F7;mso-fareast-language:EN-GB">default-hierarchy=hybrid<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.5pt;font-family:"Ubuntu Mono";color:#172B4D;background:#F4F5F7;mso-fareast-language:EN-GB"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="DE" style="font-size:10.5pt;font-family:"Ubuntu Mono";color:#172B4D;background:#F4F5F7;mso-fareast-language:EN-GB">$ ls -la /usr/bin | grep systemd<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="NL" style="font-size:10.5pt;font-family:"Ubuntu Mono";color:black;background:#F4F5F7;mso-fareast-language:EN-GB">10</span><span lang="NL" style="font-size:10.5pt;font-family:"Ubuntu Mono";color:#172B4D;background:#F4F5F7;mso-fareast-language:EN-GB">-rwxr-xr-x 
 1 root root       14384 Mar  9  2018 psplash-systemd<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="NL" style="font-size:10.5pt;font-family:"Ubuntu Mono";color:black;background:#F4F5F7;mso-fareast-language:EN-GB">11</span><span lang="NL" style="font-size:10.5pt;font-family:"Ubuntu Mono";color:#172B4D;background:#F4F5F7;mso-fareast-language:EN-GB">-rwxr-xr-x 
 1 root root       18552 Mar  9  2018 systemd-cat<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="NL" style="font-size:10.5pt;font-family:"Ubuntu Mono";color:black;background:#F4F5F7;mso-fareast-language:EN-GB">12</span><span lang="NL" style="font-size:10.5pt;font-family:"Ubuntu Mono";color:#172B4D;background:#F4F5F7;mso-fareast-language:EN-GB">-rwxr-xr-x 
 1 root root       18656 Mar  9  2018 systemd-cgls<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="NL" style="font-size:10.5pt;font-family:"Ubuntu Mono";color:black;background:#F4F5F7;mso-fareast-language:EN-GB">13</span><span lang="NL" style="font-size:10.5pt;font-family:"Ubuntu Mono";color:#172B4D;background:#F4F5F7;mso-fareast-language:EN-GB">-rwxr-xr-x 
 1 root root       39048 Mar  9  2018 systemd-cgtop<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="NL" style="font-size:10.5pt;font-family:"Ubuntu Mono";color:black;background:#F4F5F7;mso-fareast-language:EN-GB">14</span><span lang="NL" style="font-size:10.5pt;font-family:"Ubuntu Mono";color:#172B4D;background:#F4F5F7;mso-fareast-language:EN-GB">-rwxr-xr-x 
 1 root root       26744 Mar  9  2018 systemd-delta<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="NL" style="font-size:10.5pt;font-family:"Ubuntu Mono";color:black;background:#F4F5F7;mso-fareast-language:EN-GB">15</span><span lang="NL" style="font-size:10.5pt;font-family:"Ubuntu Mono";color:#172B4D;background:#F4F5F7;mso-fareast-language:EN-GB">-rwxr-xr-x 
 1 root root       18552 Mar  9  2018 systemd-detect-virt<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="NL" style="font-size:10.5pt;font-family:"Ubuntu Mono";color:black;background:#F4F5F7;mso-fareast-language:EN-GB">16</span><span lang="NL" style="font-size:10.5pt;font-family:"Ubuntu Mono";color:#172B4D;background:#F4F5F7;mso-fareast-language:EN-GB">-rwxr-xr-x 
 1 root root       35112 Mar  9  2018 systemd-dissect<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="NL" style="font-size:10.5pt;font-family:"Ubuntu Mono";color:black;background:#F4F5F7;mso-fareast-language:EN-GB">17</span><span lang="NL" style="font-size:10.5pt;font-family:"Ubuntu Mono";color:#172B4D;background:#F4F5F7;mso-fareast-language:EN-GB">-rwxr-xr-x 
 1 root root       22640 Mar  9  2018 systemd-id128<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="NL" style="font-size:10.5pt;font-family:"Ubuntu Mono";color:black;background:#F4F5F7;mso-fareast-language:EN-GB">18</span><span lang="NL" style="font-size:10.5pt;font-family:"Ubuntu Mono";color:#172B4D;background:#F4F5F7;mso-fareast-language:EN-GB">-rwxr-xr-x 
 1 root root       51544 Mar  9  2018 systemd-mount<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="NL" style="font-size:10.5pt;font-family:"Ubuntu Mono";color:black;background:#F4F5F7;mso-fareast-language:EN-GB">19</span><span lang="NL" style="font-size:10.5pt;font-family:"Ubuntu Mono";color:#172B4D;background:#F4F5F7;mso-fareast-language:EN-GB">-rwxr-xr-x 
 1 root root       18544 Mar  9  2018 systemd-path<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="NL" style="font-size:10.5pt;font-family:"Ubuntu Mono";color:black;background:#F4F5F7;mso-fareast-language:EN-GB">20</span><span lang="NL" style="font-size:10.5pt;font-family:"Ubuntu Mono";color:#172B4D;background:#F4F5F7;mso-fareast-language:EN-GB">lrwxrwxrwx 
 1 root root          10 Mar  9  2018 systemd-resolve -> resolvectl<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="NL" style="font-size:10.5pt;font-family:"Ubuntu Mono";color:black;background:#F4F5F7;mso-fareast-language:EN-GB">21</span><span lang="NL" style="font-size:10.5pt;font-family:"Ubuntu Mono";color:#172B4D;background:#F4F5F7;mso-fareast-language:EN-GB">-rwxr-xr-x 
 1 root root       59712 Mar  9  2018 systemd-run<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="NL" style="font-size:10.5pt;font-family:"Ubuntu Mono";color:black;background:#F4F5F7;mso-fareast-language:EN-GB">22</span><span lang="NL" style="font-size:10.5pt;font-family:"Ubuntu Mono";color:#172B4D;background:#F4F5F7;mso-fareast-language:EN-GB">-rwxr-xr-x 
 1 root root       26752 Mar  9  2018 systemd-socket-activate<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="NL" style="font-size:10.5pt;font-family:"Ubuntu Mono";color:black;background:#F4F5F7;mso-fareast-language:EN-GB">23</span><span lang="NL" style="font-size:10.5pt;font-family:"Ubuntu Mono";color:#172B4D;background:#F4F5F7;mso-fareast-language:EN-GB">-rwxr-xr-x 
 1 root root       18560 Mar  9  2018 systemd-stdio-bridge<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.5pt;font-family:"Ubuntu Mono";color:black;background:#F4F5F7;mso-fareast-language:EN-GB">24</span><span style="font-size:10.5pt;font-family:"Ubuntu Mono";color:#172B4D;background:#F4F5F7;mso-fareast-language:EN-GB">lrwxrwxrwx 
 1 root root          13 Mar  9  2018 systemd-umount -> systemd-mount<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.5pt;font-family:"Ubuntu Mono";color:#172B4D;background:#F4F5F7;mso-fareast-language:EN-GB"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.5pt;font-family:"Ubuntu Mono";color:#172B4D;background:#F4F5F7;mso-fareast-language:EN-GB">Regards<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.5pt;font-family:"Ubuntu Mono";color:#172B4D;background:#F4F5F7;mso-fareast-language:EN-GB"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.5pt;font-family:"Ubuntu Mono";color:#172B4D;background:#F4F5F7;mso-fareast-language:EN-GB">Dave Glenton<o:p></o:p></span></p>
</div>
</body>
</html>