From 4c6b887da9bfaaf4667efcfe7c89cfd7e45454a9 Mon Sep 17 00:00:00 2001 From: Steven Critchfield Date: Tue, 19 Jun 2018 15:55:46 -0500 Subject: [PATCH] Small tweak to the config for naming, and bump version finally --- VERSION | 2 +- nerves_defconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 85ab4c6..c4132bc 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.0.50 +0.0.51 diff --git a/nerves_defconfig b/nerves_defconfig index 2adf885..9dfa500 100644 --- a/nerves_defconfig +++ b/nerves_defconfig @@ -104,7 +104,7 @@ BR2_PACKAGE_HOST_GENEXT2FS=y BR2_PACKAGE_HOST_SQUASHFS=y BR2_PACKAGE_HOST_SUNXI_TOOLS=y BR2_PACKAGE_HOST_UBOOT_TOOLS=y -BR2_NERVES_SYSTEM_NAME="nerves_system_nanopi_neo" +BR2_NERVES_SYSTEM_NAME="nerves_system_orangepi_pcplus" BR2_PACKAGE_BOARDID=y BR2_PACKAGE_ERLANG_HISTORY=y BR2_PACKAGE_NERVES_CONFIG=y