diff options
author | Scott Murray <scott.murray@konsulko.com> | 2020-01-22 13:15:25 -0500 |
---|---|---|
committer | Scott Murray <scott.murray@konsulko.com> | 2020-01-27 15:05:54 -0500 |
commit | 356015eb1bc597ccde99fe68014b36b59fd6817d (patch) | |
tree | b770c7bd7c63f8db1bd4c9bee4c92710b0f9e729 /recipes-qt/qt5/qtlocation_git.bbappend | |
parent | e0271dad839cf51ebc17fd5f6b1bd5fc0e9b43a9 (diff) |
qtlocation: remove local patch
Remove local patch to qtlocation as it has been applied upstream.
Bug-AGL: SPEC-2932
Change-Id: Ib89b6e7c7bb43514c9676224331773324078bd1f
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Diffstat (limited to 'recipes-qt/qt5/qtlocation_git.bbappend')
-rw-r--r-- | recipes-qt/qt5/qtlocation_git.bbappend | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/recipes-qt/qt5/qtlocation_git.bbappend b/recipes-qt/qt5/qtlocation_git.bbappend deleted file mode 100644 index e0f3a6b2e..000000000 --- a/recipes-qt/qt5/qtlocation_git.bbappend +++ /dev/null @@ -1,5 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${BPN}:" - -SRC_URI += " \ - file://0001-Fix-unstable-rotation-gesture.patch \ -" |