From 578f03052d076ba5c80c29daf811b1ba1c1015d1 Mon Sep 17 00:00:00 2001 From: James Feist Date: Thu, 18 Oct 2018 14:53:03 -0700 Subject: meta-intel: remove boost-dbus We don't use it anymore. (From meta-intel rev: e88e7dd46bf9c672f4b9f829aab640455ceb0668) Change-Id: I707c7e0b63f725fe594aedc04cdcd1ec98777c5a Signed-off-by: James Feist Signed-off-by: Brad Bishop --- .../meta-common/recipes-intel/boost-dbus/boost-dbus.bb | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 meta-intel/meta-common/recipes-intel/boost-dbus/boost-dbus.bb (limited to 'meta-intel/meta-common') 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/*" -- cgit v1.2.1