From ced64502ac8bcbe8a16d27535e94b95e31a21fee Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 21 Dec 2005 10:52:41 +0000 Subject: [PATCH] familiar: remove '0.8.3' and replace it with 'unstable' --- conf/distro/{familiar-0.8.3.conf => familiar-unstable.conf} | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) rename conf/distro/{familiar-0.8.3.conf => familiar-unstable.conf} (85%) diff --git a/conf/distro/familiar-0.8.3.conf b/conf/distro/familiar-unstable.conf similarity index 85% rename from conf/distro/familiar-0.8.3.conf rename to conf/distro/familiar-unstable.conf index dd6311fa90..422e9b7db6 100644 --- a/conf/distro/familiar-0.8.3.conf +++ b/conf/distro/familiar-unstable.conf @@ -1,12 +1,9 @@ DISTRO = "familiar" DISTRO_NAME = "Familiar Linux" -DISTRO_VERSION = "v0.8.3-unofficial-unsupported-snapshot-${DATE}" +DISTRO_VERSION = "unstable-${DATE}" include conf/distro/familiar.conf -"${@bb.fatal('This file is unmaintained in the org.oe.dev branch, use the org.openembedded.oz354fam083 branch instead. You can also remove this line, but don't complain if something breaks')}" - - DISTRO_TYPE = "debug" #DISTRO_TYPE = "release" -- 2.39.5