<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/utils/dump1090/Makefile, 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-07-18T14:20:50Z</updated>
<entry>
<title>dump1090: update to 10.2</title>
<updated>2025-07-18T14:20:50Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2025-07-09T00:57:04Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=6faa016fbafa5163a7e54dd1156eba6769e622a2'/>
<id>urn:sha1:6faa016fbafa5163a7e54dd1156eba6769e622a2</id>
<content type='text'>
Remove upstreamed GCC14 patch.

Backport GCC15 patch.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>dump1090: fix compilation with GCC14</title>
<updated>2024-05-14T11:37:33Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2024-05-13T22:15:52Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=7875dc041e359be921b51d9a2d15cd6ddfbf1467'/>
<id>urn:sha1:7875dc041e359be921b51d9a2d15cd6ddfbf1467</id>
<content type='text'>
Upstream backport.

Switch to local tarballs. Smaller.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>dump1090: fix soft float ARM build</title>
<updated>2024-02-26T20:06:11Z</updated>
<author>
<name>krant</name>
</author>
<published>2024-02-26T12:57:50Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=0a7794c57ecba1632ccbbbca1710774bee69f445'/>
<id>urn:sha1:0a7794c57ecba1632ccbbbca1710774bee69f445</id>
<content type='text'>
Package CPU features detection is not supporting soft float ARM.
So we disable it altogether.

Signed-off-by: krant &lt;aleksey.vasilenko@gmail.com&gt;
</content>
</entry>
<entry>
<title>dump1090: update to 9.0</title>
<updated>2024-02-24T20:12:12Z</updated>
<author>
<name>krant</name>
</author>
<published>2024-02-24T10:34:11Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=51b7d4926755776f812d699527bfa5fca81ebf29'/>
<id>urn:sha1:51b7d4926755776f812d699527bfa5fca81ebf29</id>
<content type='text'>
- Fix version to be properly configured

Signed-off-by: krant &lt;aleksey.vasilenko@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: refactor to use PKG_BUILD_FLAGS:=lto</title>
<updated>2023-04-08T06:38:54Z</updated>
<author>
<name>Andre Heider</name>
</author>
<published>2023-03-23T08:27:01Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=e7d9c865036d7bc2ac30604e8573f25ae601aed1'/>
<id>urn:sha1:e7d9c865036d7bc2ac30604e8573f25ae601aed1</id>
<content type='text'>
See commit 07730ff3 "treewide: add support for "lto" in PKG_BUILD_FLAGS"
on the main repository.

Note: Some packages only added `-flto` to CFLAGS and not LDFLAGS. This
fixes it and properly enables LTO.

Signed-off-by: Andre Heider &lt;a.heider@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: refactor to use PKG_BUILD_FLAGS:=gc-sections</title>
<updated>2023-04-08T06:38:54Z</updated>
<author>
<name>Andre Heider</name>
</author>
<published>2023-03-23T08:09:13Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=35f4ef76e0c88b690ec55f26aed072c4c5989eff'/>
<id>urn:sha1:35f4ef76e0c88b690ec55f26aed072c4c5989eff</id>
<content type='text'>
See commit da370098 "treewide: add support for "gc-sections" in
PKG_BUILD_FLAGS" on the main repository.

Note: This only touches packages which use all three parts
(-ffunction-sections, -fdata-sections and -Wl,--gc-sections) enabled by
this build flag. Some packages only use a subset, and these are left
unchanged for now.

Signed-off-by: Andre Heider &lt;a.heider@gmail.com&gt;
</content>
</entry>
<entry>
<title>dump1090: update to 4.0</title>
<updated>2020-10-08T01:12:24Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-10-08T01:01:47Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=709bf168fd4cfa66f4982831efb1ff3e064e8203'/>
<id>urn:sha1:709bf168fd4cfa66f4982831efb1ff3e064e8203</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>dump1900: fix compilation with GCC10</title>
<updated>2020-06-30T21:48:58Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-06-29T23:34:20Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=59d7475aa643b3e86b9e5abe57ea302650c4794d'/>
<id>urn:sha1:59d7475aa643b3e86b9e5abe57ea302650c4794d</id>
<content type='text'>
Upstream backport.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: add conffiles</title>
<updated>2020-05-08T22:06:43Z</updated>
<author>
<name>Huangbin Zhan</name>
</author>
<published>2020-05-08T21:43:57Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=0ec746ccb6e87696a7a4986d87d55cda205031f0'/>
<id>urn:sha1:0ec746ccb6e87696a7a4986d87d55cda205031f0</id>
<content type='text'>
Signed-off-by: Huangbin Zhan &lt;zhanhb88@gmail.com&gt;
</content>
</entry>
<entry>
<title>dump1090: update to 3.8.1</title>
<updated>2020-04-19T01:10:03Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-04-17T02:04:51Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=f8d7165b900de297972e3257e9efb88370c0f880'/>
<id>urn:sha1:f8d7165b900de297972e3257e9efb88370c0f880</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
</feed>
