diff options
-rw-r--r-- | conf/distro/familiar-unstable.conf (renamed from conf/distro/familiar-0.8.3.conf) | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/conf/distro/familiar-0.8.3.conf b/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" |