<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/meshtasticd, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git-03.infra.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/'/>
<updated>2026-06-02T11:42:30Z</updated>
<entry>
<title>meshtasticd: add python-pyelftools to host build deps</title>
<updated>2026-06-02T11:42:30Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-05-31T07:25:02Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=aaaa919101c9d021bb302fff2410fc00d79fe390'/>
<id>urn:sha1:aaaa919101c9d021bb302fff2410fc00d79fe390</id>
<content type='text'>
PlatformIO's SCons builder loads its tool modules at the start of
'pio run', including platformio/builder/tools/piosize.py which imports
elftools.elf. python-platformio's HOST_BUILD_DEPENDS already lists
python-pyelftools/host so it is installed alongside platformio in
staging_dir/hostpkg, but the dependency does not always reach
meshtasticd's compile step via that indirect chain, leading to:

  ModuleNotFoundError: No module named 'elftools'
    File ".../site-packages/platformio/builder/tools/piosize.py", line 22:
      from elftools.elf.descriptions import describe_sh_flags

Declare python-pyelftools/host directly in meshtasticd's build deps so
the host install is guaranteed before 'pio run' is invoked.

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>meshtasticd: add new package</title>
<updated>2026-05-30T18:46:27Z</updated>
<author>
<name>George Sapkin</name>
</author>
<published>2026-05-08T18:49:41Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=cdf8efa26356f13a4367d1c7442472e5bc9f4b13'/>
<id>urn:sha1:cdf8efa26356f13a4367d1c7442472e5bc9f4b13</id>
<content type='text'>
Add Mesthastic daemon and web interface.

Co-authored-by: Austin Lane &lt;vidplace7@gmail.com&gt;
Signed-off-by: George Sapkin &lt;george@sapk.in&gt;
</content>
</entry>
</feed>
