From 63f7a017833eba40a3eb4a8a7752927c172b49fd Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 22 Aug 2012 02:33:08 -0700 Subject: [PATCH] angstrom-next.conf: Drop DISTRO_REVISION and DISTRO_PR Unused variables Signed-off-by: Khem Raj --- conf/distro/angstrom-next.conf | 2 -- 1 file changed, 2 deletions(-) diff --git a/conf/distro/angstrom-next.conf b/conf/distro/angstrom-next.conf index bbb0f05..4294a6b 100644 --- a/conf/distro/angstrom-next.conf +++ b/conf/distro/angstrom-next.conf @@ -20,8 +20,6 @@ #DISTRO_VERSION = "v2012.X" DISTRO_VERSION = "v${@time.strftime('%Y.%m',time.gmtime())}-core" -DISTRO_REVISION = "0" -DISTRO_PR = ".0" OLDEST_KERNEL = "2.6.16"