aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/machine/include/qcom-sdm845.inc1
-rw-r--r--recipes-support/adsprpc/adsprpc_git.bb14
2 files changed, 0 insertions, 15 deletions
diff --git a/conf/machine/include/qcom-sdm845.inc b/conf/machine/include/qcom-sdm845.inc
index 7f6a1c2..c98448a 100644
--- a/conf/machine/include/qcom-sdm845.inc
+++ b/conf/machine/include/qcom-sdm845.inc
@@ -24,7 +24,6 @@ PREFERRED_PROVIDER_virtual/xserver ?= "xserver-xorg"
PREFERRED_PROVIDER_virtual/kernel ?= "linux-linaro-qcomlt"
MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += " \
- adsprpc \
pd-mapper \
qrtr \
rmtfs \
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