* [meta-arago][master][PATCH] dma-heap-tests: Update SRCREV to fix CMake 4.0 issue
@ 2025-07-21 14:51 Ryan Eatmon
2025-07-21 16:24 ` Denys Dmytriyenko
0 siblings, 1 reply; 4+ messages in thread
From: Ryan Eatmon @ 2025-07-21 14:51 UTC (permalink / raw)
To: Praneeth Bajjuri, Denys Dmytriyenko, meta-arago
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
---
meta-arago-test/recipes-devtools/dma-heap/dma-heap-tests.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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..c0eeaaaa 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
@@ -7,7 +7,7 @@ PV = "1.0"
BRANCH = "master"
SRC_URI = "git://github.com/glneo/dma-heap-tests.git;protocol=https;branch=${BRANCH}"
-SRCREV = "334fc8ec8056badc9c6667e6f1328705cb973ab4"
+SRCREV = "ead2ea8a9c3b81e97324da44c76cd9295e6c5efc"
DEPENDS = "googletest"
--
2.17.1
^ permalink raw reply related [flat|nested] 4+ messages in thread* Re: [meta-arago][master][PATCH] dma-heap-tests: Update SRCREV to fix CMake 4.0 issue
2025-07-21 14:51 [meta-arago][master][PATCH] dma-heap-tests: Update SRCREV to fix CMake 4.0 issue Ryan Eatmon
@ 2025-07-21 16:24 ` Denys Dmytriyenko
2025-07-21 16:51 ` Ryan Eatmon
[not found] ` <185452545FA11369.534@lists.yoctoproject.org>
0 siblings, 2 replies; 4+ messages in thread
From: Denys Dmytriyenko @ 2025-07-21 16:24 UTC (permalink / raw)
To: reatmon; +Cc: Praneeth Bajjuri, Denys Dmytriyenko, meta-arago
ERROR: dma-heap-tests-1.0-r0 do_populate_lic: QA Issue: dma-heap-tests: LIC_FILES_CHKSUM points to an invalid file: .../dma-heap-tests-1.0/src/heap_test_fixture.cpp [license-checksum]
On Mon, Jul 21, 2025 at 09:51:46AM -0500, Ryan Eatmon via lists.yoctoproject.org wrote:
> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
> ---
> meta-arago-test/recipes-devtools/dma-heap/dma-heap-tests.bb | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> 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..c0eeaaaa 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
> @@ -7,7 +7,7 @@ PV = "1.0"
>
> BRANCH = "master"
> SRC_URI = "git://github.com/glneo/dma-heap-tests.git;protocol=https;branch=${BRANCH}"
> -SRCREV = "334fc8ec8056badc9c6667e6f1328705cb973ab4"
> +SRCREV = "ead2ea8a9c3b81e97324da44c76cd9295e6c5efc"
>
> DEPENDS = "googletest"
>
> --
> 2.17.1
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: [meta-arago][master][PATCH] dma-heap-tests: Update SRCREV to fix CMake 4.0 issue
2025-07-21 16:24 ` Denys Dmytriyenko
@ 2025-07-21 16:51 ` Ryan Eatmon
[not found] ` <185452545FA11369.534@lists.yoctoproject.org>
1 sibling, 0 replies; 4+ messages in thread
From: Ryan Eatmon @ 2025-07-21 16:51 UTC (permalink / raw)
To: Denys Dmytriyenko; +Cc: Praneeth Bajjuri, Denys Dmytriyenko, meta-arago
Sigh... Andrew changed the lic file... Ok. I'll do a more formal
update and send a v2.
On 7/21/2025 11:24 AM, Denys Dmytriyenko wrote:
> ERROR: dma-heap-tests-1.0-r0 do_populate_lic: QA Issue: dma-heap-tests: LIC_FILES_CHKSUM points to an invalid file: .../dma-heap-tests-1.0/src/heap_test_fixture.cpp [license-checksum]
>
>
> On Mon, Jul 21, 2025 at 09:51:46AM -0500, Ryan Eatmon via lists.yoctoproject.org wrote:
>> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
>> ---
>> meta-arago-test/recipes-devtools/dma-heap/dma-heap-tests.bb | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> 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..c0eeaaaa 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
>> @@ -7,7 +7,7 @@ PV = "1.0"
>>
>> BRANCH = "master"
>> SRC_URI = "git://github.com/glneo/dma-heap-tests.git;protocol=https;branch=${BRANCH}"
>> -SRCREV = "334fc8ec8056badc9c6667e6f1328705cb973ab4"
>> +SRCREV = "ead2ea8a9c3b81e97324da44c76cd9295e6c5efc"
>>
>> DEPENDS = "googletest"
>>
>> --
>> 2.17.1
--
Ryan Eatmon reatmon@ti.com
-----------------------------------------
Texas Instruments, Inc. - LCPD - MGTS
^ permalink raw reply [flat|nested] 4+ messages in thread[parent not found: <185452545FA11369.534@lists.yoctoproject.org>]
* Re: [meta-arago][master][PATCH] dma-heap-tests: Update SRCREV to fix CMake 4.0 issue
[not found] ` <185452545FA11369.534@lists.yoctoproject.org>
@ 2025-07-21 16:59 ` Ryan Eatmon
0 siblings, 0 replies; 4+ messages in thread
From: Ryan Eatmon @ 2025-07-21 16:59 UTC (permalink / raw)
To: Denys Dmytriyenko; +Cc: Praneeth Bajjuri, Denys Dmytriyenko, meta-arago
Oh I see. He moved files around. I'm going to do another patch to the
upstream repo to pull the license out into it's own file that won't have
this again down the road.
On 7/21/2025 11:51 AM, Ryan Eatmon via lists.yoctoproject.org wrote:
>
> Sigh... Andrew changed the lic file... Ok. I'll do a more formal
> update and send a v2.
>
>
> On 7/21/2025 11:24 AM, Denys Dmytriyenko wrote:
>> ERROR: dma-heap-tests-1.0-r0 do_populate_lic: QA Issue:
>> dma-heap-tests: LIC_FILES_CHKSUM points to an invalid file:
>> .../dma-heap-tests-1.0/src/heap_test_fixture.cpp [license-checksum]
>>
>>
>> On Mon, Jul 21, 2025 at 09:51:46AM -0500, Ryan Eatmon via
>> lists.yoctoproject.org wrote:
>>> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
>>> ---
>>> meta-arago-test/recipes-devtools/dma-heap/dma-heap-tests.bb | 2 +-
>>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>>
>>> 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..c0eeaaaa 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
>>> @@ -7,7 +7,7 @@ PV = "1.0"
>>> BRANCH = "master"
>>> SRC_URI =
>>> "git://github.com/glneo/dma-heap-tests.git;protocol=https;branch=${BRANCH}"
>>> -SRCREV = "334fc8ec8056badc9c6667e6f1328705cb973ab4"
>>> +SRCREV = "ead2ea8a9c3b81e97324da44c76cd9295e6c5efc"
>>> DEPENDS = "googletest"
>>> --
>>> 2.17.1
>
--
Ryan Eatmon reatmon@ti.com
-----------------------------------------
Texas Instruments, Inc. - LCPD - MGTS
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2025-07-21 17:00 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-21 14:51 [meta-arago][master][PATCH] dma-heap-tests: Update SRCREV to fix CMake 4.0 issue Ryan Eatmon
2025-07-21 16:24 ` Denys Dmytriyenko
2025-07-21 16:51 ` Ryan Eatmon
[not found] ` <185452545FA11369.534@lists.yoctoproject.org>
2025-07-21 16:59 ` Ryan Eatmon
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.