mirror of
https://abf.rosa.ru/djam/dtc.git
synced 2025-02-23 03:42:48 +00:00
commit
05cb4ec89d
2 changed files with 3 additions and 3 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,2 +1,2 @@
|
|||
sources:
|
||||
dtc-1.6.0.tar.xz: 3e6ab5121dcfe5ff9f8b0503becfcf687d5d4434
|
||||
dtc-1.6.1.tar.xz: 6273fa9cdd51e7fd83d0467e21c788e3a5d3cd5d
|
||||
|
|
4
dtc.spec
4
dtc.spec
|
@ -1,11 +1,11 @@
|
|||
%define api 1
|
||||
%define major 4
|
||||
%define major 1
|
||||
%define libname %mklibname fdt %{api} %{major}
|
||||
%define devname %mklibname -d fdt %{api}
|
||||
%define devnamestatic %mklibname -d fdt_static %{api}
|
||||
|
||||
Name: dtc
|
||||
Version: 1.6.0
|
||||
Version: 1.6.1
|
||||
Release: 1
|
||||
Summary: Device Tree Compiler
|
||||
Group: Development/Other
|
||||
|
|
Loading…
Add table
Reference in a new issue