etesync-server: Minor Makefile cleanup 12210/head
authorJeffery To <jeffery.to@gmail.com>
Mon, 18 May 2020 16:19:54 +0000 (00:19 +0800)
committerJeffery To <jeffery.to@gmail.com>
Mon, 18 May 2020 16:19:54 +0000 (00:19 +0800)
commit70064ea4adaa995519b7fd5f378971d99ef4cc66
treee8c0aada56c76db13a32806a9b3b26646ee8e64c
parent34a4678db31dc194a07c5ddd74ef350574acd593
etesync-server: Minor Makefile cleanup

* Replace creating an empty PYTHON3_PKG_DIR with setting filespec to an
  empty value

* Disable the default Python package build recipe (with
  PYTHON3_PKG_BUILD:=0) and set an empty Build/Compile

* Remove VARIANT:=python3 and PROVIDES (providing the same name as the
  package)

* Add PKG_BUILD_PARALLEL:=1

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
net/etesync-server/Makefile