Commit Graph

15 Commits

Author SHA1 Message Date
Robert Marko 272f55e87f treewide: refresh hashes after move to use ZSTD as default
With the recent move to using ZSTD as the default compression format
for packaging git repo clones we must refresh all of the hashes for
the packages feed as well.

Signed-off-by: Robert Marko <robimarko@gmail.com>
2024-04-07 12:06:34 +02:00
Edmunt Pienkowsky c623291b38 rtl-sdr: update to v2.0.1
Signed-off-by: Edmunt Pienkowsky <roed@onet.eu>
2024-02-22 16:02:21 -08:00
Rosen Penev 6268cd77c8 rtl-sdr: switch to git tarball
Upstream switched URLs.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2023-01-14 23:47:35 -08:00
Rosen Penev 2e654b19f3 treewide: back to cmake.mk
Ninja was merged to base and therefore we can now use normal cmake.mk

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-06-12 21:05:01 -07:00
Rosen Penev a31b732007 treewide: build CMake projects with Ninja
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 <rosenp@gmail.com>
2021-03-27 21:51:50 -07:00
Huangbin Zhan 0ec746ccb6 treewide: add conffiles
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
2020-05-09 06:06:43 +08:00
Rosen Penev 8712a0e2c1 rtl-sdr: Update to 0.6.0
Patch was upstreamed.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-19 14:14:35 -08:00
Rosen Penev d80dbdbf50 rtl-sdr: Update to 0.5.4 and switch to tarballs
Simpler

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-08-02 18:44:46 -07:00
David Woodhouse 6a6a1e9e32 rtl-sdr: fix build when GCC decides not to emit inlines
Maybe we should use something other than -Os for this code anyway; it's
generally quite CPU-intensive.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
2018-06-29 14:29:53 +00:00
Etienne Champetier 4006865ae8 treewide: run "make check FIXUP=1"
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 <champetier.etienne@gmail.com>
2017-08-29 21:41:14 -07:00
Mike Miller 754bd95bfa rtl-sdr: Add start script file for rtl-tcp
One of the most common uses of the rtl-sdr suite on OpenWrt is to stream
data to a remote analyzer. This commit creates a /etc/init.d/ and
/etc/config entry for rtl-tcp, so that it can automatically launch on
startup.

Signed-off-by: Mike Miller <github@mikeage.net>
2016-03-13 22:33:53 +02:00
Roger d8f145d51b rtl-sdr: update copyright 2015-07-03 12:37:51 -05:00
Roger 6e9451714d rtl-sdr: update to latest
Signed-off-by: Roger D <rogerdammit@gmail.com>
2015-07-02 12:27:03 -05:00
Roger c256531592 rtl-sdr: update to latest version
Signed-off-by: Roger D <rogerdammit@gmail.com>
2014-07-28 20:30:15 -05:00
Vasilis Tsiligiannis 441e86361d utils/rtl-sdr: Import from packages
Signed-off-by: Vasilis Tsiligiannis <acinonyx@openwrt.gr>
2014-06-12 23:53:38 +03:00