mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
bare: Update libusb to 1.0.18.
Add a build set file for libusb.
This commit is contained in:
parent
df65d664f5
commit
cbc5332e1d
21
bare/config/devel/libusb-1.0.18-1.cfg
Normal file
21
bare/config/devel/libusb-1.0.18-1.cfg
Normal file
@ -0,0 +1,21 @@
|
||||
#
|
||||
# LibUSB 1.0.18
|
||||
#
|
||||
|
||||
%ifn %{defined release}
|
||||
%error No 'release' defined
|
||||
%endif
|
||||
|
||||
%include %{_configdir}/base.cfg
|
||||
|
||||
%define libusb_version 1.0.18
|
||||
|
||||
Name: libusb-%{libusb_version}-%{_host}-%{release}
|
||||
|
||||
%description
|
||||
LibUSB for host %{_host}.
|
||||
|
||||
#
|
||||
# The Libuxb build instructions. We use 1.xx Release 1.
|
||||
#
|
||||
%include %{_configdir}/libusb-1-1.cfg
|
7
bare/config/devel/libusb.bset
Normal file
7
bare/config/devel/libusb.bset
Normal file
@ -0,0 +1,7 @@
|
||||
#
|
||||
# Build set for LibUSB
|
||||
#
|
||||
|
||||
%define release 1
|
||||
|
||||
devel/libusb-1.0.18-1
|
Loading…
x
Reference in New Issue
Block a user