On Wed, Jul 29, 2020 at 1:58 AM Oleksandr Kravchuk
<[email protected]> wrote:
>
> Signed-off-by: Oleksandr Kravchuk <[email protected]>
> ---
> .../libupnp/{libupnp_git.bb => libupnp_1.14.0.bb} | 7 +++----
> 1 file changed, 3 insertions(+), 4 deletions(-)
> rename meta-multimedia/recipes-connectivity/libupnp/{libupnp_git.bb =>
> libupnp_1.14.0.bb} (90%)
>
> diff --git a/meta-multimedia/recipes-connectivity/libupnp/libupnp_git.bb
> b/meta-multimedia/recipes-connectivity/libupnp/libupnp_1.14.0.bb
> similarity index 90%
> rename from meta-multimedia/recipes-connectivity/libupnp/libupnp_git.bb
> rename to meta-multimedia/recipes-connectivity/libupnp/libupnp_1.14.0.bb
> index 339c07cd9..eb6c6cbf3 100644
> --- a/meta-multimedia/recipes-connectivity/libupnp/libupnp_git.bb
> +++ b/meta-multimedia/recipes-connectivity/libupnp/libupnp_1.14.0.bb
> @@ -6,12 +6,11 @@ supporting the Document Object Model (DOM) Level 2 API and
> an optional, \
> integrated mini web server for serving UPnP related documents."
> HOMEPAGE = "http://pupnp.sourceforge.net/"
> LICENSE = "BSD-3-Clause"
> -
> LIC_FILES_CHKSUM = "file://COPYING;md5=394a0f17b97f33426275571e15920434"
>
> -PV = "1.8.4+git${SRCPV}"
> -# release-1.8.4
> -SRCREV = "d5a01fc9895daae98a0c5a8c7d3afce46add529d"
> +DEPENDS = "pkgconfig"
should this be inherit pkgconfig instead here ?
> +
> +SRCREV = "a6c3616530490ca67db41131572ec18f00d95eb0"
> SRC_URI = "git://github.com/mrjimenez/pupnp.git;protocol=https"
>
> S="${WORKDIR}/git"
> --
> 2.25.1
>
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#86065):
https://lists.openembedded.org/g/openembedded-devel/message/86065
Mute This Topic: https://lists.openembedded.org/mt/75861276/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-