On Sat, Nov 11, 2023 at 10:58 AM Alper Ak <[email protected]> wrote:
>
> Signed-off-by: alperak <[email protected]>
> ---
> meta-python/recipes-extended/tuna/tuna_git.bb | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/meta-python/recipes-extended/tuna/tuna_git.bb
> b/meta-python/recipes-extended/tuna/tuna_git.bb
> index a49341240..0d71a3124 100644
> --- a/meta-python/recipes-extended/tuna/tuna_git.bb
> +++ b/meta-python/recipes-extended/tuna/tuna_git.bb
> @@ -3,9 +3,11 @@ HOMEPAGE = "https://rt.wiki.kernel.org/index.php/Tuna"
> LICENSE = "GPL-2.0-only"
> LIC_FILES_CHKSUM =
> "file://${COMMON_LICENSE_DIR}/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6"
>
> +PV = "0.19"
> +
Perhaps its better to rename recipe to reflect the PV like this
rename tuna_git.bb -> tuna_0.19.bb
> SRC_URI = "git://git.kernel.org/pub/scm/utils/tuna/tuna.git;branch=main"
>
> -SRCREV = "0681906e75e1c8166126bbfc2f3055e7507bfcb5"
> +SRCREV = "b972b8ce386c29bcbcd45029a617db3db9e5b6ca"
>
> S = "${WORKDIR}/git"
>
> --
> 2.25.1
>
>
>
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#106567):
https://lists.openembedded.org/g/openembedded-devel/message/106567
Mute This Topic: https://lists.openembedded.org/mt/102530913/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-