diff mbox series

debianutils: upgrade 5.14 -> 5.15

Message ID 20231216121516.452373-1-yi.zhao@windriver.com
State Accepted, archived
Commit 06a2f55337d36c2fb18cd360fa70908542114d44
Headers show
Series debianutils: upgrade 5.14 -> 5.15 | expand

Commit Message

Yi Zhao Dec. 16, 2023, 12:15 p.m. UTC
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
---
 .../debianutils/{debianutils_5.14.bb => debianutils_5.15.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-support/debianutils/{debianutils_5.14.bb => debianutils_5.15.bb} (97%)

Comments

Alexandre Belloni Dec. 16, 2023, 11:15 p.m. UTC | #1
On 16/12/2023 20:15:16+0800, Yi Zhao wrote:
> Signed-off-by: Yi Zhao <yi.zhao@windriver.com>

The SoB must match you From:

> ---
>  .../debianutils/{debianutils_5.14.bb => debianutils_5.15.bb}    | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>  rename meta/recipes-support/debianutils/{debianutils_5.14.bb => debianutils_5.15.bb} (97%)
> 
> diff --git a/meta/recipes-support/debianutils/debianutils_5.14.bb b/meta/recipes-support/debianutils/debianutils_5.15.bb
> similarity index 97%
> rename from meta/recipes-support/debianutils/debianutils_5.14.bb
> rename to meta/recipes-support/debianutils/debianutils_5.15.bb
> index deec8d1fe8..b1368a3b2e 100644
> --- a/meta/recipes-support/debianutils/debianutils_5.14.bb
> +++ b/meta/recipes-support/debianutils/debianutils_5.15.bb
> @@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://debian/copyright;md5=4b667f30411d21bc8fd7db85d502a8e9
>  SRC_URI = "git://salsa.debian.org/debian/debianutils.git;protocol=https;branch=master \
>             "
>  
> -SRCREV = "7e63b32ea4126c70a5da958f0106add267810a94"
> +SRCREV = "d886c15810b58e57411048f57d7fb941a6819987"
>  
>  inherit autotools update-alternatives
>  
> -- 
> 2.25.1
> 

> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#192558): https://lists.openembedded.org/g/openembedded-core/message/192558
> Mute This Topic: https://lists.openembedded.org/mt/103207618/3617179
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [alexandre.belloni@bootlin.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
diff mbox series

Patch

diff --git a/meta/recipes-support/debianutils/debianutils_5.14.bb b/meta/recipes-support/debianutils/debianutils_5.15.bb
similarity index 97%
rename from meta/recipes-support/debianutils/debianutils_5.14.bb
rename to meta/recipes-support/debianutils/debianutils_5.15.bb
index deec8d1fe8..b1368a3b2e 100644
--- a/meta/recipes-support/debianutils/debianutils_5.14.bb
+++ b/meta/recipes-support/debianutils/debianutils_5.15.bb
@@ -11,7 +11,7 @@  LIC_FILES_CHKSUM = "file://debian/copyright;md5=4b667f30411d21bc8fd7db85d502a8e9
 SRC_URI = "git://salsa.debian.org/debian/debianutils.git;protocol=https;branch=master \
            "
 
-SRCREV = "7e63b32ea4126c70a5da958f0106add267810a94"
+SRCREV = "d886c15810b58e57411048f57d7fb941a6819987"
 
 inherit autotools update-alternatives