We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b2fe5e commit 9e3ea7aCopy full SHA for 9e3ea7a
recipes-devtools/openocd/openocd-stm32mp_0.12.0.bb
@@ -15,11 +15,3 @@ PV = "0.12.0+dev.${SRCPV}-stm32mp-r2"
15
SRC_URI += " \
16
file://0001-v0.12.0-stm32mp-r2.patch \
17
"
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