File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
meta-zephyr-sdk/recipes-hosttools/openocd Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1
1
LICENSE = "GPLv2"
2
- LIC_FILES_CHKSUM = "file://COPYING ;md5=b234ee4d69f5fce4486a80fdaf4a4263 "
2
+ LIC_FILES_CHKSUM = "file://LICENSES/preferred/GPL-2.0 ;md5=71ce3767d42ca42cd575f91c56eefe79 "
3
3
DEPENDS = "libusb-compat hidapi libftdi"
4
4
RDEPENDS_${PN} = "libusb1 hidapi"
5
5
@@ -9,7 +9,7 @@ RDEPENDS_${PN} = "libusb1 hidapi"
9
9
SRC_URI = " \
10
10
git://github.com/zephyrproject-rtos/openocd.git;protocol=https;nobranch=1 \
11
11
"
12
- SRCREV = "f79c902686f3ae500f3426dc2e552fdec80796d1 "
12
+ SRCREV = "7036ed509aa7297262eb7b91062e849bedcfed39 "
13
13
14
14
S = "${WORKDIR} /git"
15
15
Original file line number Diff line number Diff line change 1
1
# Notes / Changes in various releases
2
2
3
+ - openocd:
4
+ * Update to upstream 20210630 snapshot
5
+
3
6
- qemu:
4
7
* Pull in fixes from upstream for:
5
8
hw/arm: Fix modelling of SSE-300 TCMs and SRAM
You can’t perform that action at this time.
0 commit comments