diff options
Diffstat (limited to 'meta-oe/recipes-extended')
| -rw-r--r-- | meta-oe/recipes-extended/socketcan/canutils_4.0.6.bb | 2 | ||||
| -rw-r--r-- | meta-oe/recipes-extended/socketcan/libsocketcan_0.0.8.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-extended/socketcan/canutils_4.0.6.bb b/meta-oe/recipes-extended/socketcan/canutils_4.0.6.bb index cf1aa664d3..3bc2f93cf1 100644 --- a/meta-oe/recipes-extended/socketcan/canutils_4.0.6.bb +++ b/meta-oe/recipes-extended/socketcan/canutils_4.0.6.bb | |||
| @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | |||
| 8 | DEPENDS = "libsocketcan" | 8 | DEPENDS = "libsocketcan" |
| 9 | 9 | ||
| 10 | TAG = "canutils-${PV}" | 10 | TAG = "canutils-${PV}" |
| 11 | SRC_URI = "git://git.pengutronix.de/git/tools/canutils.git;protocol=git;tag=${TAG} \ | 11 | SRC_URI = "git://git.pengutronix.de/git/tools/canutils.git;tag=${TAG} \ |
| 12 | " | 12 | " |
| 13 | 13 | ||
| 14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
diff --git a/meta-oe/recipes-extended/socketcan/libsocketcan_0.0.8.bb b/meta-oe/recipes-extended/socketcan/libsocketcan_0.0.8.bb index 4c5f918965..34ba56b186 100644 --- a/meta-oe/recipes-extended/socketcan/libsocketcan_0.0.8.bb +++ b/meta-oe/recipes-extended/socketcan/libsocketcan_0.0.8.bb | |||
| @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://src/libsocketcan.c;beginline=3;endline=17;md5=97e38ad | |||
| 7 | 7 | ||
| 8 | SRCREV = "3a2cec63a4e6212cc63d21008453bd799cfe8774" | 8 | SRCREV = "3a2cec63a4e6212cc63d21008453bd799cfe8774" |
| 9 | 9 | ||
| 10 | SRC_URI = "git://git.pengutronix.de/git/tools/libsocketcan.git;protocol=git \ | 10 | SRC_URI = "git://git.pengutronix.de/git/tools/libsocketcan.git \ |
| 11 | " | 11 | " |
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
