diff options
author | John Bowler <jbowler@nslu2-linux.org> | 2006-02-06 08:30:48 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-02-06 08:30:48 +0000 |
commit | d2449f188c1d5b589a2e26dd044d3c717e36cb42 (patch) | |
tree | aeadae4152b1b4177e35ff7df0f6c03797629082 /conf/distro/debianslug.conf | |
parent | df9021a741b54e4504ba2e639b582b808994a2b4 (diff) | |
parent | 4228b12fbf49084eeaabec66c4785a0a091015f6 (diff) |
merge of ad980e031ab94ad3b8f2d1e29f2bbae35f47d710
and ae1272cefbd4147e462e255072a2484f4f9a7a1b
Diffstat (limited to 'conf/distro/debianslug.conf')
-rw-r--r-- | conf/distro/debianslug.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/debianslug.conf b/conf/distro/debianslug.conf index 16c54c77da..88be1c516c 100644 --- a/conf/distro/debianslug.conf +++ b/conf/distro/debianslug.conf @@ -6,7 +6,7 @@ # STANDARD DebianSlug DEFINITIONS #---------------------------------------------------------------------------------- DISTRO_NAME = "DebianSlug" -DISTRO_VERSION = "3.2-beta" +# DISTRO_VERSION = "${SLUGOS_VERSION}${DISTRO_REVISION}-${DISTRO_TYPE}" DISTRO_FEED = "unstable" DISTRO_TYPE = "beta" SLUGOS_IMAGENAME = "debianslug" |