mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 07:23:09 +02:00
update: move image RELEASE_CYCLE define to configure.ac
It should be more sensefull to set release cycle inside environment than hard coding inside neutrino code. Neutrino package version is not the same like image release cycle, therefore here it is separated from package info.
This commit is contained in:
@@ -88,7 +88,6 @@ extern int allow_flash;
|
||||
|
||||
#define LIST_OF_UPDATES_LOCAL_FILENAME "coolstream.list"
|
||||
#define UPDATE_LOCAL_FILENAME "update.img"
|
||||
#define RELEASE_CYCLE "2.0"
|
||||
#define FILEBROWSER_UPDATE_FILTER "img"
|
||||
|
||||
#define MTD_OF_WHOLE_IMAGE 0
|
||||
|
Reference in New Issue
Block a user