Add -64bit package for .NET i586 build 97/120497/3 accepted/tizen/base/20170331.130418 submit/tizen_base/20170328.235452
authorJiyoung Yun <jy910.yun@samsung.com>
Mon, 20 Mar 2017 10:37:04 +0000 (19:37 +0900)
committerJiyoung Yun <jy910.yun@samsung.com>
Fri, 24 Mar 2017 08:22:20 +0000 (17:22 +0900)
.NET runtime has a dependency with openssl library.
There is no toolchain for i586 build in .NET runtime,
so to build it for i586,
it needs i586 package which contains x86_64 library.

Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
Change-Id: Ib6a6ed21006bf83c5de22bc2d88486f8115dad1b

packaging/baselibs.conf [new file with mode: 0644]

diff --git a/packaging/baselibs.conf b/packaging/baselibs.conf
new file mode 100644 (file)
index 0000000..2502c17
--- /dev/null
@@ -0,0 +1,6 @@
+# -64bit package will be repackaged to i586
+# refs: https://en.opensuse.org/openSUSE:Build_Service_baselibs.conf
+arch x86_64 targets i586:64bit
+
+libopenssl
+    +/