summaryrefslogtreecommitdiffstats
path: root/recipes-connectivity/cannelloni/cannelloni_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-connectivity/cannelloni/cannelloni_git.bb')
-rw-r--r--recipes-connectivity/cannelloni/cannelloni_git.bb15
1 files changed, 0 insertions, 15 deletions
diff --git a/recipes-connectivity/cannelloni/cannelloni_git.bb b/recipes-connectivity/cannelloni/cannelloni_git.bb
deleted file mode 100644
index e4a4fa79..00000000
--- a/recipes-connectivity/cannelloni/cannelloni_git.bb
+++ /dev/null
@@ -1,15 +0,0 @@
-SUMMARY = "A SocketCAN over Ethernet tunnel"
-HOMEPAGE = "https://github.com/mguentner/cannelloni"
-LICENSE = "GPL-2.0-only"
-LIC_FILES_CHKSUM = "file://gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263"
-
-SRC_URI = "git://github.com/mguentner/cannelloni.git;protocol=https;branch=master \
- file://0001-Fix-compilation-on-latest-gcc-versions.patch \
- "
-
-PV = "1.0.0+git${SRCPV}"
-SRCREV = "aa0f0ecba2b8be0ea7ddd9952e719449a75330ec"
-
-S = "${WORKDIR}/git"
-
-inherit cmake