[yocto] [meta-qt4][PATCH] qwt: Skip the already-stripped QA test.

Paul Eggleton paul.eggleton at linux.intel.com
Wed Aug 2 04:54:35 PDT 2017


On Wednesday, 2 August 2017 12:56:58 PM CEST Philip Balister wrote:
> In 2013, the poky reference distribution made already-stripped an error
> not a warning. So if you try to build gnuradio with poky, it fails.
> 
> Since qt4 is not being updated and should go away eventually, skip
> the check here.
> 
> Signed-off-by: Philip Balister <philip at balister.org>
> ---
>  recipes-qt4/recipes-libs/qwt_6.0.1.bb | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/recipes-qt4/recipes-libs/qwt_6.0.1.bb b/recipes-qt4/recipes-libs/qwt_6.0.1.bb
> index f38816a..2c95b8e 100644
> --- a/recipes-qt4/recipes-libs/qwt_6.0.1.bb
> +++ b/recipes-qt4/recipes-libs/qwt_6.0.1.bb
> @@ -8,3 +8,6 @@ SRC_URI[qwt.md5sum] = "ace68558eab873e2da7e641179c4ef0c"
>  SRC_URI[qwt.sha256sum] = "3fe19dd5962d705632fc2ef616b009299de6cf1e702538296924dbfdc8003cb2"
>  
>  RPROVIDES_${PN}-dev = "libqwt-dev"
> +
> +INSANE_SKIP_${PN} += "already-stripped"
> +
> 

Merged to master, pyro and morty.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



More information about the yocto mailing list