<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/utils/telldus-core, 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>2025-11-18T12:54:25Z</updated>
<entry>
<title>telldus-core: fix support for CMake &gt;= 4.0 and move to libftdi1</title>
<updated>2025-11-18T12:54:25Z</updated>
<author>
<name>Christian Marangi</name>
</author>
<published>2025-11-18T12:51:37Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=70802c9b809397c195795e3d936d27e5c6857333'/>
<id>urn:sha1:70802c9b809397c195795e3d936d27e5c6857333</id>
<content type='text'>
Add 2 trivial patch to fix support for CMake 4.0 version and use
libftdi1 library instead of the old libftdi 0.x library.

It's safe to use the new library version as the package already expect
it to be used but somehow the CMakeFiles were never updated to actually
use libftdi1 instead of libftdi.

Signed-off-by: Christian Marangi &lt;ansuelsmth@gmail.com&gt;
</content>
</entry>
<entry>
<title>telldus-core: add missing include</title>
<updated>2022-09-19T05:57:43Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2022-09-19T03:06:20Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=20ab70dbd8a9d99186c77c533e93e513477f22c9'/>
<id>urn:sha1:20ab70dbd8a9d99186c77c533e93e513477f22c9</id>
<content type='text'>
Needed for memset.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>telldus-core: use proper cmake argp</title>
<updated>2022-05-15T04:55:30Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2022-04-17T02:15:20Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=0f9d3c427594c516945a288bdd46ec4983f35e9b'/>
<id>urn:sha1:0f9d3c427594c516945a288bdd46ec4983f35e9b</id>
<content type='text'>
Avoids linking to argp-standalone with glibc.

Some other minor fixes.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>telldus-core: fix compilation with GCC11</title>
<updated>2021-07-11T07:26:35Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-07-07T02:39:33Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=1cebb8e27851fcf1e91fc746251783f41a489bd3'/>
<id>urn:sha1:1cebb8e27851fcf1e91fc746251783f41a489bd3</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: back to cmake.mk</title>
<updated>2021-06-13T04:05:01Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-06-10T23:27:06Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=2e654b19f38f1f941c70a5adcdac6311234362c3'/>
<id>urn:sha1:2e654b19f38f1f941c70a5adcdac6311234362c3</id>
<content type='text'>
Ninja was merged to base and therefore we can now use normal cmake.mk

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: build CMake projects with Ninja</title>
<updated>2021-03-28T04:51:50Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-03-04T22:45:01Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=a31b7320077c340268d31642ded69cc66fbc230c'/>
<id>urn:sha1:a31b7320077c340268d31642ded69cc66fbc230c</id>
<content type='text'>
faster to compile.

A small selection of packages was tested going from:

Executed in  696.30 secs   fish           external
   usr time   82.98 mins  395.00 micros   82.98 mins
   sys time    9.02 mins    0.00 micros    9.02 mins

to:

Executed in  592.20 secs   fish           external
   usr time   84.84 mins  361.00 micros   84.84 mins
   sys time    8.85 mins   57.00 micros    8.85 mins

Tested by running make -j 12 and wiping staging/build_dir/target_x

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: Run refresh on all packages</title>
<updated>2021-02-21T00:02:15Z</updated>
<author>
<name>Ilya Lipnitskiy</name>
</author>
<published>2021-02-21T00:02:15Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=5d8d4fbbcb5c5de9370711c19bb3510210989a98'/>
<id>urn:sha1:5d8d4fbbcb5c5de9370711c19bb3510210989a98</id>
<content type='text'>
The crude loop I wrote to come up with this changeset:

  find -L package/feeds/packages/ -name patches | \
  sed 's/patches$/refresh/' | sort | xargs make

Signed-off-by: Ilya Lipnitskiy &lt;ilya.lipnitskiy@gmail.com&gt;
</content>
</entry>
<entry>
<title>telldus-core: replace iconv with standard C++</title>
<updated>2020-10-28T09:35:37Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-10-27T05:20:50Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=805e00a78dd321cde0488b95b5ad23daef857ec6'/>
<id>urn:sha1:805e00a78dd321cde0488b95b5ad23daef857ec6</id>
<content type='text'>
Avoids iconv dependency.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>telldus-core: remove freebsd hack</title>
<updated>2020-09-29T06:16:59Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-08-06T01:16:52Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=d7b6c3ac60e7c0e80705732c998fcf1c1f40c036'/>
<id>urn:sha1:d7b6c3ac60e7c0e80705732c998fcf1c1f40c036</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>telldus-core: fix compilation with libcxx 10</title>
<updated>2020-06-02T23:03:32Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-06-02T23:03:32Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=e7094f3ef7de037ec8dda742b3b95b227972b49f'/>
<id>urn:sha1:e7094f3ef7de037ec8dda742b3b95b227972b49f</id>
<content type='text'>
Missing headers and wrong namespace.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
</feed>
