Hi
How can I add OpenWrt "native" package repository to Kong's build?
I would like to install some packages, which are not available in the Kong's repository.
Thanks.
Hi
How can I add OpenWrt "native" package repository to Kong's build?
I would like to install some packages, which are not available in the Kong's repository.
Thanks.
search forum for distfeeds.conf.
Thanks for the hint!
I was able to add to etc/opkg/distfeeds.conf
extra line with src/gz openwrt_packages https://downloads.openwrt.org/releases/23.05.5/packages/arm_cortex-a15_neon-vfpv4/packages
, and then download and install the package I was interested in.
Fingers crossed, there will be no side effects