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 [email protected] When sending single patches, please using something like: 'git send-email -1 --to [email protected] --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 <[email protected]> wrote: > Signed-off-by: Daniel Badea <[email protected]> > --- > 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 > [email protected] > https://lists.yoctoproject.org/listinfo/meta-virtualization -- "Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end" -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
