From 9997d779fb600b8554c6bcd6359926f19c8fcfd9 Mon Sep 17 00:00:00 2001 From: Herb Kuta Date: Mon, 3 Jun 2019 16:58:56 -0700 Subject: [PATCH] Revert "DRAFT [morty] behaviortree-cpp-v3.inc: Don't install tinyxml2 artifacts" This reverts commit 32a696ee627d92259979069c9540d608c644e752. --- includes-ros1/behaviotree-cpp-v3/behaviortree-cpp-v3.inc | 2 -- 1 file changed, 2 deletions(-) diff --git a/includes-ros1/behaviotree-cpp-v3/behaviortree-cpp-v3.inc b/includes-ros1/behaviotree-cpp-v3/behaviortree-cpp-v3.inc index ca1c7b9..dbc066c 100644 --- a/includes-ros1/behaviotree-cpp-v3/behaviortree-cpp-v3.inc +++ b/includes-ros1/behaviotree-cpp-v3/behaviortree-cpp-v3.inc @@ -9,6 +9,4 @@ FILES_${PN}-dev_prepend = " \ do_install_append() { rm -f ${D}${libdir}/pkgconfig/tinyxml2.pc rmdir -p --ignore-fail-on-non-empty ${D}${libdir}/pkgconfig - rm -f ${D}${includedir}/tinyxml2.h - rm -f ${D}${libdir}/libtinyxml2_v7.* }