diff options
| -rw-r--r-- | meta-oe/recipes-extended/socketcan/can-utils_2023.03.bb (renamed from meta-oe/recipes-extended/socketcan/can-utils_git.bb) | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/meta-oe/recipes-extended/socketcan/can-utils_git.bb b/meta-oe/recipes-extended/socketcan/can-utils_2023.03.bb index 07b80a5307..ca6cb7db58 100644 --- a/meta-oe/recipes-extended/socketcan/can-utils_git.bb +++ b/meta-oe/recipes-extended/socketcan/can-utils_2023.03.bb | |||
| @@ -6,9 +6,7 @@ DEPENDS = "libsocketcan" | |||
| 6 | 6 | ||
| 7 | SRC_URI = "git://github.com/linux-can/${BPN}.git;protocol=https;branch=master" | 7 | SRC_URI = "git://github.com/linux-can/${BPN}.git;protocol=https;branch=master" |
| 8 | 8 | ||
| 9 | SRCREV = "3615bac17e539a06835dcb90855eae844ee18053" | 9 | SRCREV = "cfe41963f3425e9adb01a70cfaddedf5e5982720" |
| 10 | |||
| 11 | PV = "2021.08.0" | ||
| 12 | 10 | ||
| 13 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
| 14 | 12 | ||
