]> code.ossystems Code Review - openembedded-core.git/commit
neard: do not ship version.h
authorRobert Yang <liezhi.yang@windriver.com>
Thu, 12 Feb 2015 08:42:46 +0000 (00:42 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 14 Feb 2015 22:26:09 +0000 (22:26 +0000)
commit2025284acf8999d254c671b5e259587a4171858f
tree0bca29ce8a62a241569ba1ac1d5318cce5613b77
parent82166e514438eb1b562f2a4dc2f9f8fecf3f60df
neard: do not ship version.h

The HEADERS' name has been changed to pkginclude_HEADERS, so use
nodist_pkginclude_HEADERS, otherwise version.h would be shipped.

It would cause other pkgs failed to build if ship version.h to
usr/include/version.h

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
meta/recipes-connectivity/neard/neard/Makefile.am-do-not-ship-version.h.patch [new file with mode: 0644]
meta/recipes-connectivity/neard/neard_0.15.bb