This is an already known issue.

I'll be forking the recipe versus removing it, I'm just not back full
time so haven't had a chance to do it yet.

Bruce

On Fri, Jan 6, 2023 at 5:12 AM <[email protected]> wrote:
>
> From: Mingli Yu <[email protected]>
>
> The libslirp recipe is added in openembedded-core [1], so remove the
> recipe in meta-virtualization to fix the below yocto compliance issue.
>
> INFO: ======================================================================
> INFO: FAIL: test_signatures (common.CommonCheckLayer)
> INFO: ----------------------------------------------------------------------
> INFO: Traceback (most recent call last):
>   File "/build/layers/oe-core/scripts/lib/checklayer/cases/common.py", line 
> 84, in test_signatures
>     self.fail('Adding layer %s changed signatures.\n%s' % 
> (self.tc.layer['name'], msg))
> AssertionError: Adding layer meta-virtualization changed signatures.
> 26 signatures changed, initial differences (first hash before, second after):
>    libslirp:do_fetch: 
> ddef7cb42fde46edfd7be943eae54ddc2b27bc0af62f8cb6b31593cabb0d5925 -> 
> b71e325b62905059e0cf07b61ee0a4db192d212ff56395d0d93702e525ef8d4a
>       bitbake-diffsigs --task libslirp do_fetch --signature 
> ddef7cb42fde46edfd7be943eae54ddc2b27bc0af62f8cb6b31593cabb0d5925 
> b71e325b62905059e0cf07b61ee0a4db192d212ff56395d0d93702e525ef8d4a
>       NOTE: Starting bitbake server...
>       basehash changed from 
> 50c45a6065da00132b899786d818a66f056190f6664fc4bfe974e8a9f70c7f78 to 
> 3b4e51c0058462af0c141c974b2ea19a9efc51cb61ef26bc2b4367c1066ad8f9
>       Variable SRCREV value changed from 
> '3ad1710a96678fe79066b1469cead4058713a1d9' to 
> '888ddad6bde1dc6d7dbfc8daa7d015251b72e02c'
>
>    libslirp:do_write_config: 
> 8a3791774ea0f5793d1c14d0f3521582814420a057a2ee34488c8f868c7aacbb -> 
> bdebe27987ebfdfdac9cf4c1af489f7aa674ef19454f7bf983549ae8ee2baf69
>       bitbake-diffsigs --task libslirp do_write_config --signature 
> 8a3791774ea0f5793d1c14d0f3521582814420a057a2ee34488c8f868c7aacbb 
> bdebe27987ebfdfdac9cf4c1af489f7aa674ef19454f7bf983549ae8ee2baf69
>       NOTE: Starting bitbake server...
>       basehash changed from 
> 8e5d9803b05d9999dbd18f4dce549312dc908f475362e236db785c94c99c8d5d to 
> 0870fb4d535f92b666ed5a78d46ef69acc292888399961a24547b22d82b26d84
>       Variable PV value changed from '4.7.0' to '4.6.1+gitAUTOINC+888ddad6bd'
>
> [1] 
> https://git.openembedded.org/openembedded-core/commit/?id=a4409583e0f8187b0c0cbf92fbddeffef12fd8f5
>
> Signed-off-by: Mingli Yu <[email protected]>
> ---
>  recipes-networking/slirp/libslirp_git.bb | 14 --------------
>  1 file changed, 14 deletions(-)
>  delete mode 100644 recipes-networking/slirp/libslirp_git.bb
>
> diff --git a/recipes-networking/slirp/libslirp_git.bb 
> b/recipes-networking/slirp/libslirp_git.bb
> deleted file mode 100644
> index aeb61f63..00000000
> --- a/recipes-networking/slirp/libslirp_git.bb
> +++ /dev/null
> @@ -1,14 +0,0 @@
> -SUMMARY = "A general purpose TCP-IP emulator"
> -LICENSE = "BSD-3-Clause & MIT"
> -LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=bca0186b14e6b05e338e729f106db727"
> -
> -SRC_URI = 
> "git://gitlab.freedesktop.org/slirp/libslirp.git;protocol=https;branch=master"
> -SRCREV = "888ddad6bde1dc6d7dbfc8daa7d015251b72e02c"
> -PV = "4.6.1+git${SRCPV}"
> -S = "${WORKDIR}/git"
> -
> -DEPENDS = " \
> -    glib-2.0 \
> -"
> -
> -inherit meson pkgconfig
> --
> 2.25.1
>


-- 
- Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end
- "Use the force Harry" - Gandalf, Star Trek II
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#7801): 
https://lists.yoctoproject.org/g/meta-virtualization/message/7801
Mute This Topic: https://lists.yoctoproject.org/mt/96090819/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to