diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-10-29 13:20:57 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-10-30 18:56:47 +0100 |
| commit | ddcf16d1f792153f7f7fec4b1dcbc11855b64208 (patch) | |
| tree | 31bc0771b9bcdb6cd31c8a06ff1fb77fa4f7eaf3 /meta/recipes-core/musl | |
| parent | b777781ebf88f049c37a04154e86ed0940d11d95 (diff) | |
| download | poky-ddcf16d1f792153f7f7fec4b1dcbc11855b64208.tar.gz | |
meta: Add explict branch to git SRC_URIs
There is uncertainty about the default branch name in git going forward.
To try and cover the different possible outcomes, add branch names to all
git:// and gitsm:// SRC_URI entries.
This update was made with the script added to contrib in this patch which
aims to help others convert other layers.
(From OE-Core rev: b51c405faf6f8c0365f7533bfaf470d79152a463)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/musl')
| -rw-r--r-- | meta/recipes-core/musl/libucontext_git.bb | 2 | ||||
| -rw-r--r-- | meta/recipes-core/musl/musl-obstack.bb | 2 | ||||
| -rw-r--r-- | meta/recipes-core/musl/musl-utils.bb | 2 | ||||
| -rw-r--r-- | meta/recipes-core/musl/musl_git.bb | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/meta/recipes-core/musl/libucontext_git.bb b/meta/recipes-core/musl/libucontext_git.bb index d8ae8242c5..1a8d1c4b21 100644 --- a/meta/recipes-core/musl/libucontext_git.bb +++ b/meta/recipes-core/musl/libucontext_git.bb | |||
| @@ -10,7 +10,7 @@ DEPENDS = "" | |||
| 10 | 10 | ||
| 11 | PV = "1.1+${SRCPV}" | 11 | PV = "1.1+${SRCPV}" |
| 12 | SRCREV = "335ee864ef6f4a5d4b525453fd9dbfb3507cfecc" | 12 | SRCREV = "335ee864ef6f4a5d4b525453fd9dbfb3507cfecc" |
| 13 | SRC_URI = "git://github.com/kaniini/libucontext \ | 13 | SRC_URI = "git://github.com/kaniini/libucontext;branch=master \ |
| 14 | file://0001-meson-Add-option-to-pass-cpu.patch \ | 14 | file://0001-meson-Add-option-to-pass-cpu.patch \ |
| 15 | " | 15 | " |
| 16 | 16 | ||
diff --git a/meta/recipes-core/musl/musl-obstack.bb b/meta/recipes-core/musl/musl-obstack.bb index 3003935fe5..3748047496 100644 --- a/meta/recipes-core/musl/musl-obstack.bb +++ b/meta/recipes-core/musl/musl-obstack.bb | |||
| @@ -10,7 +10,7 @@ SECTION = "libs" | |||
| 10 | 10 | ||
| 11 | PV = "1.1" | 11 | PV = "1.1" |
| 12 | SRCREV = "d2ad66b0df44a4b784956f7f7f2717131ddc05f4" | 12 | SRCREV = "d2ad66b0df44a4b784956f7f7f2717131ddc05f4" |
| 13 | SRC_URI = "git://github.com/pullmoll/musl-obstack" | 13 | SRC_URI = "git://github.com/pullmoll/musl-obstack;branch=master" |
| 14 | 14 | ||
| 15 | UPSTREAM_CHECK_COMMITS = "1" | 15 | UPSTREAM_CHECK_COMMITS = "1" |
| 16 | 16 | ||
diff --git a/meta/recipes-core/musl/musl-utils.bb b/meta/recipes-core/musl/musl-utils.bb index 4f99d4324f..fa49d1da04 100644 --- a/meta/recipes-core/musl/musl-utils.bb +++ b/meta/recipes-core/musl/musl-utils.bb | |||
| @@ -11,7 +11,7 @@ SECTION = "utils" | |||
| 11 | PV = "20170421" | 11 | PV = "20170421" |
| 12 | 12 | ||
| 13 | SRCREV = "fb5630138ccabbbc14a19d372096a04e42573c7d" | 13 | SRCREV = "fb5630138ccabbbc14a19d372096a04e42573c7d" |
| 14 | SRC_URI = "git://github.com/boltlinux/musl-utils" | 14 | SRC_URI = "git://github.com/boltlinux/musl-utils;branch=master" |
| 15 | 15 | ||
| 16 | UPSTREAM_CHECK_COMMITS = "1" | 16 | UPSTREAM_CHECK_COMMITS = "1" |
| 17 | 17 | ||
diff --git a/meta/recipes-core/musl/musl_git.bb b/meta/recipes-core/musl/musl_git.bb index 06b0e060d0..a2f96f1dbe 100644 --- a/meta/recipes-core/musl/musl_git.bb +++ b/meta/recipes-core/musl/musl_git.bb | |||
| @@ -12,7 +12,7 @@ PV = "${BASEVER}+git${SRCPV}" | |||
| 12 | 12 | ||
| 13 | # mirror is at git://github.com/kraj/musl.git | 13 | # mirror is at git://github.com/kraj/musl.git |
| 14 | 14 | ||
| 15 | SRC_URI = "git://git.musl-libc.org/musl \ | 15 | SRC_URI = "git://git.musl-libc.org/musl;branch=master \ |
| 16 | file://0001-Make-dynamic-linker-a-relative-symlink-to-libc.patch \ | 16 | file://0001-Make-dynamic-linker-a-relative-symlink-to-libc.patch \ |
| 17 | file://0002-ldso-Use-syslibdir-and-libdir-as-default-pathes-to-l.patch \ | 17 | file://0002-ldso-Use-syslibdir-and-libdir-as-default-pathes-to-l.patch \ |
| 18 | " | 18 | " |
