Openembedded Core Discussions
 help / color / mirror / Atom feed
From: "Mathieu Dubois-Briand" <mathieu.dubois-briand@bootlin.com>
To: <skandigraun@gmail.com>, <openembedded-core@lists.openembedded.org>
Subject: Re: [OE-core] [PATCH] vulkan-samples: update to latest revision
Date: Fri, 12 Sep 2025 13:49:19 +0200	[thread overview]
Message-ID: <DCQSRJKXVV8H.2AMMZTE5FDBAB@bootlin.com> (raw)
In-Reply-To: <20250911211137.3678240-1-skandigraun@gmail.com>

On Thu Sep 11, 2025 at 11:11 PM CEST, Gyorgy Sarvari via lists.openembedded.org wrote:
> Dropped 0001-SPIRV-SpvBuilder.h-add-missing-cstdint-include.patch,
> because the dependency it was patching (glslang submodule) has been
> removed by the project, so it became obsolete.
>
> Shortlog:
> Unify vkb::PhysicalDevice and vkb::core::HPPPhysicalDevice into vkb::core::PhysicalDevice<bindingType>
> Update Apple min deployment versions and iOS Simulator build config
> Add example for dynamic_rendering_local_read
> Add Slang and HLSL shaders to first set of samples
> Fix use of --width and --height by setting extent earlier
> Unify vkb::Instance and vkb::core::HPPInstance into vkb::core::Instance<bindingType>
> Remove vkb::filesystem::init() from astc to fix memory leak and batch mode stability
> Update VVL version to 1.4.321.0 for Android
> Update NDK version to r28c for Android
> Fix variable descriptor count info not used in descriptor set creation
> Fix layer settings regression on Apple platforms for MoltenVK config
> Update shader interfaces to match sample's vertex input description
> Fix regression on iOS Simulator by including TargetConditionals.h in gui.h
> Add CMAKE_OSX_DEPLOYMENT_TARGET to macOS build docs and CI script
> Add possible Linux WSI options
> Unify vkb::Gui and vkb::HPPGui into vkb::Gui<bindingType>
> Remove submodule CTPL, replace its functionality by calls to std::async
> fix: fix the surface resize logic when use wayland wsi
> Implement simple cache for decoded ASTC textures
> Unify vkb::Device and vkb::core::HPPDevice into vkb::core::Device<bindingType>
> Port of latest changes in api sample hello_triangle to hpp_hello_triangle
> Fix crash in sample on android
> Improve and fix async compute sample
> Fix MacOS cmake build instructions
> Replace runtime shader compilation with offline compiled SPIR-V shaders
> Transcoded version of api sample hello_triangle_1_3 based on Vulkan-Hpp
> Unify vkb::RenderFrame and vkb::rendering::HPPRenderFrame into vkb::rendering::RenderFrame<bindingType>
> Increase base version to Vulkan 1.1
>
> Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
> ---

Hi Gyorgy,

It looks like vulkan-samples is used by the test_devtool_git_submodules
selftest, so it results in some error after this update:

2025-09-12 06:53:10,870 - oe-selftest - INFO - devtool.DevtoolUpdateTests.test_devtool_git_submodules (subunit.RemotedTestCase)
2025-09-12 06:53:10,871 - oe-selftest - INFO -  ... FAIL
...
2025-09-12 06:53:10,872 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
  File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py", line 1729, in test_devtool_git_submodules
    self._check_repo_status(recipedir, expected_status)
  File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/devtool.py", line 135, in _check_repo_status
    self.fail('Unexpected modified file in line: %s' % line)
  File "/usr/lib/python3.12/unittest/case.py", line 715, in fail
    raise self.failureException(msg)
AssertionError: Unexpected modified file in line: ?? meta/recipes-graphics/vulkan/vulkan-samples/

Can you have a look at what is going on there?

Thanks,
Mathieu

-- 
Mathieu Dubois-Briand, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



      parent reply	other threads:[~2025-09-12 11:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-11 21:11 [PATCH] vulkan-samples: update to latest revision Gyorgy Sarvari
2025-09-11 21:15 ` Patchtest results for " patchtest
2025-09-12 11:49 ` Mathieu Dubois-Briand [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=DCQSRJKXVV8H.2AMMZTE5FDBAB@bootlin.com \
    --to=mathieu.dubois-briand@bootlin.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=skandigraun@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox