<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/devel/lttng-tools, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2026-05-10T08:31:30Z</updated>
<entry>
<title>lttng-tools: update to 2.15.0</title>
<updated>2026-05-10T08:31:30Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-04-22T09:27:32Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=8dbb989cb7db7174d4b2a3b992b489bba96577e7'/>
<id>urn:sha1:8dbb989cb7db7174d4b2a3b992b489bba96577e7</id>
<content type='text'>
Remove obsolete patches:
- 010-compat-off64_t-is-not-defined-by-musl.patch: the patched files
  (src/common/compat/compat-fcntl.c and src/common/compat/fcntl.h)
  no longer exist in 2.15.0
- 020-fix-lttng-tools-fails-to-compile-with-libxml2-2-14-0.patch: the
  encode_string() function was refactored in 2.15.0 to use
  xmlCharEncInFunc() instead of handler-&gt;input(), so the fix is no
  longer needed

Add musl compatibility fixes in Build/Prepare via sed:
- Remove :: global-namespace qualifier from TFD_CLOEXEC in timerfd.hpp;
  musl defines it as an octal literal so ::TFD_CLOEXEC is invalid C++
- Same fix for EPOLL_CLOEXEC in poller.cpp
- Relax static_assert in consumer.hpp from __cplusplus == 201103L to
  &gt;= 201103L; SDK builds with C++17

Add missing +libstdcpp to DEPENDS (lttng-tools links libstdc++.so.6).

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>treewide: set me where PKG_MAINTAINER empty</title>
<updated>2026-04-16T18:48:36Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-04-13T07:50:38Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=8d3c00421392c9c4c6c920977959ab7fae237261'/>
<id>urn:sha1:8d3c00421392c9c4c6c920977959ab7fae237261</id>
<content type='text'>
Seems a lot of packages are just getting abandoned by people.
Will pick these up and see them through.

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>lttng-tools: update to 2.13.15</title>
<updated>2025-10-14T17:34:05Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2025-10-12T20:51:59Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=efdc7ba1f95fff671ce871ae3df10317a2fd78e1'/>
<id>urn:sha1:efdc7ba1f95fff671ce871ae3df10317a2fd78e1</id>
<content type='text'>
Seems to fix compilation with MIPS.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>lttng-tools: fix build with libxml 2.14</title>
<updated>2025-08-13T06:17:00Z</updated>
<author>
<name>Tianling Shen</name>
</author>
<published>2025-08-11T12:23:18Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=0ec95bd1f4dc9b829081bfd7910220d530517591'/>
<id>urn:sha1:0ec95bd1f4dc9b829081bfd7910220d530517591</id>
<content type='text'>
Backport a pending patch to fix build with libxml 2.14.

Signed-off-by: Tianling Shen &lt;cnsztl@immortalwrt.org&gt;
</content>
</entry>
<entry>
<title>lttng-tools: Update to 2.13.9</title>
<updated>2023-05-18T04:50:36Z</updated>
<author>
<name>Tianling Shen</name>
</author>
<published>2023-05-17T08:06:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=e36152abcdda306b0ad4d83dbaa6aca2325e28d7'/>
<id>urn:sha1:e36152abcdda306b0ad4d83dbaa6aca2325e28d7</id>
<content type='text'>
Backported a upstream commit (with manually rebased) to fix build
with musl 1.2.4.

Signed-off-by: Tianling Shen &lt;cnsztl@immortalwrt.org&gt;
</content>
</entry>
<entry>
<title>treewide: refactor to use PKG_BUILD_FLAGS:=no-mips16</title>
<updated>2023-04-08T06:38:54Z</updated>
<author>
<name>Andre Heider</name>
</author>
<published>2023-03-23T07:39:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=565866a47210c9711c29173052063779b6d3bcfc'/>
<id>urn:sha1:565866a47210c9711c29173052063779b6d3bcfc</id>
<content type='text'>
See commit 5c545bdb "treewide: replace PKG_USE_MIPS16:=0 with
PKG_BUILD_FLAGS:=no-mips16" on the main repository.

Signed-off-by: Andre Heider &lt;a.heider@gmail.com&gt;
</content>
</entry>
<entry>
<title>lttng-tools: fix linking with full language support enabled</title>
<updated>2021-02-20T21:44:34Z</updated>
<author>
<name>Michael Heimpold</name>
</author>
<published>2021-02-16T23:28:49Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=ce4701cc922bd118a6da00409d4be89b6ad46faa'/>
<id>urn:sha1:ce4701cc922bd118a6da00409d4be89b6ad46faa</id>
<content type='text'>
This fixes fallout after d18692c.

Signed-off-by: Michael Heimpold &lt;mhei@heimpold.de&gt;
</content>
</entry>
<entry>
<title>lttng-tools: update to 2.12.1</title>
<updated>2020-08-31T07:29:38Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-07-04T03:12:32Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=9ab77d7da03069152f514c79df151c8ac506ef4a'/>
<id>urn:sha1:9ab77d7da03069152f514c79df151c8ac506ef4a</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>lttng-tools: Update to 2.10.6</title>
<updated>2019-04-08T00:13:33Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2019-03-31T07:27:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=97778777189afe306aafd6e11f2929bf72e0d317'/>
<id>urn:sha1:97778777189afe306aafd6e11f2929bf72e0d317</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: run "make check FIXUP=1"</title>
<updated>2017-08-30T04:41:14Z</updated>
<author>
<name>Etienne Champetier</name>
</author>
<published>2017-08-28T04:28:09Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=4006865ae81b20b1793ae2a07db20235fefd2c71'/>
<id>urn:sha1:4006865ae81b20b1793ae2a07db20235fefd2c71</id>
<content type='text'>
fix Makefile chmod (644)
replace MD5SUM with HASH
add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git

(PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now)

Signed-off-by: Etienne Champetier &lt;champetier.etienne@gmail.com&gt;
</content>
</entry>
</feed>
