On Fri, 2024-06-21 at 10:16 +0800, wangmy via lists.openembedded.org
wrote:
> From: Wang Mingyu <[email protected]>
> 
> Changelog:
> ==========
> - Fix issue with handling USB TTY device detection.
> - Fix issue with handling GOBI versus QRTR detection.
> - Fix issue with handling QMI based PCIe devices.
> - Fix issue with handling CRSM result parameters.
> - Fix issue with handling PPP ACCM for Quectel modems.
> 
> License-Update: use SPDX-License-Identifier to specify license.
> 
> Signed-off-by: Wang Mingyu <[email protected]>
> ---
>  .../ofono/{ofono_2.7.bb => ofono_2.8.bb}                     | 5
> +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)
>  rename meta/recipes-connectivity/ofono/{ofono_2.7.bb =>
> ofono_2.8.bb} (91%)
> 
> diff --git a/meta/recipes-connectivity/ofono/ofono_2.7.bb
> b/meta/recipes-connectivity/ofono/ofono_2.8.bb
> similarity index 91%
> rename from meta/recipes-connectivity/ofono/ofono_2.7.bb
> rename to meta/recipes-connectivity/ofono/ofono_2.8.bb
> index bc1f3efd04..2aed02cdc0 100644
> --- a/meta/recipes-connectivity/ofono/ofono_2.7.bb
> +++ b/meta/recipes-connectivity/ofono/ofono_2.8.bb
> @@ -4,14 +4,15 @@ HOMEPAGE = "http://www.ofono.org";
>  BUGTRACKER = "https://01.org/jira/browse/OF";
>  LICENSE = "GPL-2.0-only"
>  LIC_FILES_CHKSUM =
> "file://COPYING;md5=eb723b61539feef013de476e68b5c50a \
> -                   
> file://src/ofono.h;beginline=1;endline=20;md5=3ce17d5978ef3445def265b98899c2ee
> "
> +                   
> file://src/ofono.h;beginline=1;endline=20;md5=5edd2126537851842453c61fbf551851
>  \
> +                    "

This should be "endline=6" to avoid using regular code as license. See 
https://lore.kernel.org/openembedded-core/[email protected]/

// Martin

>  DEPENDS = "dbus glib-2.0 udev mobile-broadband-provider-info ell"
>  
>  SRC_URI = "\
>      ${KERNELORG_MIRROR}/linux/network/${BPN}/${BP}.tar.xz \
>      file://ofono \
>  "
> -SRC_URI[sha256sum] =
> "dabf6ef06b94beaad65253200abe3887046a4e722f4fe373c4264f357ae47ad3"
> +SRC_URI[sha256sum] =
> "b5aef455b3a374ce43bad43c2ade9d0430d9c0d28952385c44ac7d0dc933bbb8"
>  
>  inherit autotools pkgconfig update-rc.d systemd gobject-
> introspection-data
>  
> 
> 
> 

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#201000): 
https://lists.openembedded.org/g/openembedded-core/message/201000
Mute This Topic: https://lists.openembedded.org/mt/106792582/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to