python3-pytun: Consolidate in a single file

Consolidate inc and bb files into a single bb file.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Leon Anavi 2020-06-25 12:07:08 +03:00 committed by Khem Raj
parent 616c53d1e1
commit 15be802cb9
2 changed files with 1 additions and 3 deletions

View File

@ -1,2 +0,0 @@
require python-pytun.inc
inherit setuptools3

View File

@ -7,4 +7,4 @@ SRC_URI[sha256sum] = "5ead86b3391acef239535ebcabeb04d2cdc6b40ab14580d28c6da193c2
PYPI_PACKAGE = "python-pytun"
inherit pypi
inherit pypi setuptools3