angstrom-next: Drop 'core' from DISTRO_VERSION
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
# Again, in doubt, use the master branch of setup-scripts
|
||||
|
||||
#DISTRO_VERSION = "v2012.X"
|
||||
DISTRO_VERSION = "v${@time.strftime('%Y.%m',time.gmtime())}-core"
|
||||
DISTRO_VERSION = "v${@time.strftime('%Y.%m',time.gmtime())}"
|
||||
|
||||
OLDEST_KERNEL = "2.6.16"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user