Re: [scarthgap][PATCH] meta-arago-test: hwspinlocktest: Update SRCREV to latest
Chirag Shilwant <[email protected]>
| Newsgroups | org.yoctoproject.lists.meta-arago |
|---|---|
| Message-ID | <[email protected]> |
On 25/09/25 00:50, Bajjuri, Praneeth wrote: > > > On 9/24/2025 2:19 PM, Ryan Eatmon wrote: >> >> Sending again, forgot to reply to all... >> >> >> On 9/24/2025 12:37 PM, Chirag Shilwant wrote: >>> Hi Ryan, >>> >>> On 24/09/25 22:56, Paresh Bhagat wrote: >>>> Pulls in AM62D SoC support. >>>> >>>> Signed-off-by: Paresh Bhagat <[email protected]> Acked-by: Chirag Shilwant <[email protected]> >>>> >>>> --- >>>> .../recipes-kernel/hwspinlocktest/hwspinlocktest_0.1.bb | 2 +- >>>> 1 file changed, 1 insertion(+), 1 deletion(-) >>>> >>>> diff --git a/meta-arago-test/recipes-kernel/hwspinlocktest/ >>>> hwspinlocktest_0.1.bb >>>> b/meta-arago-test/recipes-kernel/hwspinlocktest/ hwspinlocktest_0.1.bb >>>> index 39171041..6dec53e7 100644 >>>> --- >>>> a/meta-arago-test/recipes-kernel/hwspinlocktest/hwspinlocktest_0.1.bb >>>> +++ >>>> b/meta-arago-test/recipes-kernel/hwspinlocktest/hwspinlocktest_0.1.bb >>>> @@ -10,7 +10,7 @@ SRC_URI = "\ >>>> file://0001-Fix-Makefile-for-to-build-with-yocto.patch \ >>>> " >>>> -SRCREV = "a8297c7a2ca9e127929095045228dd4761121d56" >>>> +SRCREV = "1d154fbe5b56ef81045763f574c2098a35d6a8b8" >>> >>> >>> Can we add this recipe as well under CI/CD Auto-Merger for Auto >>> SRCREV updates [0] ? >>> >>> [0] - https://git.ti.com/cgit/arago-project/meta-arago/commit/? >>> h=scarthgap&id=96f3c5b8e2efec96de9db131992e56272becc174 >> >> Is this something that is going to be changing often enough that it >> warrants that level of integration? Or are we just being a little >> lazy and not wanting to send a patch? We don't tend to do the auto >> promotion for very many packages. Just the big ones. > > Not expecting this repo to change regularly. Dont need CI/CD > auto-merge flow for this recipe. Okay, then this patch on scarthgap is good to go -- Chirag > > > >> >>> >>> Chirag >>> >>> >>>> S = "${WORKDIR}/git" >>