mirror of
https://github.com/openwrt/routing.git
synced 2025-12-21 14:54:33 +04:00
58070aa6c17ef1fd84d4e0ad3e266812a8dc1c4c
These packages have not been compiling for some time due to the transition to GCC14 (issue: https://github.com/OLSR/OONF/issues/71). This has been reported to the upstream repositories, but it appears that development has stalled. Additionally, the project's website and documentation have been non-functional since 2024. Reference: https://github.com/OLSR/OONF/issues/54 Another issue is the transition to CMake 4.x, which causes the packages to fail with the following error: CMake Error at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 has been removed from CMake. Update the VERSION argument <min> value. Or, use the <min>...<max> syntax to tell CMake that the project requires at least <min> but has been updated to work with policies introduced by <max> or earlier. Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway. Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
OpenWrt Routing Feed
Description
This OpenWrt package feed contains community maintained routing packages.
Usage
This repository is intended to be layered on-top of an OpenWrt buildroot. If you do not have an OpenWrt buildroot installed, see the documentation at: OpenWrt Buildroot – Installation on the OpenWrt support site.
This feed is enabled by default. To install all its package definitions, run:
./scripts/feeds update routing
./scripts/feeds install -a -p routing
Description
Languages
Shell
35%
Makefile
32.7%
Lua
15.9%
C
14.6%
HTML
1.8%