Correct issue between libtapi and libtapi-legacy 43/22843/1
authorKévin THIERRY <kevin.thierry@open.eurogiciel.org>
Wed, 11 Jun 2014 09:30:13 +0000 (11:30 +0200)
committerKévin THIERRY <kevin.thierry@open.eurogiciel.org>
Thu, 12 Jun 2014 15:27:33 +0000 (17:27 +0200)
libtapi files should be named libtapi3 in order not to mix them with
libtapi legacy wich uses the name libtapi.

Change-Id: Ida9266ed9cf765ac2c880abc708dee0774120be9
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
recipes-tizen/libtapi/libtapi-extraconf.inc

index e69de29..7991814 100644 (file)
@@ -0,0 +1,2 @@
+FILES_${PN}3 = "${libtapi3_files}"
+FILES_${PN}3-dev = "${libtapi3-dev_files}"
\ No newline at end of file