Hi,

On Fri, Feb 14, 2020 at 1:12 PM Wang Mingyu <[email protected]> wrote:
>
> Signed-off-by: Wang Mingyu <[email protected]>
> ---
>  .../recipes-support/libp11/{libp11_0.4.10.bb => libp11_11.bb}   | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>  rename meta-oe/recipes-support/libp11/{libp11_0.4.10.bb => libp11_11.bb} 
> (93%)
>
> diff --git a/meta-oe/recipes-support/libp11/libp11_0.4.10.bb 
> b/meta-oe/recipes-support/libp11/libp11_11.bb
> similarity index 93%
> rename from meta-oe/recipes-support/libp11/libp11_0.4.10.bb
> rename to meta-oe/recipes-support/libp11/libp11_11.bb
> index 655db4907..5a0951df2 100644
> --- a/meta-oe/recipes-support/libp11/libp11_0.4.10.bb
> +++ b/meta-oe/recipes-support/libp11/libp11_11.bb
> @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = 
> "file://COPYING;md5=fad9b3332be894bab9bc501572864b29"
>  DEPENDS = "libtool openssl"
>
>  SRC_URI = "git://github.com/OpenSC/libp11.git"
> -SRCREV = "973d31f3f58d5549ddd8b1f822ce8f72186f9d68"
> +SRCREV = "e1210903291b1de9eabcad26e740a4b2fbcca692"

Is this change really correct? The latest libp11 upstream release is
0.4.10, as you can see at https://github.com/OpenSC/libp11/releases.
The next one seems that will be 0.4.11, so now sure how it was moved
to 11 directly.

Also, the SRCREV seems incorrect, as it is pointing out to the 0.4.9
release 
(https://github.com/OpenSC/libp11/commit/e1210903291b1de9eabcad26e740a4b2fbcca6920).

In the end this change is increasing the PV but moving SRCREV to an
even older release.

Thanks,
-- 
Ricardo Salveti
-- 
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to