meta-ti.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] uim-sysfs: Specify branch and protocol for git fetcher
@ 2022-04-04  1:09 Khem Raj
  2022-04-05  3:53 ` [meta-ti] " Denys Dmytriyenko
  0 siblings, 1 reply; 3+ messages in thread
From: Khem Raj @ 2022-04-04  1:09 UTC (permalink / raw)
  To: meta-ti; +Cc: Khem Raj

bitbake git fetcher warns about protocol and fall back branches
therefore be explicit about these parameters in source uri

Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 meta-ti-extras/recipes-connectivity/uim/uim-sysfs_8.5.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-ti-extras/recipes-connectivity/uim/uim-sysfs_8.5.bb b/meta-ti-extras/recipes-connectivity/uim/uim-sysfs_8.5.bb
index 8d4f9182..e5912e81 100644
--- a/meta-ti-extras/recipes-connectivity/uim/uim-sysfs_8.5.bb
+++ b/meta-ti-extras/recipes-connectivity/uim/uim-sysfs_8.5.bb
@@ -8,7 +8,7 @@ INITSCRIPT_PARAMS = "defaults 03"
 inherit update-rc.d
 
 SRCREV = "a75f45be2d5c74fc1dd913d08afc30f09a230aa9"
-SRC_URI = "git://git.ti.com/ti-bt/uim.git"
+SRC_URI = "git://git.ti.com/ti-bt/uim.git;branch=master;protocol=https"
 
 S = "${WORKDIR}/git"
 
-- 
2.35.1



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [meta-ti] [PATCH] uim-sysfs: Specify branch and protocol for git fetcher
  2022-04-04  1:09 [PATCH] uim-sysfs: Specify branch and protocol for git fetcher Khem Raj
@ 2022-04-05  3:53 ` Denys Dmytriyenko
  2022-04-05 15:52   ` Ryan Eatmon
  0 siblings, 1 reply; 3+ messages in thread
From: Denys Dmytriyenko @ 2022-04-05  3:53 UTC (permalink / raw)
  To: Khem Raj; +Cc: meta-ti

On Sun, Apr 03, 2022 at 06:09:22PM -0700, Khem Raj wrote:
> bitbake git fetcher warns about protocol and fall back branches
> therefore be explicit about these parameters in source uri
> 
> Signed-off-by: Khem Raj <raj.khem@gmail.com>

Reviewed-by: Denys Dmytriyenko <denys@konsulko.com>
 

> ---
>  meta-ti-extras/recipes-connectivity/uim/uim-sysfs_8.5.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta-ti-extras/recipes-connectivity/uim/uim-sysfs_8.5.bb b/meta-ti-extras/recipes-connectivity/uim/uim-sysfs_8.5.bb
> index 8d4f9182..e5912e81 100644
> --- a/meta-ti-extras/recipes-connectivity/uim/uim-sysfs_8.5.bb
> +++ b/meta-ti-extras/recipes-connectivity/uim/uim-sysfs_8.5.bb
> @@ -8,7 +8,7 @@ INITSCRIPT_PARAMS = "defaults 03"
>  inherit update-rc.d
>  
>  SRCREV = "a75f45be2d5c74fc1dd913d08afc30f09a230aa9"
> -SRC_URI = "git://git.ti.com/ti-bt/uim.git"
> +SRC_URI = "git://git.ti.com/ti-bt/uim.git;branch=master;protocol=https"
>  
>  S = "${WORKDIR}/git"
>  
> -- 
> 2.35.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [meta-ti] [PATCH] uim-sysfs: Specify branch and protocol for git fetcher
  2022-04-05  3:53 ` [meta-ti] " Denys Dmytriyenko
@ 2022-04-05 15:52   ` Ryan Eatmon
  0 siblings, 0 replies; 3+ messages in thread
From: Ryan Eatmon @ 2022-04-05 15:52 UTC (permalink / raw)
  To: Denys Dmytriyenko, Khem Raj; +Cc: meta-ti



On 4/4/2022 22:53, Denys Dmytriyenko wrote:
> On Sun, Apr 03, 2022 at 06:09:22PM -0700, Khem Raj wrote:
>> bitbake git fetcher warns about protocol and fall back branches
>> therefore be explicit about these parameters in source uri
>>
>> Signed-off-by: Khem Raj <raj.khem@gmail.com>
> 
> Reviewed-by: Denys Dmytriyenko <denys@konsulko.com>

Signed-off-by: Ryan Eatmon <reatmon@ti.com>

Applied patch to master.

> 
>> ---
>>   meta-ti-extras/recipes-connectivity/uim/uim-sysfs_8.5.bb | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/meta-ti-extras/recipes-connectivity/uim/uim-sysfs_8.5.bb b/meta-ti-extras/recipes-connectivity/uim/uim-sysfs_8.5.bb
>> index 8d4f9182..e5912e81 100644
>> --- a/meta-ti-extras/recipes-connectivity/uim/uim-sysfs_8.5.bb
>> +++ b/meta-ti-extras/recipes-connectivity/uim/uim-sysfs_8.5.bb
>> @@ -8,7 +8,7 @@ INITSCRIPT_PARAMS = "defaults 03"
>>   inherit update-rc.d
>>   
>>   SRCREV = "a75f45be2d5c74fc1dd913d08afc30f09a230aa9"
>> -SRC_URI = "git://git.ti.com/ti-bt/uim.git"
>> +SRC_URI = "git://git.ti.com/ti-bt/uim.git;branch=master;protocol=https"
>>   
>>   S = "${WORKDIR}/git"
>>   
>> -- 
>> 2.35.1
>>
>>
>> -=-=-=-=-=-=-=-=-=-=-=-
>> Links: You receive all messages sent to this group.
>> View/Reply Online (#14589): https://lists.yoctoproject.org/g/meta-ti/message/14589
>> Mute This Topic: https://lists.yoctoproject.org/mt/90232070/6551054
>> Group Owner: meta-ti+owner@lists.yoctoproject.org
>> Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [reatmon@ti.com]
>> -=-=-=-=-=-=-=-=-=-=-=-
>>

-- 
Ryan Eatmon                reatmon@ti.com
-----------------------------------------
Texas Instruments, Inc.  -  LCPD  -  MGTS


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-04-05 17:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-04  1:09 [PATCH] uim-sysfs: Specify branch and protocol for git fetcher Khem Raj
2022-04-05  3:53 ` [meta-ti] " Denys Dmytriyenko
2022-04-05 15:52   ` Ryan Eatmon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).