Building a single package from turrispackages feed

Hi,

I just have a simple question about how to build a single package.

I would like to build the lighttpd package which provided either by the packages feed with version 1.4.55 (feeds/packages/net/lighttpd) and also by the turrispackages feed with version 1.4.63 (feeds/turrispackages/net/lighttpd).

I was able to build the first one based on this guide with the make package/lighttpd/compile command.

But I want to build the latter one (1.4.63), which is provided by the turrispackages feed. How can I do that?

Thanks in advance,
Sandor

Hello @sandor.balazsi

Since our own Turris OS packages feed is preferred over others listed in feeds.conf, you will always compile packages from that feed instead of duplicated ones from the packages repository.
(I’m talking here about lighttpd, knot-resolver, unbound).

I would be curious how you ended up installing lighttpd from packages by going through our guide. Are you sure that there downloaded the turrispackages feed in your build environment? If you were following OpenWrt guidelines, it would compile lighttpd from packages feed. If you want to use the version we are shipping, you can simply replace it.