[Armadeus-commitlog] armadeus branch, master, updated. armadeus-7.0-79-g5617fc0dd
Brought to you by:
sszy
|
From: Sébastien S. <ss...@us...> - 2019-06-07 08:38:37
|
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 5617fc0dd1cd5e8d1e3dd4415d27393bd8ea9a54 (commit)
from 4ec48de1dd53c82ed3a6a510a35b8fc40c6b333f (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 5617fc0dd1cd5e8d1e3dd4415d27393bd8ea9a54
Author: Sébastien Szymanski <seb...@ar...>
Date: Fri Jun 7 10:38:13 2019 +0200
[BSP] bump to BR 2019.02.3
-----------------------------------------------------------------------
Summary of changes:
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index 0b530e3c8..192fad0c5 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).2
+BUILDROOT_VERSION ?= $(BUILDROOT_MAJOR_VERSION).3
include ./Makefile.in
BUILDROOT_SITE:=https://buildroot.org/downloads
BUILDROOT_PATCH_DIR:=$(ARMADEUS_TOPDIR)/patches/buildroot/$(BUILDROOT_MAJOR_VERSION)
hooks/post-receive
--
armadeus
|