meta-arago.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
* [meta-arago][master][PATCH v2] dma-heap-tests: Update SRCREV to fix CMake 4.0 issue
@ 2025-07-21 19:47 Ryan Eatmon
  2025-07-21 20:12 ` Denys Dmytriyenko
  0 siblings, 1 reply; 2+ messages in thread
From: Ryan Eatmon @ 2025-07-21 19:47 UTC (permalink / raw)
  To: Praneeth Bajjuri, Denys Dmytriyenko, meta-arago

License-Update: New central file was created to hold the license
information.  No change in actual license for the project.

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
---
v2: Another SRCREV bump to pick up new LICENSE file and move the
LIC_FILES_CHKSUM to that new file.

 meta-arago-test/recipes-devtools/dma-heap/dma-heap-tests.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-arago-test/recipes-devtools/dma-heap/dma-heap-tests.bb b/meta-arago-test/recipes-devtools/dma-heap/dma-heap-tests.bb
index 69f95391..3c0eaa5a 100644
--- a/meta-arago-test/recipes-devtools/dma-heap/dma-heap-tests.bb
+++ b/meta-arago-test/recipes-devtools/dma-heap/dma-heap-tests.bb
@@ -1,13 +1,13 @@
 SUMMARY = "Test cases for DMA-Heap framework"
 HOMEPAGE = "https://github.com/glneo/dma-heap-tests"
 LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://src/heap_test_fixture.cpp;beginline=1;endline=15;md5=d16465a9e7dc8f53bfdf997c4bf55540"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=4c3b4cb87cfc8ccba69d579fbd7b0fb3"
 
 PV = "1.0"
 
 BRANCH = "master"
 SRC_URI = "git://github.com/glneo/dma-heap-tests.git;protocol=https;branch=${BRANCH}"
-SRCREV = "334fc8ec8056badc9c6667e6f1328705cb973ab4"
+SRCREV = "230b406e97c12be5f930125a432d0dfa0316aa39"
 
 DEPENDS = "googletest"
 
-- 
2.17.1



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

* Re: [meta-arago][master][PATCH v2] dma-heap-tests: Update SRCREV to fix CMake 4.0 issue
  2025-07-21 19:47 [meta-arago][master][PATCH v2] dma-heap-tests: Update SRCREV to fix CMake 4.0 issue Ryan Eatmon
@ 2025-07-21 20:12 ` Denys Dmytriyenko
  0 siblings, 0 replies; 2+ messages in thread
From: Denys Dmytriyenko @ 2025-07-21 20:12 UTC (permalink / raw)
  To: reatmon; +Cc: Praneeth Bajjuri, Denys Dmytriyenko, meta-arago

On Mon, Jul 21, 2025 at 02:47:39PM -0500, Ryan Eatmon via lists.yoctoproject.org wrote:
> License-Update: New central file was created to hold the license
> information.  No change in actual license for the project.

License-Update: license text moved to its own file

https://docs.yoctoproject.org/dev/contributor-guide/recipe-style-guide.html#license-updates


> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
> 
> ---
> v2: Another SRCREV bump to pick up new LICENSE file and move the
> LIC_FILES_CHKSUM to that new file.
> 
>  meta-arago-test/recipes-devtools/dma-heap/dma-heap-tests.bb | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/meta-arago-test/recipes-devtools/dma-heap/dma-heap-tests.bb b/meta-arago-test/recipes-devtools/dma-heap/dma-heap-tests.bb
> index 69f95391..3c0eaa5a 100644
> --- a/meta-arago-test/recipes-devtools/dma-heap/dma-heap-tests.bb
> +++ b/meta-arago-test/recipes-devtools/dma-heap/dma-heap-tests.bb
> @@ -1,13 +1,13 @@
>  SUMMARY = "Test cases for DMA-Heap framework"
>  HOMEPAGE = "https://github.com/glneo/dma-heap-tests"
>  LICENSE = "Apache-2.0"
> -LIC_FILES_CHKSUM = "file://src/heap_test_fixture.cpp;beginline=1;endline=15;md5=d16465a9e7dc8f53bfdf997c4bf55540"
> +LIC_FILES_CHKSUM = "file://LICENSE;md5=4c3b4cb87cfc8ccba69d579fbd7b0fb3"
>  
>  PV = "1.0"
>  
>  BRANCH = "master"
>  SRC_URI = "git://github.com/glneo/dma-heap-tests.git;protocol=https;branch=${BRANCH}"
> -SRCREV = "334fc8ec8056badc9c6667e6f1328705cb973ab4"
> +SRCREV = "230b406e97c12be5f930125a432d0dfa0316aa39"
>  
>  DEPENDS = "googletest"
>  
> -- 
> 2.17.1


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

end of thread, other threads:[~2025-07-21 20:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-21 19:47 [meta-arago][master][PATCH v2] dma-heap-tests: Update SRCREV to fix CMake 4.0 issue Ryan Eatmon
2025-07-21 20:12 ` Denys Dmytriyenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).