Let manpages bbclass handle man pages. Signed-off-by: Oleksandr Kravchuk <[email protected]> --- .../recipes-extended/kronosnet/kronosnet_1.18.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/meta-networking/recipes-extended/kronosnet/kronosnet_1.18.bb b/meta-networking/recipes-extended/kronosnet/kronosnet_1.18.bb index 7b1dfc241..3fd6298b5 100644 --- a/meta-networking/recipes-extended/kronosnet/kronosnet_1.18.bb +++ b/meta-networking/recipes-extended/kronosnet/kronosnet_1.18.bb @@ -16,7 +16,7 @@ SRC_URI = "git://github.com/kronosnet/kronosnet;protocol=https;branch=stable1" UPSTREAM_CHECK_URI = "https://github.com/kronosnet/kronosnet/releases" -inherit autotools +inherit autotools manpages S = "${WORKDIR}/git" @@ -26,5 +26,5 @@ S = "${WORKDIR}/git" CFLAGS_append_toolchain-clang = " -Wno-sign-compare" PACKAGECONFIG[man] = "enable_man="yes", --disable-man, " - -PACKAGECONFIG_remove = "man" +# +#PACKAGECONFIG_remove = "man" -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#86128): https://lists.openembedded.org/g/openembedded-devel/message/86128 Mute This Topic: https://lists.openembedded.org/mt/75970691/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
