[Armadeus-commitlog] armadeus branch, master, updated. armadeus-7.0-1-g17cf3e223
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2018-08-09 10:47:46
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, master has been updated
via 17cf3e22356ec9426f22462fde0ed384ab04c5b0 (commit)
from 8fe5832e6a2dc5c077c39362fc578bca32b9db9f (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 17cf3e22356ec9426f22462fde0ed384ab04c5b0
Author: Julien BOIBESSOT <jul...@ar...>
Date: Thu Aug 9 12:47:10 2018 +0200
Changes for 8.0 devt start
-----------------------------------------------------------------------
Summary of changes:
.../target/device/armadeus/rootfs/target_overlay/etc/armadeus-version | 2 +-
.../target/device/armadeus/rootfs/target_skeleton/etc/armadeus-version | 2 +-
scripts/release/changes.sh | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/buildroot/target/device/armadeus/rootfs/target_overlay/etc/armadeus-version b/buildroot/target/device/armadeus/rootfs/target_overlay/etc/armadeus-version
index 4fedf1d20..c6a43f2db 100644
--- a/buildroot/target/device/armadeus/rootfs/target_overlay/etc/armadeus-version
+++ b/buildroot/target/device/armadeus/rootfs/target_overlay/etc/armadeus-version
@@ -1 +1 @@
-7.0
+8.0-devt-git
diff --git a/buildroot/target/device/armadeus/rootfs/target_skeleton/etc/armadeus-version b/buildroot/target/device/armadeus/rootfs/target_skeleton/etc/armadeus-version
index 4fedf1d20..c6a43f2db 100644
--- a/buildroot/target/device/armadeus/rootfs/target_skeleton/etc/armadeus-version
+++ b/buildroot/target/device/armadeus/rootfs/target_skeleton/etc/armadeus-version
@@ -1 +1 @@
-7.0
+8.0-devt-git
diff --git a/scripts/release/changes.sh b/scripts/release/changes.sh
index 6e9f92116..6de72db1b 100755
--- a/scripts/release/changes.sh
+++ b/scripts/release/changes.sh
@@ -15,7 +15,7 @@ CHANGES_TOOLS=$TEMP_DIR/tools.log
CHANGES_ASDEVICES=$TEMP_DIR/asdevices.log
CHANGES_OTHER=$TEMP_DIR/other.log
-LATEST_RELEASE_DATE="2015-08-11"
+LATEST_RELEASE_DATE="2018-08-07"
usage()
{
hooks/post-receive
--
armadeus
|