Temat: Kompilacja openwrt
Witam.
Cezary mam pytanko. Potrzebuję do nexxa wt3020 8mb następujące pakiety:
-Exroot
- Milnidlna
- moduły do tv
- aria2
Czy jak wgram twój obraz openwrt i zrobię tak to będę miał ten sam kernel i pakiety z kompilacji będą pasowały do twojego obrazu ?
cd ~
git clone https://github.com/openwrt/openwrt.git
cd openwrt
git fetch --tags
git checkout openwrt-22.03
wget --no-check-certificate https://dl.eko.one.pl/openwrt-22.03/targets/ramips/mt7620/config.buildinfo.usb
mv config.buildinfo.usb .config
make defconfig
makeotrzymałem takie coś:
przemek@przemek:~/openwrt$ make defconfig
Collecting package info: done
tmp/.config-package.in:61757:error: recursive dependency detected!
tmp/.config-package.in:61757: symbol PACKAGE_luci-app-pbr depends on PACKAGE_luci-app-pbr
For a resolution refer to Documentation/kbuild/kconfig-language.rst
subsection "Kconfig recursive dependency limitations"
#
# configuration written to .config
#