[oe] [PATCH] v4l-utils: skip qv4l2

Andrei Gherzan andrei at gherzan.ro
Tue Feb 21 07:15:03 UTC 2012


> +++ b/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_0.8.4.bb
> @@ -1,5 +1,5 @@
>  DESCRIPTION = "v4l2 and IR applications"
> -LICENSE = "GPLv2/LGPLv2.1"
> +LICENSE = "GPLv2 LGPLv2.1"

This should be " GPLv2 | LGPLv2.1"

>  LIC_FILES_CHKSUM = "file://COPYING;md5=48da9957849056017dc568bbc43d8975 \
>
file://COPYING.LIB;md5=d749e86a105281d7a44c2328acebc4b0"
>
> @@ -8,7 +8,8 @@ DEPENDS = "jpeg"
>  # libv4l was absorbed into this, let OE know that
>  PROVIDES = "libv4l"
>
> -SRC_URI = "git://linuxtv.org/v4l-utils.git;protocol=git"
> +SRC_URI = "git://linuxtv.org/v4l-utils.git;protocol=git \
> +           file://skip-qv4l2-${PV}.patch"
>  SRCREV = "v4l-utils-${PV}"
>
>  S = "${WORKDIR}/git"
> --
> 1.7.3.4
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel



More information about the Openembedded-devel mailing list