diff mbox series

[meta-oe] libbytesize: update github branch to 'main'

Message ID 20231129092525.37981-1-wentao.zhang@windriver.com
State New
Headers show
Series [meta-oe] libbytesize: update github branch to 'main' | expand

Commit Message

Wentao Zhang Nov. 29, 2023, 9:25 a.m. UTC
the repo of libbytesize doesn't have a branch named master. Change
the branch from master to main.

Signed-off-by: Zhang Xiao <xiao.zhang@windriver.com>
Signed-off-by: Wentao Zhang <wentao.zhang@windriver.com>
---
 meta-oe/recipes-support/libbytesize/libbytesize_2.8.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Khem Raj Nov. 29, 2023, 3:47 p.m. UTC | #1
which branch is it for ? Please prefix that in subject line

On Wed, Nov 29, 2023 at 1:25 AM Wentao Zhang via
lists.openembedded.org
<wentao.zhang=windriver.com@lists.openembedded.org> wrote:
>
> the repo of libbytesize doesn't have a branch named master. Change
> the branch from master to main.
>
> Signed-off-by: Zhang Xiao <xiao.zhang@windriver.com>
> Signed-off-by: Wentao Zhang <wentao.zhang@windriver.com>
> ---
>  meta-oe/recipes-support/libbytesize/libbytesize_2.8.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-oe/recipes-support/libbytesize/libbytesize_2.8.bb b/meta-oe/recipes-support/libbytesize/libbytesize_2.8.bb
> index 0afe8a6c0..58ae52cc6 100644
> --- a/meta-oe/recipes-support/libbytesize/libbytesize_2.8.bb
> +++ b/meta-oe/recipes-support/libbytesize/libbytesize_2.8.bb
> @@ -10,7 +10,7 @@ S = "${WORKDIR}/git"
>  B = "${S}"
>
>  SRCREV = "12b8e6bff611eecb0343ee8a765151e7d9d3547b"
> -SRC_URI = "git://github.com/rhinstaller/libbytesize;branch=master;protocol=https"
> +SRC_URI = "git://github.com/rhinstaller/libbytesize;branch=main;protocol=https"
>
>  inherit gettext autotools pkgconfig python3native
>
> --
> 2.25.1
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#107133): https://lists.openembedded.org/g/openembedded-devel/message/107133
> Mute This Topic: https://lists.openembedded.org/mt/102868734/1997914
> Group Owner: openembedded-devel+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [raj.khem@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
diff mbox series

Patch

diff --git a/meta-oe/recipes-support/libbytesize/libbytesize_2.8.bb b/meta-oe/recipes-support/libbytesize/libbytesize_2.8.bb
index 0afe8a6c0..58ae52cc6 100644
--- a/meta-oe/recipes-support/libbytesize/libbytesize_2.8.bb
+++ b/meta-oe/recipes-support/libbytesize/libbytesize_2.8.bb
@@ -10,7 +10,7 @@  S = "${WORKDIR}/git"
 B = "${S}"
 
 SRCREV = "12b8e6bff611eecb0343ee8a765151e7d9d3547b"
-SRC_URI = "git://github.com/rhinstaller/libbytesize;branch=master;protocol=https"
+SRC_URI = "git://github.com/rhinstaller/libbytesize;branch=main;protocol=https"
 
 inherit gettext autotools pkgconfig python3native