OpenWrt Forum Archive

Topic: I'm a little confused about building old packages into a BB image

The content of this topic has been archived on 20 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

So, I've grabbed the released bits of BB and built an image from scratch, and all is well.  There are one or two packages that appear to be in the deprecated status at the moment, specifically ushare, and the luci-app-ushare that goes with it.  I have no problem installing those with opkg from the built snapshot on the release site, but I have been unable to figure out exactly what I need to change to get those packages to appear in make menuconfig so that I can build them myself to include them in the built image directly.

I'm sure this must be something simple that I'm missing, but I haven't been able to find the magic incantation on my own.  Any pointers?

Thanks-

Not going to answer your question, but anyway… with the Image Builder you can just download the prebuilt packages (that you want) from oldpackages, and put them in the packages directory of the Image Builder, and generate your custom image with them. So I suppose you can build from scratch (if that is what you need), and request the Image Builder to be built, and then use the Image Builder to include the deprecated packages in your image. Unless you build with significantly different/incompatible options of course. This will not help at all, if you want to compile the deprecated packages yourself.

So really? Nobody knows how to actually include the packages in a real build?

There's a sticky thread in the general section.

The discussion might have continued from here.