Doron Behar
6badf45079
firmwareLinuxNonfree: 2019-09-23 -> 2019-10-22
2019-10-28 16:22:48 +02:00
Jörg Thalheim
283ef6bc6d
Revert "fwupd: Move D-Bus conf file to share/dbus-1/system.d"
...
This reverts commit ad6aada7e2
.
The patch does not apply to our version.
This commit was part of https://github.com/NixOS/nixpkgs/pull/68875
cc @worldofpeace
2019-10-14 11:01:45 +01:00
Jan Tojnar
6c8aed6391
Merge branch 'master' into staging-next
2019-10-12 00:50:21 +02:00
Michael Hoang
bb978d8184
firmware-linux-nonfree: 2019-08-15 -> 2019-09-23
2019-10-09 13:01:02 +11:00
Frederik Rietdijk
503081fa5b
Merge staging into staging-next
2019-09-29 11:05:22 +02:00
Vladimír Čunát
217cf982c7
Merge branch 'master' into staging-next
2019-09-27 22:13:02 +02:00
Samuel Dionne-Riel
95005c1039
Merge pull request #68265 from tkerber/rpi4
...
Various: Add support for raspberry pi 4.
2019-09-27 14:35:17 -04:00
Vladimír Čunát
22a216849b
Re-Revert "Merge branch 'staging-next'"
...
This reverts commit f8a8fc6c7c
.
2019-09-22 09:38:09 +02:00
Vladimír Čunát
f8a8fc6c7c
Revert "Merge branch 'staging-next'"
...
This reverts commit 41af38f372
, reversing
changes made to f0fec244ca
.
Let's delay this. We have some serious regressions.
2019-09-21 20:05:09 +02:00
Jan Tojnar
f5ef80b46d
Merge branch 'staging-next' into staging
2019-09-18 21:16:01 +02:00
Jan Tojnar
62791c3743
Merge branch 'master' into staging-next
2019-09-18 21:15:35 +02:00
Franz Pletz
6bbf9dc419
firmwareLinuxNonfree: 2019-07-17 -> 2019-08-15
2019-09-17 23:34:07 +02:00
Thomas Kerber
cc5baf2d86
Various: Add support for raspberry pi 4.
2019-09-17 04:05:16 +01:00
worldofpeace
ad6aada7e2
fwupd: Move D-Bus conf file to share/dbus-1/system.d
...
Since D-Bus 1.9.18 configuration files installed by third-party should
go in share/dbus-1/system.d. The old location is for sysadmin overrides.
2019-09-16 13:59:09 -04:00
Jan Tojnar
9b6789de73
tree-wide: replace wrapProgram with wrapGApp
...
where appropriate
2019-09-10 17:54:57 +02:00
worldofpeace
a9e0f1dee1
fwupd: add setuptools for python
...
It's no longer propagated so we need to add it.
Was failing like:
FAILED: libfwupd/fwupd.map
/build/fwupd-1.2.10/libfwupd/generate-version-script.py LIBFWUPD libfwupd/Fwupd-2.0.gir libfwupd/fwupd.map
Traceback (most recent call last):
File "/build/fwupd-1.2.10/libfwupd/generate-version-script.py", line 11, in <module>
from pkg_resources import parse_version
ModuleNotFoundError: No module named 'pkg_resources'
2019-09-09 16:09:05 -04:00
Jan Tojnar
c7f19d7626
fwupd: 1.2.8 → 1.2.10 ( #67625 )
...
fwupd: 1.2.8 → 1.2.10
2019-09-08 03:42:49 +02:00
Jan Tojnar
b0a142e0ae
fwupd: 1.2.8 → 1.2.10
...
https://github.com/fwupd/fwupd/blob/1.2.10/data/org.freedesktop.fwupd.metainfo.xml#L35-L81
* adopt the package
* libflashrom is disabled by default since it is experimental now.
* add installed tests to passthru for easier running
* concretize patchShebags
* no changes in filesInstalledToEtc
2019-08-28 17:14:43 +02:00
Jan Tojnar
d3f6526750
fwupd: format with nixpkgs-fmt
...
Some manual changes were applied on top of that.
2019-08-28 15:05:09 +02:00
volth
08f68313a4
treewide: remove redundant rec
2019-08-28 11:07:32 +00:00
worldofpeace
7e453cc58f
Revert "fwupd: 1.2.8 -> 1.2.10"
2019-08-19 20:58:24 -04:00
R. RyanTM
e7bc99490d
fwupd: 1.2.8 -> 1.2.10
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fwupd/versions
2019-08-19 01:48:08 -07:00
volth
c814d72b51
treewide: name -> pname
2019-08-17 10:54:38 +00:00
Frederik Rietdijk
fe9a3e3e63
Merge staging-next into staging
2019-08-17 09:39:23 +02:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
Matthew Bauer
4202715c58
Merge pull request #63835 from luaduck/rpi4-firmware
...
raspberrypi-firmware: Update version to 1.20190620+1
2019-08-14 10:22:22 -04:00
worldofpeace
441f2525ba
fwupd: correct aarch64 support
2019-08-07 15:49:47 -04:00
worldofpeace
f45a34ad06
fwupd: wrap programs needed in PATH
2019-08-03 09:40:20 -04:00
Edmund Wu
05570075d7
firmwareLinuxNonfree: 2019-04-16 -> 2019-07-17
2019-07-19 16:45:24 -04:00
Will Dietz
5dc9fec732
fwupd: patch in paths to tools used as runtime deps
2019-07-11 11:10:19 -04:00
Will Dietz
f633bf64e9
fwupd: 1.2.3 -> 1.2.8
...
* use C.UTF-8 instead of en_US
* refresh sysconfdir_install patch
* extend to vendor-directory.conf
* update sysconfdir_install patch
* update file listing
2019-07-11 11:10:19 -04:00
duck
0f2f44c470
raspberrypi-firmware: Update version to 1.20190620+1
2019-06-26 23:28:38 +01:00
volth
f3282c8d1e
treewide: remove unused variables ( #63177 )
...
* treewide: remove unused variables
* making ofborg happy
2019-06-16 19:59:05 +00:00
Ben Wolsieffer
a68213ae8a
raspberrypifw: 1.20181112 -> 1.20190401
2019-05-03 18:12:13 -04:00
Will Dietz
e50c71b3b1
firmwareLinuxNonfree: 20190312 -> 20190416
...
restore outputHash attributes, since I already have them...
2019-04-16 19:04:58 -05:00
Herwig Hochleitner
72a6438f37
firmware-linux-nonfree: 2019-02-13 -> 2019-03-12
2019-04-05 15:48:34 +02:00
Andreas Rammhold
b9ac4c1dd3
firmwareLinuxNonfree: 2018-12-13 -> 2019-02-13
2019-02-19 22:59:35 +01:00
Jan Tojnar
dd06999e32
fwupd: fix installed tests
2019-01-28 00:15:00 +01:00
Will Dietz
7dd30dd64b
fwupd: put plugins in "out", restore "lib" output w/o cycle
2019-01-27 21:26:43 +01:00
Will Dietz
55fa570046
fwupd: blacklist test plugin by default
...
Don't add the testing "webcam" device,
which is unexpected to see when querying
what devices fwupd believes exist :).
Won't change behavior for anyone defining
the blacklistPlugin option already,
but doesn't seem worth making more complicated.
2019-01-27 21:26:42 +01:00
Will Dietz
461699607e
fwupd: 1.2.2 -> 1.2.3
...
Drop lib output to avoid cycle.
2019-01-27 21:26:42 +01:00
Franz Pletz
b213de9328
Merge pull request #52265 from ikervagyok/firmware
...
firmware-linux-nonfree: 20181017 -> 20181213
2018-12-17 02:18:07 +00:00
Lengyel Balazs
374a672424
firmware-linux-nonfree: 20181017 -> 20181213
2018-12-17 03:16:46 +01:00
Ben Wolsieffer
f554d4e40f
raspberrypifw: 1.20180919 -> 1.20181112
2018-12-17 02:01:13 +00:00
Will Dietz
1b5de09e7f
fwupd: 1.1.2 -> 1.2.1
...
Add cairo dep and others checked for
in fwupd's meson.build.
Cairo at least is required.
2018-12-12 21:45:02 -05:00
Jan Tojnar
a51a99c690
gobject-introspection: rename package
...
camelCase package name was a huge inconsistency in GNOME package set.
2018-12-02 12:42:29 +01:00
Ben Wolsieffer
62429fe41b
raspberrypiWirelessFirmware: 2018-05-30 -> 2018-08-20
2018-11-01 22:59:20 -04:00
Will Dietz
788d324205
linux-firmware: 2018-08-25 -> 2018-10-17
2018-10-18 09:32:13 -05:00
Silvan Mosberger
6fac56ae7b
Merge pull request #47057 from r-ryantm/auto-update/fwupd
...
fwupd: 1.1.1 -> 1.1.2
2018-10-14 20:59:09 +02:00
Ben Wolsieffer
964ae43b53
raspberrypi-tools: 2018-02-05 -> 2018-10-03
2018-10-07 21:55:04 -04:00