> -----Original Message-----
> From: [email protected] 
> <[email protected]> On Behalf Of Xiangyu Chen
> Sent: den 28 november 2022 02:00
> To: [email protected]
> Subject: [OE-Core][kirkstone][PATCH] dbus: upgrade 1.14.0 -> 1.14.4
> 
> From: Xiangyu Chen <[email protected]>
> 
> Signed-off-by: Xiangyu Chen <[email protected]>
> ---
>  ...eswap-Byte-swap-Unix-fd-indexes-if-n.patch |  76 -----------
>  ...idate-Check-brackets-in-signature-ne.patch | 119 ------------------
>  ...idate-Validate-length-of-arrays-of-f.patch |  61 ---------
>  .../dbus/{dbus_1.14.0.bb => dbus_1.14.4.bb}   |  10 +-
>  4 files changed, 4 insertions(+), 262 deletions(-)
>  delete mode 100644 
> meta/recipes-core/dbus/dbus/0001-dbus-marshal-byteswap-Byte-swap-Unix-fd-indexes-if-n.patch
>  delete mode 100644 
> meta/recipes-core/dbus/dbus/0001-dbus-marshal-validate-Check-brackets-in-signature-ne.patch
>  delete mode 100644 
> meta/recipes-core/dbus/dbus/0001-dbus-marshal-validate-Validate-length-of-arrays-of-f.patch
>  rename meta/recipes-core/dbus/{dbus_1.14.0.bb => dbus_1.14.4.bb} (93%)
> 

[cut]

> diff --git a/meta/recipes-core/dbus/dbus_1.14.0.bb 
> b/meta/recipes-core/dbus/dbus_1.14.4.bb
> similarity index 93%
> rename from meta/recipes-core/dbus/dbus_1.14.0.bb
> rename to meta/recipes-core/dbus/dbus_1.14.4.bb
> index 484629e987..9684f0c6e2 100644
> --- a/meta/recipes-core/dbus/dbus_1.14.0.bb
> +++ b/meta/recipes-core/dbus/dbus_1.14.4.bb
> @@ -6,19 +6,17 @@ SECTION = "base"
>  inherit autotools pkgconfig gettext upstream-version-is-even ptest-gnome
> 
>  LICENSE = "AFL-2.1 | GPL-2.0-or-later"
> -LIC_FILES_CHKSUM = "file://COPYING;md5=10dded3b58148f3f1fd804b26354af3e \
> -                    
> file://dbus/dbus.h;beginline=6;endline=20;md5=866739837ccd835350af94dccd6457d8"
> +LIC_FILES_CHKSUM = "file://COPYING;md5=6423dcd74d7be9715b0db247fd889da3 \
> +                    
> file://dbus/dbus.h;beginline=6;endline=20;md5=866739837ccd835350af94dccd6457d8
>  \
> +                    "

License changes must have an explanation. Add a License-Update line 
to the commit message.

> 
>  SRC_URI = "https://dbus.freedesktop.org/releases/dbus/dbus-${PV}.tar.xz \
>             file://run-ptest \
>             file://tmpdir.patch \
>             file://dbus-1.init \
> -           
> file://0001-dbus-marshal-validate-Check-brackets-in-signature-ne.patch \
> -           
> file://0001-dbus-marshal-validate-Validate-length-of-arrays-of-f.patch \
> -           
> file://0001-dbus-marshal-byteswap-Byte-swap-Unix-fd-indexes-if-n.patch \

The removed patches could also do with an explanation in the commit 
message.

>  "
> 
> -SRC_URI[sha256sum] = 
> "ccd7cce37596e0a19558fd6648d1272ab43f011d80c8635aea8fd0bad58aebd4"
> +SRC_URI[sha256sum] = 
> "7c0f9b8e5ec0ff2479383e62c0084a3a29af99edf1514e9f659b81b30d4e353e"
> 
>  EXTRA_OECONF = "--disable-xml-docs \
>                  --disable-doxygen-docs \
> --
> 2.34.1

//Peter

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

Reply via email to