diff options
| author | Vicente Olivert Riera <Vincent.Riera@imgtec.com> | 2014-12-11 12:17:32 +0000 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2014-12-11 19:50:30 +0100 |
| commit | adeddeab2c765091b3877e8fea41763b38f0ae0e (patch) | |
| tree | e8beea726dbc13c8955f56a9f47308ea100241d9 /package/systemd/systemd.hash | |
| parent | f9fa4ffc67b53c35b7b40fa9d6df9d3dd4708636 (diff) | |
| download | buildroot-adeddeab2c765091b3877e8fea41763b38f0ae0e.tar.gz buildroot-adeddeab2c765091b3877e8fea41763b38f0ae0e.zip | |
systemd: bump version to v218
Trivial changes:
- Bump version to v218
- Update the hash file
Non-trivial changes:
- Remove upstreamed patch
The patch was added by this upstream commit:
http://cgit.freedesktop.org/systemd/systemd/commit/?id=e6c019026b8cfd27a997e6e6ed1349f8f289b7e2
- Remove non-existent configure options
--with-firmware-path option was removed by this upstream commit:
http://cgit.freedesktop.org/systemd/systemd/commit/?id=be2ea723b1d023b3d385d3b791ee4607cbfb20ca
--disable-tcpwrap option was removed by this upstream commit:
http://cgit.freedesktop.org/systemd/systemd/commit/?id=7f8aa67131cfc03ddcbd31c0420754864fc122f0
- Select a required dependency
libmount dependency was added by this upstream commit:
http://cgit.freedesktop.org/systemd/systemd/commit/?id=8d3ae2bd4c9bf9fc2e57f7b3776325a1c750ca30
The error for not satisfying this required dependency looks like this:
checking for MOUNT... no
configure: error: *** libmount support required but libraries not
found
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/systemd/systemd.hash')
| -rw-r--r-- | package/systemd/systemd.hash | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/systemd/systemd.hash b/package/systemd/systemd.hash index 5b7ba7fb17..e20519bea4 100644 --- a/package/systemd/systemd.hash +++ b/package/systemd/systemd.hash @@ -1,2 +1,2 @@ # Locally calculated -sha256 a031e6fbcdc7077b37338bae8074d9428ee2fa98033beb4923a62871890f7498 systemd-217.tar.xz +sha256 1b0768b53b6c6d813a93a4b8fe1f80cf53561b09075010a97c7aa08eee3fd59b systemd-218.tar.xz |

