SHA256
1
0
forked from pool/u-boot

Accepting request 614464 from hardware👢staging

OBS-URL: https://build.opensuse.org/request/show/614464
OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=20
This commit is contained in:
2018-06-07 06:57:52 +00:00
committed by Git OBS Bridge
parent cbaf4717e0
commit b823b5e083
148 changed files with 5292 additions and 2580 deletions

View File

@@ -57,7 +57,7 @@ PATCH_EXEC
# needed for include/config/auto.conf
make defconfig
make silentoldconfig
make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS" USE_PRIVATE_LIBGG=yes tools-only
make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS" tools-only
%install
install -D -m 0755 tools/mkimage %{buildroot}%{_bindir}/mkimage
@@ -65,6 +65,7 @@ install -D -m 0644 doc/mkimage.1 %{buildroot}%{_mandir}/man1/mkimage.1
%files tools
%defattr(-,root,root)
%license Licenses/gpl-2.0.txt
%{_bindir}/mkimage
%{_mandir}/man1/mkimage.1.gz