diff options
| author | Matt Turner <mattst88@gentoo.org> | 2020-10-14 14:36:17 -0700 |
|---|---|---|
| committer | Matt Turner <mattst88@gentoo.org> | 2020-10-14 14:36:31 -0700 |
| commit | a169584e8c4aae302c73f7feeb6458cf21170432 (patch) | |
| tree | 1b4d2b56f1f22755b60d263f2ccc3f043a8271c1 /sys-boot/yaboot-static/files/new-ofpath-devspec.patch | |
| parent | ca879d118763df18c8b69d5c46bcad399578e812 (diff) | |
| download | gentoo-a169584e8c4aae302c73f7feeb6458cf21170432.tar.gz gentoo-a169584e8c4aae302c73f7feeb6458cf21170432.tar.bz2 gentoo-a169584e8c4aae302c73f7feeb6458cf21170432.zip | |
sys-boot/yaboot-static: Fix EAPI=7 port
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'sys-boot/yaboot-static/files/new-ofpath-devspec.patch')
| -rw-r--r-- | sys-boot/yaboot-static/files/new-ofpath-devspec.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/yaboot-static/files/new-ofpath-devspec.patch b/sys-boot/yaboot-static/files/new-ofpath-devspec.patch index f225e8e1bb4b..822173904ad3 100644 --- a/sys-boot/yaboot-static/files/new-ofpath-devspec.patch +++ b/sys-boot/yaboot-static/files/new-ofpath-devspec.patch @@ -1,7 +1,7 @@ Fix the devspec path on newer kernels ---- usr/sbin/ofpath -+++ usr/sbin/ofpath +--- a/usr/sbin/ofpath ++++ b/usr/sbin/ofpath @@ -85,11 +85,20 @@ [ "$DEBUG" = 1 ] && echo "Devpath is: $DEVPATH" |
