[Armadeus-commitlog] armadeus branch, master, updated. armadeus-7.0-143-g272d09247
Brought to you by:
sszy
|
From: Sébastien S. <ss...@us...> - 2019-11-19 08:51:31
|
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 272d09247d7b08e6e74fa0685d18a58f2713ce9a (commit)
from 074e43f314087300951322687f44954fa63fd399 (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 272d09247d7b08e6e74fa0685d18a58f2713ce9a
Author: Sébastien Szymanski <seb...@ar...>
Date: Tue Nov 19 09:51:22 2019 +0100
[BUILDROOT] Bump BR to 2019.02.7
-----------------------------------------------------------------------
Summary of changes:
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index bc6669b71..77526d93a 100644
--- a/Makefile
+++ b/Makefile
@@ -27,7 +27,7 @@ export ARMADEUS_TOPDIR
#--- User configurable stuff:
BUILDROOT_MAJOR_VERSION ?= 2019.02
-BUILDROOT_VERSION ?= $(BUILDROOT_MAJOR_VERSION).6
+BUILDROOT_VERSION ?= $(BUILDROOT_MAJOR_VERSION).7
include ./Makefile.in
BUILDROOT_SITE:=https://buildroot.org/downloads
BUILDROOT_PATCH_DIR:=$(ARMADEUS_TOPDIR)/patches/buildroot/$(BUILDROOT_MAJOR_VERSION)
hooks/post-receive
--
armadeus
|