bcmkernel: Restore patching brcm binaries with RUNPATH
With patchelf update to 0.18.0 we can safely patch brcm binaries with RUNPATH and this workaround is no longer needed.
Revert "bcmkernel: Do not patch brcm eapd, hostapd_cli and wpa_cli with RUNPATH" This reverts commit d2e846e9.
Revert "bcmkernel: Patch only dhd.brcm insted of symlink to it" This reverts commit a43f86d1.
Partially Remove "bcmkernel: Put libs in separate directory" This partially reverts commit 3424be90
We may consider the pros and cons of adding a commit:
bcmkernel: rstrip_and_set_rpath.sh improvements
since previous way tried to patch too many files, but it did not need any piping
Edited by Piotr Kubik