It came just in my mind, that we need to do an adjustment about the checked out branch on the repository PirateBoxScripts_Webserver
As we have on the auto-scripts the following list:
-
stable -> openwrt-piratebox-feed:master
-
beta -> openwrt-piratebox-feed:development
-
dev. -> local-feeds : master
PirateBoxScripts_Webserver
-
stable -> master
- beta ---> we need a special tag for this, that is applied to the corresponding branch/commit
-
dev ---> development
y.x.z
The version-number raises in y & x requires a change of the piratebox_image file. This is one of the dependencies between those two worlds
That is my idea about that problem
It came just in my mind, that we need to do an adjustment about the checked out branch on the repository PirateBoxScripts_Webserver
As we have on the auto-scripts the following list:
stable -> openwrt-piratebox-feed:master
beta -> openwrt-piratebox-feed:development
dev. -> local-feeds : master
PirateBoxScripts_Webserver
stable -> master
dev ---> development
y.x.z
The version-number raises in y & x requires a change of the piratebox_image file. This is one of the dependencies between those two worlds
That is my idea about that problem