[gnome-continuous-yocto/gnomeostree-3.28-rocko: 6880/8267] vulkan-demos: Rename ${bindir}/screenshot



commit f5bdf4d37fedf806711ce39664a91eb447b824db
Author: Jussi Kukkonen <jussi kukkonen intel com>
Date:   Tue Jul 18 10:32:10 2017 +0300

    vulkan-demos: Rename ${bindir}/screenshot
    
    This conflicts with sato-screenshot.
    
    (From OE-Core rev: 2cd6ef9309541c625bc3c3bd48e06dcf4a6edd80)
    
    Signed-off-by: Jussi Kukkonen <jussi kukkonen intel com>
    Signed-off-by: Ross Burton <ross burton intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 meta/recipes-graphics/vulkan/vulkan-demos_git.bb |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/meta/recipes-graphics/vulkan/vulkan-demos_git.bb 
b/meta/recipes-graphics/vulkan/vulkan-demos_git.bb
index fcd9e7b..e088277 100644
--- a/meta/recipes-graphics/vulkan/vulkan-demos_git.bb
+++ b/meta/recipes-graphics/vulkan/vulkan-demos_git.bb
@@ -24,6 +24,8 @@ do_install_append () {
        ${D}${datadir}/vulkan-demos/models/vulkanscene* \
        ${D}${datadir}/vulkan-demos/models/plants.dae \
        ${D}${datadir}/vulkan-demos/textures/texturearray_plants*
+
+    mv ${D}${bindir}/screenshot ${D}${bindir}/vulkan-screenshot
 }
 
 EXTRA_OECMAKE = "-DRESOURCE_INSTALL_DIR=${datadir}/vulkan-demos"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]