summaryrefslogtreecommitdiffstats
path: root/recipes/dracut
Commit message (Collapse)AuthorAgeFilesLines
* Update license headersSamuli Piippo2016-05-181-7/+15
| | | | | | | License changed to GPLv3 + Commercial Change-Id: I267c97216e717ed29071df064337e1bcf83de973 Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
* Dracut: use more recent versionGatis Paeglis2016-02-231-0/+4
| | | | | | | | | | | | | | | | | | The current version in certain situations fails with the following error message: [3.129861] systemd[1]: Cannot add dependency job for unit systemd-journald-audit.socket, ignoring: Unit systemd-journald-audit.socket failed to load: No such file or directory. It was fixed in Dracut by: 3e7a05f - systemd: add systemd-journald-audit.socket Version 44 contains this fix. Change-Id: Ia0233ab01929a6a7360af6c595f3e93181af85f5 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* Update license headersSamuli Piippo2016-02-091-0/+21
| | | | | Change-Id: Iabcf736e6f4ae2149b57c84ebdc8b5b1be82023d Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Dracut: add missing dependencyGatis Paeglis2015-10-161-0/+2
| | | | | | | | | | Running ./dracut --host-only fails because findmnt and setsid commands are missing from the sysroot. https://bugzilla.yoctoproject.org/show_bug.cgi?id=8522 Change-Id: I08785d521eca1508af20b83babfde106c0924a1d Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* dracut: remove distro dependency to systemdSamuli Piippo2015-10-141-0/+1
| | | | | | Change-Id: I74e3e06b538b93ed72d4c42c52123ff9e8b4964a Reviewed-by: Gatis Paeglis <gatis.paeglis@digia.com> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Add ostree, dracut and libgsystem recipes.Gatis Paeglis2015-09-251-0/+2
Change-Id: I8fc3b7ec5f2ebeb82e31638037a2dd2e449da48c Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>