~nnstreamer/tensorflow/+git/trunk:sandbox/sangjung/deb_bugfix

Last commit made on 2018-07-12
Get this branch:
git clone -b sandbox/sangjung/deb_bugfix https://git.launchpad.net/~nnstreamer/tensorflow/+git/trunk

Branch merges

Branch information

Name:
sandbox/sangjung/deb_bugfix
Repository:
lp:~nnstreamer/tensorflow/+git/trunk

Recent commits

798d9fb... by Sangjung Woo

deb: fix a buildbreak on OBS

This patch newly adds the zlib1g-dev build dependency to fix a
buildbreak on OBS when making debian package.

Signed-off-by: Sangjung woo <email address hidden>

3477e7e... by Sangjung Woo

packaging: Enable tensorflow & python lauguage binding

* modify spec & related thing to fully build the tensorflow & lite
  package
* add pre-downloaded modules to support gbs build
* set CMAKE_INSTALL_LIBDIR:PATH option to build png module using cmake
* include python language binding

Change-Id: Ibf258e729555fc27f1f586a3c69e0713073bf29e
Signed-off-by: Sangjung woo <email address hidden>

9511210... by Sangjung Woo

deb: Enable tensorflow-lite-dev for Ubuntu support

This patch enables the tensorflow-lite-dev debian package for Ubuntu
support.

Change-Id: Ibdca537308e0736ab950d91b46cd408fcee09f04
Signed-off-by: Sangjung woo <email address hidden>

779854f... by Semun Lee <email address hidden>

Add missing headers to the devel package

Change-Id: Ib0803a37ed6d443549cf651dc4ef697ca6b8b2de
Signed-off-by: Semun Lee <email address hidden>

d2ed6d3... by Peterlee

fix missing header in aarch64 Nvidia Jetson (#20025)

65321dd... by Semun Lee <email address hidden>

Rebase to v1.9.0-rc1

Change-Id: Ic7bf56f2c8f16e8c11ef308ab47fc96db8179059
Signed-off-by: Semun Lee <email address hidden>

76b9f15... by Geunsik Lim <email address hidden>

Disable generating dummy package (e.g., tensorflow.rpm)

Currently, it is a dummy package. So, let's append tensorflow rpm package
when we completely prepare required so files.

**Changes proposed in this PR:**
1. disabled the %files section because tensorflow package is empty

**Self assessment:**
1. GBS Build: Passed

**After this PR:**
leemgs@tensorflow$ ls -al /home/invain/GBS-ROOT-4.0/local/repos/tizen/armv7l/RPMS
Total 404
drwxrwxr-x 2 invain invain 4096 5월 9 12:04 .
drwxrwxr-x 6 invain invain 4096 5월 9 12:04 ..
-rw-rw-r-- 2 invain invain 2060 5월 9 12:04 tensorflow-debugsource-v1.7.0-1.armv7l.rpm
-rw-rw-r-- 2 invain invain 400368 5월 9 12:04 tensorflow-lite-devel-dev_preview-1.armv7l.rpm

Change-Id: I528822ffd6e19a6365b54e476d9f159a0311dda2
Signed-off-by: Geunsik Lim <email address hidden>

1a5b29e... by Semun Lee <email address hidden>

Rebase to v1.7.0

- update downloaded dependencies
- fix build break in tensorflow lite

Change-Id: I05e5cb925fb0d0334788f2a172a273d1e7cb4071
Signed-off-by: Semun Lee <email address hidden>

ce7922b... by Semun Lee <email address hidden>

Add missing development headers for Tensorflow Lite

Change-Id: I11ee875afd18f9cba6159062e8fe6d7acbee1ae3
Signed-off-by: Semun Lee <email address hidden>

4146060... by Semun Lee <email address hidden>

Specify LICENSE file to rpm spec file

Change-Id: Ibc6e101136ccc4030c064d32c3cb58cd252205c6
Signed-off-by: Semun Lee <email address hidden>