I have a cross compiled application that is not available in any of the upstream repositories which I require to include in my image. It would be greatly beneficial if this could be achieved within SDM.
Although I am cross-compiling my application, the use case also comes up when you want to install newer versions of applications than those that are available in the upstream repos. Many applications for Raspberry Pi lag behind and this is a way to resolve this.
I build all my images offline and though I can run a local repo, it would be much easier to just apt install from local debs.
This functionality can be seen in the rpi-image-gen debstore example (https://github.com/raspberrypi/rpi-image-gen/tree/master/examples/debstore) which inspired this feature request.
This feature as originally discussed in this Raspberry Pi Forum Post: https://forums.raspberrypi.com/viewtopic.php?p=2363582#p2363582 including here for tracking purposes
I have a cross compiled application that is not available in any of the upstream repositories which I require to include in my image. It would be greatly beneficial if this could be achieved within SDM.
Although I am cross-compiling my application, the use case also comes up when you want to install newer versions of applications than those that are available in the upstream repos. Many applications for Raspberry Pi lag behind and this is a way to resolve this.
I build all my images offline and though I can run a local repo, it would be much easier to just apt install from local debs.
This functionality can be seen in the rpi-image-gen debstore example (https://github.com/raspberrypi/rpi-image-gen/tree/master/examples/debstore) which inspired this feature request.
This feature as originally discussed in this Raspberry Pi Forum Post: https://forums.raspberrypi.com/viewtopic.php?p=2363582#p2363582 including here for tracking purposes