From 02c1ca447ce21e7dcaec2289694a53946eb823a6 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Sat, 12 Mar 2011 08:49:07 +0100 Subject: [PATCH] angstrom: add more 'core' branding Signed-off-by: Koen Kooi --- conf/distro/angstrom-2010.x.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/distro/angstrom-2010.x.conf b/conf/distro/angstrom-2010.x.conf index 3cec03e..58fcae1 100644 --- a/conf/distro/angstrom-2010.x.conf +++ b/conf/distro/angstrom-2010.x.conf @@ -19,8 +19,8 @@ # Again, in doubt, use DISTRO="angstrom-2008.1" #DISTRO_VERSION = "2010.X" -DISTRO_VERSION = "v${DATE}" -DISTRO_REVISION = "4" +DISTRO_VERSION = "v${DATE}-core" +DISTRO_REVISION = "5" DISTRO_PR = ".9" OLDEST_KERNEL ?= "2.6.16"