All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] qtwebkit: update bbappend to be version agnostic
@ 2015-09-09 16:58 Denys Dmytriyenko
  0 siblings, 0 replies; only message in thread
From: Denys Dmytriyenko @ 2015-09-09 16:58 UTC (permalink / raw)
  To: meta-arago

From: Denys Dmytriyenko <denys@ti.com>

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
 meta-arago-distro/recipes-qt/qt5/qtwebkit_%.bbappend     | 10 ++++++++++
 meta-arago-distro/recipes-qt/qt5/qtwebkit_5.4.1.bbappend | 10 ----------
 2 files changed, 10 insertions(+), 10 deletions(-)
 create mode 100644 meta-arago-distro/recipes-qt/qt5/qtwebkit_%.bbappend
 delete mode 100644 meta-arago-distro/recipes-qt/qt5/qtwebkit_5.4.1.bbappend

diff --git a/meta-arago-distro/recipes-qt/qt5/qtwebkit_%.bbappend b/meta-arago-distro/recipes-qt/qt5/qtwebkit_%.bbappend
new file mode 100644
index 0000000..26bda41
--- /dev/null
+++ b/meta-arago-distro/recipes-qt/qt5/qtwebkit_%.bbappend
@@ -0,0 +1,10 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+
+SRC_URI += " \
+	file://GraphicsSurfaceGL_NoX.cpp.patch \
+	file://GraphicsSurfaceToken.h.patch \
+	file://0001-Target.pri-update-to-use-GL_NoX-version-of-GraphicsS.patch \
+	file://WebCore.pri.patch \
+"
+
+PR_append = "-arago4"
diff --git a/meta-arago-distro/recipes-qt/qt5/qtwebkit_5.4.1.bbappend b/meta-arago-distro/recipes-qt/qt5/qtwebkit_5.4.1.bbappend
deleted file mode 100644
index 26bda41..0000000
--- a/meta-arago-distro/recipes-qt/qt5/qtwebkit_5.4.1.bbappend
+++ /dev/null
@@ -1,10 +0,0 @@
-FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
-
-SRC_URI += " \
-	file://GraphicsSurfaceGL_NoX.cpp.patch \
-	file://GraphicsSurfaceToken.h.patch \
-	file://0001-Target.pri-update-to-use-GL_NoX-version-of-GraphicsS.patch \
-	file://WebCore.pri.patch \
-"
-
-PR_append = "-arago4"
-- 
2.2.0



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-09-09 16:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-09 16:58 [PATCH] qtwebkit: update bbappend to be version agnostic Denys Dmytriyenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.