Accepting request 1166304 from hardware:sdr

OBS-URL: https://build.opensuse.org/request/show/1166304
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bladeRF?expand=0&rev=18
This commit is contained in:
Ana Guerrero 2024-04-09 14:47:51 +00:00 committed by Git OBS Bridge
commit 4668b5a26f
3 changed files with 23 additions and 2 deletions

15
_service Normal file
View File

@ -0,0 +1,15 @@
<?xml version="1.0"?>
<services>
<service name="tar_scm" mode="manual">
<param name="url">https://github.com/analogdevicesinc/no-OS.git</param>
<param name="scm">git</param>
<param name="revision">0bba46e6f6f75785a65d425ece37d0a04daf6157</param>
<param name="version">_none_</param>
<param name="filename">ad9361</param>
<param name="subdir">ad9361</param>
</service>
<service name="recompress" mode="manual">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
</services>

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:26c9960afebd5508823be6c062caae09533899f6a9e392df86486ade39dc145b
size 4625560
oid sha256:64799709c873e089503203125d65a5efaec44662275d853c406d4c225a684db6
size 4453856

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Apr 8 15:39:13 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>
- Add _service file to download ad9361.tar.xz file from git
repository.
-------------------------------------------------------------------
Fri Feb 23 11:25:04 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>