Skip to content

Commit 9e3ea7a

Browse files
author
Christophe Priouzeau
committed
OPENOCD: cleanup
1 parent 0b2fe5e commit 9e3ea7a

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

recipes-devtools/openocd/openocd-stm32mp_0.12.0.bb

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,3 @@ PV = "0.12.0+dev.${SRCPV}-stm32mp-r2"
1515
SRC_URI += " \
1616
file://0001-v0.12.0-stm32mp-r2.patch \
1717
"
18-
19-
# Use jimtcl master branch to fix RANLIB issue in kirkstone and commit it
20-
# to prevent "-dirty" suffix to openocd version.
21-
# To be removed after a new jimtcl release get used by openocd.
22-
do_configure:prepend() {
23-
git add jimtcl
24-
git commit --allow-empty -m "Update jimtcl"
25-
}

0 commit comments

Comments
 (0)