Update Qnap packaging

Issue #984 resolved
Petr Nejedly repo owner created an issue

Use the new QDK 2.2.14 to build the packet.

For X86, in qpkg.conf

Minimum QTS version requirement

QTS_MINI_VERSION="4.1.0"

Maximum QTS version requirement

QTS_MAX_VERSION="4.2.9"

Since QTS 4.3.0, all x86 will has X86_64 only.

For X86_64, please define in qpkg.conf

# Minimum QTS version requirement QTS_MINI_VERSION="4.3.0" # Maximum QTS version requirement #QTS_MAX_VERSION="5.0.0"

For ARM model, you could define the value or just remark them.

And yes you still need to put the binaries in X86 and X86_64 folders, just need three different qpkg.conf for x86, x86_64 and ARM. You cloud downloadk QDK 2.2.14 here, https://wiki.qnap.com/wiki/QPKG_Development_Guidelines .

Comments (4)

  1. Log in to comment