Remove rs_resource_invisible/dbus-rs.xml
authorHyotaek Shim <hyotaek.shim@samsung.com>
Tue, 26 Jun 2018 02:02:50 +0000 (11:02 +0900)
committerHyotaek Shim <hyotaek.shim@samsung.com>
Tue, 17 Sep 2019 02:47:43 +0000 (11:47 +0900)
Change-Id: I96087606a0393965f142c2803bf0fb9956b9d1d0
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
(cherry picked from commit d73313361cb33316f6087314bc5adbd1dbc61c19)

rs_resource_invisible/dbus-rs.xml [deleted file]

diff --git a/rs_resource_invisible/dbus-rs.xml b/rs_resource_invisible/dbus-rs.xml
deleted file mode 100644 (file)
index 811137b..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0"?>
-<rootstrap name="dbus">
-  <emulator>
-    <rpm accept="dbus-devel" arch="i686"/>
-  </emulator>
-  <target>
-    <rpm accept="dbus-devel" arch="armv7l"/>
-  </target>
-  <necessary>
-    <file>/usr/include/dbus-1.0/dbus/*</file>
-    <file>/usr/lib/dbus-1.0/include/dbus/*</file>
-    <file>/usr/lib/libdbus-1.so</file>
-  </necessary>
-  <include_path>/usr/include/dbus-1.0</include_path>
-  <include_path>/usr/lib/dbus-1.0/include</include_path>
-  <library_path>/usr/lib</library_path>
-</rootstrap>