aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-support/adsprpc/adsprpc_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-support/adsprpc/adsprpc_git.bb')
-rw-r--r--recipes-support/adsprpc/adsprpc_git.bb14
1 files changed, 0 insertions, 14 deletions
diff --git a/recipes-support/adsprpc/adsprpc_git.bb b/recipes-support/adsprpc/adsprpc_git.bb
deleted file mode 100644
index 430c1ee..0000000
--- a/recipes-support/adsprpc/adsprpc_git.bb
+++ /dev/null
@@ -1,14 +0,0 @@
-HOMEPAGE = "https://git.linaro.org/landing-teams/working/qualcomm/libadsprpc.git"
-SECTION = "devel"
-
-LICENSE = "BSD-3-Clause"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=e868d7526728e9b1c0c4f34730d27754"
-
-SRCREV = "741c1415df731503b3aea8b754223a871081d2f3"
-SRC_URI = "git://git.linaro.org/landing-teams/working/qualcomm/libadsprpc.git;branch=master;protocol=https"
-
-PV = "0.0+${SRCPV}"
-
-S = "${WORKDIR}/git"
-
-inherit autotools