virendra thakur via lists.openembedded.org schrieb am Mo 03. Feb, 13:26 (+0530):
> diff --git a/meta-oe/recipes-support/libssh/libssh_0.8.9.bb
> b/meta-oe/recipes-support/libssh/libssh_0.8.9.bb
> index 98910d3068..7d0fc2d32f 100644
> --- a/meta-oe/recipes-support/libssh/libssh_0.8.9.bb
> +++ b/meta-oe/recipes-support/libssh/libssh_0.8.9.bb
> @@ -18,17 +18,19 @@ SRC_URI =
> "git://git.libssh.org/projects/libssh.git;protocol=https;branch=stable
> file://004_CVE-2023-6004.patch \
> file://005_CVE-2023-6004.patch \
> file://006_CVE-2023-6004.patch \
> +
> file://0001-tests-CMakeLists.txt-do-not-search-ssh-sshd-commands.patch \
> + file://run-ptest \
> "
> SRCREV = "04685a74df9ce1db1bc116a83a0da78b4f4fa1f8"
>
> S = "${WORKDIR}/git"
>
> -inherit cmake
> +inherit cmake ptest
>
> -PACKAGECONFIG ??= "gcrypt"
> +PACKAGECONFIG ??= "gcrypt ${@bb.utils.contains('PTEST_ENABLED', '1',
> 'tests', '', d)}"
Would `oe.utils.vartrue()` be better?
Regards Jörg
--
MCSE = Minesweeper Consultant & Solitaire Expert
Navimatix GmbH T: 03641 - 327 99 0
Tatzendpromenade 2 F: 03641 - 526 306
07745 Jena www.navimatix.de
Geschäftsführer: Steffen Späthe, Jan Rommeley
Registergericht: Amtsgericht Jena, HRB 501480
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#115240):
https://lists.openembedded.org/g/openembedded-devel/message/115240
Mute This Topic: https://lists.openembedded.org/mt/110967396/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-