mirror of
https://git.yoctoproject.org/poky
synced 2026-04-17 18:32:12 +02:00
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>
This commit is contained in:
committed by
Richard Purdie
parent
d26aadc8e4
commit
f5bdf4d37f
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user