[Armadeus-commitlog] armadeus branch, master, updated. armadeus-7.0-161-g1f4c248a2
Brought to you by:
sszy
|
From: Sébastien S. <ss...@us...> - 2020-01-14 08:23:16
|
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 1f4c248a2b1a954c7fc221167b567fc9d6a3156c (commit)
from 8c2993fcf7b54c68667cd947ea00b04452b72493 (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 1f4c248a2b1a954c7fc221167b567fc9d6a3156c
Author: Sébastien Szymanski <seb...@ar...>
Date: Tue Jan 14 09:23:34 2020 +0100
[BUILDROOT] Bump BR to 2019.02.9
-----------------------------------------------------------------------
Summary of changes:
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index 826a2cfa0..907dda8b1 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).8
+BUILDROOT_VERSION ?= $(BUILDROOT_MAJOR_VERSION).9
include ./Makefile.in
BUILDROOT_SITE:=https://buildroot.org/downloads
BUILDROOT_PATCH_DIR:=$(ARMADEUS_TOPDIR)/patches/buildroot/$(BUILDROOT_MAJOR_VERSION)
hooks/post-receive
--
armadeus
|