diff options
| -rw-r--r-- | meta/recipes-kernel/kmod/kmod_git.bb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/meta/recipes-kernel/kmod/kmod_git.bb b/meta/recipes-kernel/kmod/kmod_git.bb index 9bd66de430..234f072fb6 100644 --- a/meta/recipes-kernel/kmod/kmod_git.bb +++ b/meta/recipes-kernel/kmod/kmod_git.bb | |||
| @@ -33,10 +33,6 @@ do_install:append () { | |||
| 33 | install -Dm644 "${WORKDIR}/depmod-search.conf" "${D}${nonarch_base_libdir}/depmod.d/search.conf" | 33 | install -Dm644 "${WORKDIR}/depmod-search.conf" "${D}${nonarch_base_libdir}/depmod.d/search.conf" |
| 34 | } | 34 | } |
| 35 | 35 | ||
| 36 | do_compile:prepend() { | ||
| 37 | sed -i 's/ac_pwd=/#ac_pwd=/' config.status ; sed -i "/#ac_pwd=/a\ac_pwd='.'" config.status | ||
| 38 | } | ||
| 39 | |||
| 40 | inherit update-alternatives bash-completion | 36 | inherit update-alternatives bash-completion |
| 41 | 37 | ||
| 42 | ALTERNATIVE_PRIORITY = "70" | 38 | ALTERNATIVE_PRIORITY = "70" |
