summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/socketcan/can-utils_2025.01.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-extended/socketcan/can-utils_2025.01.bb')
-rw-r--r--meta-oe/recipes-extended/socketcan/can-utils_2025.01.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/socketcan/can-utils_2025.01.bb b/meta-oe/recipes-extended/socketcan/can-utils_2025.01.bb
index 932aa1de20..d4ee34167d 100644
--- a/meta-oe/recipes-extended/socketcan/can-utils_2025.01.bb
+++ b/meta-oe/recipes-extended/socketcan/can-utils_2025.01.bb
@@ -4,7 +4,8 @@ LIC_FILES_CHKSUM = "file://include/linux/can.h;endline=44;md5=a9e1169c6c9a114a61
4 4
5DEPENDS = "libsocketcan" 5DEPENDS = "libsocketcan"
6 6
7SRC_URI = "git://github.com/linux-can/${BPN}.git;protocol=https;branch=master" 7SRC_URI = "git://github.com/linux-can/${BPN}.git;protocol=https;branch=master \
8 file://0001-Include-time.h-for-timespec-struct-definition.patch"
8 9
9SRCREV = "01083a64ebf28cc716efe2d2fd51c141042ae34b" 10SRCREV = "01083a64ebf28cc716efe2d2fd51c141042ae34b"
10 11