All of lore.kernel.org
 help / color / mirror / Atom feed
* [rocko/master][PATCH 1/2] wayland-protocols: make bbappend version-agnostic
@ 2018-04-12 14:58 Denys Dmytriyenko
  2018-04-12 14:58 ` [rocko/master][PATCH 2/2] gstreamer1.0-plugins: make bbappends more generic for any minor version of 1.12.x Denys Dmytriyenko
  0 siblings, 1 reply; 3+ messages in thread
From: Denys Dmytriyenko @ 2018-04-12 14:58 UTC (permalink / raw)
  To: meta-arago

The patch is self-contained and applies cleanly on 1.10 in rocko and 1.13 in master.

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
 .../{wayland-protocols_1.10.bbappend => wayland-protocols_%.bbappend}   | 2 --
 1 file changed, 2 deletions(-)
 rename meta-arago-extras/recipes-graphics/wayland/{wayland-protocols_1.10.bbappend => wayland-protocols_%.bbappend} (89%)

diff --git a/meta-arago-extras/recipes-graphics/wayland/wayland-protocols_1.10.bbappend b/meta-arago-extras/recipes-graphics/wayland/wayland-protocols_%.bbappend
similarity index 89%
rename from meta-arago-extras/recipes-graphics/wayland/wayland-protocols_1.10.bbappend
rename to meta-arago-extras/recipes-graphics/wayland/wayland-protocols_%.bbappend
index c592d07..b136826 100644
--- a/meta-arago-extras/recipes-graphics/wayland/wayland-protocols_1.10.bbappend
+++ b/meta-arago-extras/recipes-graphics/wayland/wayland-protocols_%.bbappend
@@ -6,8 +6,6 @@ SRC_URI += " \
       file://0001-wayland-drm-Add-wayland-drm-protocol-to-stable.patch \
       "
 
-S = "${WORKDIR}/wayland-protocols-1.10"
-
 do_install_append() {
 	install -d ${D}${datadir}/wayland-protocols/stable/wayland-drm
 	cp ${S}/stable/wayland-drm/wayland-drm.xml ${D}${datadir}/wayland-protocols/stable/wayland-drm/
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-04-12 16:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-12 14:58 [rocko/master][PATCH 1/2] wayland-protocols: make bbappend version-agnostic Denys Dmytriyenko
2018-04-12 14:58 ` [rocko/master][PATCH 2/2] gstreamer1.0-plugins: make bbappends more generic for any minor version of 1.12.x Denys Dmytriyenko
2018-04-12 16:00   ` 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.