diff mbox series

[master/kirkstone,38/52] qtwebengine: bison-native dependency is upstream now remove this bbappend

Message ID 20220913040246.2365077-39-denis@denix.org
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series Latest 2022.09 sync-up with Dunfell | expand

Commit Message

Denys Dmytriyenko Sept. 13, 2022, 4:02 a.m. UTC
From: Andrew Davis <afd@ti.com>

The dependency on bison-native was fixed in a patch by Denys and is now
in Dunfell/kirkstone/Master, remove this and the now empty bbappend.

Signed-off-by: Andrew Davis <afd@ti.com>
Acked-by: Denys Dmytriyenko <denys@konsulko.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
---
 meta-arago-distro/recipes-qt/qt5/qtwebengine_git.bbappend | 4 ----
 1 file changed, 4 deletions(-)
 delete mode 100644 meta-arago-distro/recipes-qt/qt5/qtwebengine_git.bbappend
diff mbox series

Patch

diff --git a/meta-arago-distro/recipes-qt/qt5/qtwebengine_git.bbappend b/meta-arago-distro/recipes-qt/qt5/qtwebengine_git.bbappend
deleted file mode 100644
index 60f6678f..00000000
--- a/meta-arago-distro/recipes-qt/qt5/qtwebengine_git.bbappend
+++ /dev/null
@@ -1,4 +0,0 @@ 
-FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"
-PR:append = ".arago1"
-
-DEPENDS += "bison-native"