* [PATCH] tgt: update version to 1.0.37
@ 2015-06-09 10:42 Daniel Badea
2015-06-10 20:34 ` Bruce Ashfield
0 siblings, 1 reply; 4+ messages in thread
From: Daniel Badea @ 2015-06-09 10:42 UTC (permalink / raw)
To: meta-virtualization
Signed-off-by: Daniel Badea <daniel.badea@windriver.com>
---
meta-openstack/recipes-support/tgt/tgt_git.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta-openstack/recipes-support/tgt/tgt_git.bb
b/meta-openstack/recipes-support/tgt/tgt_git.bb
index 7796418..fe34858 100644
--- a/meta-openstack/recipes-support/tgt/tgt_git.bb
+++ b/meta-openstack/recipes-support/tgt/tgt_git.bb
@@ -4,8 +4,8 @@ LICENSE = "GPLv2"
LIC_FILES_CHKSUM =
"file://scripts/tgtd.spec;beginline=7;endline=7;md5=21c19ea7dad04648b9c2f791
b6e29b4c"
DEPENDS = "sg3-utils"
-SRCREV = "0ee382bab57a8ecd9ece18d511bd098298478409"
-PV = "1.0.36+git${SRCPV}"
+SRCREV = "3f779c0338fa7a97d5d0defbdb3ad06167b791d3"
+PV = "1.0.37+git${SRCPV}"
PR = "r0"
SRC_URI = "git://github.com/fujita/tgt.git \
--
2.1.0
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] tgt: update version to 1.0.37
2015-06-09 10:42 [PATCH] tgt: update version to 1.0.37 Daniel Badea
@ 2015-06-10 20:34 ` Bruce Ashfield
2015-06-26 13:09 ` Bruce Ashfield
0 siblings, 1 reply; 4+ messages in thread
From: Bruce Ashfield @ 2015-06-10 20:34 UTC (permalink / raw)
To: Daniel Badea; +Cc: meta-virtualization@yoctoproject.org
I tried to apply this .. but your mailer has corrupted the patch.
While it is simple, and I could fix it .. there's much more value in
getting your workflow fixed.
The headers show that this was sent with outlook, which likely caused
the corruption.
The README has the information for using git-send-email:
-------------------------------
Send pull requests, patches, comments or questions to
meta-virtualization@yoctoproject.org
When sending single patches, please using something like:
'git send-email -1 --to meta-virtualization@yoctoproject.org
--subject-prefix=meta-virtualization][PATCH'
-------------------------------
If you did send this with git, then we need to figure out what else may have
corrupted it.
Bruce
On Tue, Jun 9, 2015 at 6:42 AM, Daniel Badea <daniel.badea@windriver.com> wrote:
> Signed-off-by: Daniel Badea <daniel.badea@windriver.com>
> ---
> meta-openstack/recipes-support/tgt/tgt_git.bb | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta-openstack/recipes-support/tgt/tgt_git.bb
> b/meta-openstack/recipes-support/tgt/tgt_git.bb
> index 7796418..fe34858 100644
> --- a/meta-openstack/recipes-support/tgt/tgt_git.bb
> +++ b/meta-openstack/recipes-support/tgt/tgt_git.bb
> @@ -4,8 +4,8 @@ LICENSE = "GPLv2"
> LIC_FILES_CHKSUM =
> "file://scripts/tgtd.spec;beginline=7;endline=7;md5=21c19ea7dad04648b9c2f791
> b6e29b4c"
> DEPENDS = "sg3-utils"
>
> -SRCREV = "0ee382bab57a8ecd9ece18d511bd098298478409"
> -PV = "1.0.36+git${SRCPV}"
> +SRCREV = "3f779c0338fa7a97d5d0defbdb3ad06167b791d3"
> +PV = "1.0.37+git${SRCPV}"
> PR = "r0"
>
> SRC_URI = "git://github.com/fujita/tgt.git \
> --
> 2.1.0
>
>
> --
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization
--
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] tgt: update version to 1.0.37
2015-06-10 20:34 ` Bruce Ashfield
@ 2015-06-26 13:09 ` Bruce Ashfield
2015-06-30 16:52 ` Daniel Badea
0 siblings, 1 reply; 4+ messages in thread
From: Bruce Ashfield @ 2015-06-26 13:09 UTC (permalink / raw)
To: Daniel Badea; +Cc: meta-virtualization@yoctoproject.org
ping. Any luck with that update ?
Bruce
On Wed, Jun 10, 2015 at 4:34 PM, Bruce Ashfield
<bruce.ashfield@gmail.com> wrote:
> I tried to apply this .. but your mailer has corrupted the patch.
>
> While it is simple, and I could fix it .. there's much more value in
> getting your workflow fixed.
>
> The headers show that this was sent with outlook, which likely caused
> the corruption.
>
> The README has the information for using git-send-email:
>
> -------------------------------
> Send pull requests, patches, comments or questions to
> meta-virtualization@yoctoproject.org
>
> When sending single patches, please using something like:
> 'git send-email -1 --to meta-virtualization@yoctoproject.org
> --subject-prefix=meta-virtualization][PATCH'
> -------------------------------
>
> If you did send this with git, then we need to figure out what else may have
> corrupted it.
>
> Bruce
>
> On Tue, Jun 9, 2015 at 6:42 AM, Daniel Badea <daniel.badea@windriver.com> wrote:
>> Signed-off-by: Daniel Badea <daniel.badea@windriver.com>
>> ---
>> meta-openstack/recipes-support/tgt/tgt_git.bb | 4 ++--
>> 1 file changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/meta-openstack/recipes-support/tgt/tgt_git.bb
>> b/meta-openstack/recipes-support/tgt/tgt_git.bb
>> index 7796418..fe34858 100644
>> --- a/meta-openstack/recipes-support/tgt/tgt_git.bb
>> +++ b/meta-openstack/recipes-support/tgt/tgt_git.bb
>> @@ -4,8 +4,8 @@ LICENSE = "GPLv2"
>> LIC_FILES_CHKSUM =
>> "file://scripts/tgtd.spec;beginline=7;endline=7;md5=21c19ea7dad04648b9c2f791
>> b6e29b4c"
>> DEPENDS = "sg3-utils"
>>
>> -SRCREV = "0ee382bab57a8ecd9ece18d511bd098298478409"
>> -PV = "1.0.36+git${SRCPV}"
>> +SRCREV = "3f779c0338fa7a97d5d0defbdb3ad06167b791d3"
>> +PV = "1.0.37+git${SRCPV}"
>> PR = "r0"
>>
>> SRC_URI = "git://github.com/fujita/tgt.git \
>> --
>> 2.1.0
>>
>>
>> --
>> _______________________________________________
>> meta-virtualization mailing list
>> meta-virtualization@yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/meta-virtualization
>
>
>
> --
> "Thou shalt not follow the NULL pointer, for chaos and madness await
> thee at its end"
--
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] tgt: update version to 1.0.37
2015-06-26 13:09 ` Bruce Ashfield
@ 2015-06-30 16:52 ` Daniel Badea
0 siblings, 0 replies; 4+ messages in thread
From: Daniel Badea @ 2015-06-30 16:52 UTC (permalink / raw)
To: 'Bruce Ashfield'; +Cc: meta-virtualization
[-- Attachment #1: Type: text/plain, Size: 2736 bytes --]
I don't have the workspace anymore so I can't run git send-email.
Attached a file with the patch content so Outlook doesn't word wrap.
-Daniel
-----Original Message-----
From: Bruce Ashfield [mailto:bruce.ashfield@gmail.com]
Sent: Friday, June 26, 2015 4:10 PM
To: Daniel Badea
Cc: meta-virtualization@yoctoproject.org
Subject: Re: [meta-virtualization] [PATCH] tgt: update version to 1.0.37
ping. Any luck with that update ?
Bruce
On Wed, Jun 10, 2015 at 4:34 PM, Bruce Ashfield <bruce.ashfield@gmail.com> wrote:
> I tried to apply this .. but your mailer has corrupted the patch.
>
> While it is simple, and I could fix it .. there's much more value in
> getting your workflow fixed.
>
> The headers show that this was sent with outlook, which likely caused
> the corruption.
>
> The README has the information for using git-send-email:
>
> -------------------------------
> Send pull requests, patches, comments or questions to
> meta-virtualization@yoctoproject.org
>
> When sending single patches, please using something like:
> 'git send-email -1 --to meta-virtualization@yoctoproject.org
> --subject-prefix=meta-virtualization][PATCH'
> -------------------------------
>
> If you did send this with git, then we need to figure out what else
> may have corrupted it.
>
> Bruce
>
> On Tue, Jun 9, 2015 at 6:42 AM, Daniel Badea <daniel.badea@windriver.com> wrote:
>> Signed-off-by: Daniel Badea <daniel.badea@windriver.com>
>> ---
>> meta-openstack/recipes-support/tgt/tgt_git.bb | 4 ++--
>> 1 file changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/meta-openstack/recipes-support/tgt/tgt_git.bb
>> b/meta-openstack/recipes-support/tgt/tgt_git.bb
>> index 7796418..fe34858 100644
>> --- a/meta-openstack/recipes-support/tgt/tgt_git.bb
>> +++ b/meta-openstack/recipes-support/tgt/tgt_git.bb
>> @@ -4,8 +4,8 @@ LICENSE = "GPLv2"
>> LIC_FILES_CHKSUM =
>> "file://scripts/tgtd.spec;beginline=7;endline=7;md5=21c19ea7dad04648b
>> 9c2f791
>> b6e29b4c"
>> DEPENDS = "sg3-utils"
>>
>> -SRCREV = "0ee382bab57a8ecd9ece18d511bd098298478409"
>> -PV = "1.0.36+git${SRCPV}"
>> +SRCREV = "3f779c0338fa7a97d5d0defbdb3ad06167b791d3"
>> +PV = "1.0.37+git${SRCPV}"
>> PR = "r0"
>>
>> SRC_URI = "git://github.com/fujita/tgt.git \
>> --
>> 2.1.0
>>
>>
>> --
>> _______________________________________________
>> meta-virtualization mailing list
>> meta-virtualization@yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/meta-virtualization
>
>
>
> --
> "Thou shalt not follow the NULL pointer, for chaos and madness await
> thee at its end"
--
"Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end"
[-- Attachment #2: tgt_update_to_1.0.37.patch --]
[-- Type: application/octet-stream, Size: 823 bytes --]
Signed-off-by: Daniel Badea <daniel.badea@windriver.com>
---
meta-openstack/recipes-support/tgt/tgt_git.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta-openstack/recipes-support/tgt/tgt_git.bb b/meta-openstack/recipes-support/tgt/tgt_git.bb
index 7796418..fe34858 100644
--- a/meta-openstack/recipes-support/tgt/tgt_git.bb
+++ b/meta-openstack/recipes-support/tgt/tgt_git.bb
@@ -4,8 +4,8 @@ LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://scripts/tgtd.spec;beginline=7;endline=7;md5=21c19ea7dad04648b9c2f791b6e29b4c"
DEPENDS = "sg3-utils"
-SRCREV = "0ee382bab57a8ecd9ece18d511bd098298478409"
-PV = "1.0.36+git${SRCPV}"
+SRCREV = "3f779c0338fa7a97d5d0defbdb3ad06167b791d3"
+PV = "1.0.37+git${SRCPV}"
PR = "r0"
SRC_URI = "git://github.com/fujita/tgt.git \
--
2.1.0
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2015-06-30 16:52 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-09 10:42 [PATCH] tgt: update version to 1.0.37 Daniel Badea
2015-06-10 20:34 ` Bruce Ashfield
2015-06-26 13:09 ` Bruce Ashfield
2015-06-30 16:52 ` Daniel Badea
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.