Message ID | 20251003100049.1695-2-joao.lima@hbkworld.com |
---|---|
State | Under Review |
Headers | show |
Series | Add SWD and dmem support for AM64x and J784s4 in OpenOCD | expand |
This fails to fetch see https://errors.yoctoproject.org/Errors/Details/884640/ maybe using GH mirror - https://github.com/openocd-org/openocd using MIRRORS += "http://repo.or.cz/openocd.git/ https://github.com/openocd-org/openocd \n" might be good to have for fall back. On Fri, Oct 3, 2025 at 3:02 AM Lima, João <joao.raul.434@gmail.com> wrote: > > From: Joao Lima <joao.lima@hbkworld.com> > > Version bumps: > - openocd: 91bd431 -> 66ea461 > - jimtcl: fcbb449 -> f160866 > - libjaylink: 9aa7a59 -> 0d23921 > > Signed-off-by: Joao Lima <joao.lima@hbkworld.com> > --- > meta-oe/recipes-devtools/openocd/openocd_git.bb | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/meta-oe/recipes-devtools/openocd/openocd_git.bb b/meta-oe/recipes-devtools/openocd/openocd_git.bb > index 3bbe33ca1d..3b7705c41d 100644 > --- a/meta-oe/recipes-devtools/openocd/openocd_git.bb > +++ b/meta-oe/recipes-devtools/openocd/openocd_git.bb > @@ -13,10 +13,10 @@ SRC_URI = " \ > " > > SRCREV_FORMAT = "openocd" > -SRCREV_openocd = "91bd4313444c5a949ce49d88ab487608df7d6c37" > +SRCREV_openocd = "66ea461846a3a4a96687c9287c3f61ae8ce0b775" > SRCREV_git2cl = "8373c9f74993e218a08819cbcdbab3f3564bbeba" > -SRCREV_jimtcl = "fcbb4499a6b46ef69e7a95da53e30796e20817f0" > -SRCREV_libjaylink = "9aa7a5957c07bb6e862fc1a6d3153d109c7407e4" > +SRCREV_jimtcl = "f160866171457474f7c4d6ccda70f9b77524407e" > +SRCREV_libjaylink = "0d23921a05d5d427332a142d154c213d0c306eb1" > > PV = "0.12+git" >
diff --git a/meta-oe/recipes-devtools/openocd/openocd_git.bb b/meta-oe/recipes-devtools/openocd/openocd_git.bb index 3bbe33ca1d..3b7705c41d 100644 --- a/meta-oe/recipes-devtools/openocd/openocd_git.bb +++ b/meta-oe/recipes-devtools/openocd/openocd_git.bb @@ -13,10 +13,10 @@ SRC_URI = " \ " SRCREV_FORMAT = "openocd" -SRCREV_openocd = "91bd4313444c5a949ce49d88ab487608df7d6c37" +SRCREV_openocd = "66ea461846a3a4a96687c9287c3f61ae8ce0b775" SRCREV_git2cl = "8373c9f74993e218a08819cbcdbab3f3564bbeba" -SRCREV_jimtcl = "fcbb4499a6b46ef69e7a95da53e30796e20817f0" -SRCREV_libjaylink = "9aa7a5957c07bb6e862fc1a6d3153d109c7407e4" +SRCREV_jimtcl = "f160866171457474f7c4d6ccda70f9b77524407e" +SRCREV_libjaylink = "0d23921a05d5d427332a142d154c213d0c306eb1" PV = "0.12+git"