Bug #301
closed2016.4 make install
0%
Description
The batman-adv module is build within the directory <...>/batman_adv-2016.4/build/net/batman-adv/ and is installed within /lib/modules/<kernel-version>/updates/build/net/batman-adv/.
This work not is not the normal case. The module shall be build under batman_adv-2016.4/net/batman-adv and be installed under lib/modules/<kernel-version>/updates/net/batman-adv/ as for previous versions.
Updated by Sven Eckelmann about 8 years ago
- Status changed from New to Rejected
It cannot be build in net/batman-adv because it has to be patched to work outside of the kernel.
Updated by Sven Eckelmann about 8 years ago
- Status changed from Rejected to In Progress
Hm, reopening again because the main problem here seems to be the install path. But just to make it clear - the build directory is still required for the sources but maybe can be made optional for the installation path.
I will propose a patch later on the mailinglist
Updated by Sven Eckelmann about 8 years ago
Updated by Sven Eckelmann almost 8 years ago
- Status changed from In Progress to Resolved
Patch was applied a while ago in https://git.open-mesh.org/batman-adv.git/commit/22c08574065743dd31d1359fa82c83d0c74984d4
Updated by Sven Eckelmann almost 8 years ago
- Status changed from Resolved to Closed
Fix is part of the release 2016.5