summaryrefslogtreecommitdiffstats
path: root/meta-intel/meta-common
diff options
context:
space:
mode:
Diffstat (limited to 'meta-intel/meta-common')
-rw-r--r--meta-intel/meta-common/recipes-intel/boost-dbus/boost-dbus.bb15
1 files changed, 0 insertions, 15 deletions
diff --git a/meta-intel/meta-common/recipes-intel/boost-dbus/boost-dbus.bb b/meta-intel/meta-common/recipes-intel/boost-dbus/boost-dbus.bb
deleted file mode 100644
index 579579b74..000000000
--- a/meta-intel/meta-common/recipes-intel/boost-dbus/boost-dbus.bb
+++ /dev/null
@@ -1,15 +0,0 @@
-LICENSE = "BSL-1.0"
-LIC_FILES_CHKSUM = "file://LICENSE_1_0.txt;md5=e4224ccaecb14d942c71d31bef20d78c"
-
-SRC_URI = "gitsm://github.com/openbmc/boost-dbus.git"
-
-PV = "1.0+git${SRCPV}"
-SRCREV = "2ec80375259500c43f5a7c620cb34cd894f7836c"
-
-S = "${WORKDIR}/git"
-
-DEPENDS = "dbus boost gtest "
-
-inherit cmake
-
-FILES_${PN}-dev += "${libdir}/cmake/boost-dbus/*"
OpenPOWER on IntegriCloud