diff options
| -rw-r--r-- | meta-oe/recipes-extended/socketcan/can-utils_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-extended/socketcan/can-utils_git.bb b/meta-oe/recipes-extended/socketcan/can-utils_git.bb index ad7fc596ed..8d63a10e54 100644 --- a/meta-oe/recipes-extended/socketcan/can-utils_git.bb +++ b/meta-oe/recipes-extended/socketcan/can-utils_git.bb | |||
| @@ -6,9 +6,9 @@ DEPENDS = "libsocketcan" | |||
| 6 | 6 | ||
| 7 | SRC_URI = "git://github.com/linux-can/${BPN}.git;protocol=git" | 7 | SRC_URI = "git://github.com/linux-can/${BPN}.git;protocol=git" |
| 8 | 8 | ||
| 9 | SRCREV = "e9dd86fa5c4e6ecdfc34e487634a32f19e5c4d63" | 9 | SRCREV = "3615bac17e539a06835dcb90855eae844ee18053" |
| 10 | 10 | ||
| 11 | PV = "2021.06.0" | 11 | PV = "2021.08.0" |
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
| 14 | 14 | ||
