[Armadeus-commitlog] armadeus branch, master, updated. armadeus-7.0-169-g273c5897a
Brought to you by:
sszy
|
From: Sébastien S. <ss...@us...> - 2020-03-19 14:38:53
|
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 273c5897a30064448f42228071ff4474872d2a1c (commit)
from b2763cb8d1b452a2eb3cbc791298323f786bb277 (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 273c5897a30064448f42228071ff4474872d2a1c
Author: Sébastien Szymanski <seb...@ar...>
Date: Thu Mar 19 15:38:37 2020 +0100
[BUILDROOT] 2019.02: qt: drop uneeded patch 346
-----------------------------------------------------------------------
Summary of changes:
...-qt5virtualkeyboard-add-an-upstream-URL-t.patch | 33 ----------------------
patches/buildroot/2019.02/cleanup_buildroot.sh | 1 -
2 files changed, 34 deletions(-)
delete mode 100644 patches/buildroot/2019.02/346-package-qt5-qt5virtualkeyboard-add-an-upstream-URL-t.patch
diff --git a/patches/buildroot/2019.02/346-package-qt5-qt5virtualkeyboard-add-an-upstream-URL-t.patch b/patches/buildroot/2019.02/346-package-qt5-qt5virtualkeyboard-add-an-upstream-URL-t.patch
deleted file mode 100644
index 45a5741c8..000000000
--- a/patches/buildroot/2019.02/346-package-qt5-qt5virtualkeyboard-add-an-upstream-URL-t.patch
+++ /dev/null
@@ -1,33 +0,0 @@
-From 77c7fa95399b25e9a5ff50324ffca735ee335ea6 Mon Sep 17 00:00:00 2001
-From: Mark Corbin <ma...@di...>
-Date: Tue, 17 Dec 2019 14:10:58 +0000
-Subject: [PATCH 346/352] package/qt5/qt5virtualkeyboard: add an upstream URL
- to Config.in
-
-Add an upstream URL to the help text in Config.in. This
-addresses the 'Missing' URL status in the package stats
-web page output.
-
-Signed-off-by: Mark Corbin <ma...@di...>
-Reviewed-by: Peter Seiderer <ps....@gm...>
-Signed-off-by: Thomas Petazzoni <tho...@bo...>
----
- package/qt5/qt5virtualkeyboard/Config.in | 2 ++
- 1 file changed, 2 insertions(+)
-
-diff --git a/package/qt5/qt5virtualkeyboard/Config.in b/package/qt5/qt5virtualkeyboard/Config.in
-index 3a60c27332..8e9cacd3c8 100644
---- a/package/qt5/qt5virtualkeyboard/Config.in
-+++ b/package/qt5/qt5virtualkeyboard/Config.in
-@@ -14,6 +14,8 @@ config BR2_PACKAGE_QT5VIRTUALKEYBOARD
- consists of a C++ backend supporting custom input methods as
- well as a UI frontend implemented in QML.
-
-+ https://doc.qt.io/qt-5/qtvirtualkeyboard-index.html
-+
- if BR2_PACKAGE_QT5VIRTUALKEYBOARD
-
- config BR2_PACKAGE_QT5VIRTUALKEYBOARD_LANGUAGE_LAYOUTS
---
-2.24.1
-
diff --git a/patches/buildroot/2019.02/cleanup_buildroot.sh b/patches/buildroot/2019.02/cleanup_buildroot.sh
index 28321bd11..3bb04be8b 100755
--- a/patches/buildroot/2019.02/cleanup_buildroot.sh
+++ b/patches/buildroot/2019.02/cleanup_buildroot.sh
@@ -195,7 +195,6 @@ rm -rf buildroot/package/qt5/qt5virtualkeyboard/5.12.2/qt5virtualkeyboard.hash
rm -rf buildroot/package/qt5/qt5virtualkeyboard/5.12.4/qt5virtualkeyboard.hash
rm -rf buildroot/package/qt5/qt5virtualkeyboard/5.12.5/qt5virtualkeyboard.hash
rm -rf buildroot/package/qt5/qt5virtualkeyboard/5.12.7/qt5virtualkeyboard.hash
-rm -rf buildroot/package/qt5/qt5virtualkeyboard/Config.in
rm -rf buildroot/package/qt5/qt5virtualkeyboard/qt5virtualkeyboard.mk
rm -rf buildroot/package/qt5/qt5wayland/qt5wayland.hash
rm -rf buildroot/package/qt5/qt5wayland/qt5wayland.mk
hooks/post-receive
--
armadeus
|