forked from pool/systemd
Accepting request 175311 from home:rmilasan:branches:Base:System
- Fix firmware loading by enabling --with-firmware-path (bnc#817551). - Fix firmware loading by enabling --with-firmware-path (bnc#817551). OBS-URL: https://build.opensuse.org/request/show/175311 OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=376
This commit is contained in:
parent
0ee91fe7f6
commit
fc77a05c71
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 13 18:08:41 UTC 2013 - rmilasan@suse.com
|
||||
|
||||
- Fix firmware loading by enabling --with-firmware-path (bnc#817551).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 29 14:50:37 UTC 2013 - dschung@cs.uni-kl.de
|
||||
|
||||
|
@ -423,6 +423,7 @@ export V=1
|
||||
--enable-selinux \
|
||||
--enable-split-usr \
|
||||
--disable-static \
|
||||
--with-firmware-path="%{_prefix}/lib/firmware:/lib/firmware"
|
||||
CFLAGS="%{optflags}"
|
||||
make %{?_smp_mflags}
|
||||
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 13 18:08:41 UTC 2013 - rmilasan@suse.com
|
||||
|
||||
- Fix firmware loading by enabling --with-firmware-path (bnc#817551).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 29 14:50:37 UTC 2013 - dschung@cs.uni-kl.de
|
||||
|
||||
|
@ -418,6 +418,7 @@ export V=1
|
||||
--enable-selinux \
|
||||
--enable-split-usr \
|
||||
--disable-static \
|
||||
--with-firmware-path="%{_prefix}/lib/firmware:/lib/firmware"
|
||||
CFLAGS="%{optflags}"
|
||||
make %{?_smp_mflags}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user