All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCHv3] libsoc: update to 0.5
@ 2014-01-17 13:34 Jack Mitchell
  2014-01-17 13:43 ` Koen Kooi
  2014-01-22 14:16 ` Otavio Salvador
  0 siblings, 2 replies; 4+ messages in thread
From: Jack Mitchell @ 2014-01-17 13:34 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Jack Mitchell

From: Jack Mitchell <jack@embed.me.uk>

Signed-off-by: Jack Mitchell <jack@embed.me.uk>
---
 meta-oe/recipes-support/libsoc/{libsoc_0.4.bb => libsoc_0.5.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-support/libsoc/{libsoc_0.4.bb => libsoc_0.5.bb} (87%)

diff --git a/meta-oe/recipes-support/libsoc/libsoc_0.4.bb b/meta-oe/recipes-support/libsoc/libsoc_0.5.bb
similarity index 87%
rename from meta-oe/recipes-support/libsoc/libsoc_0.4.bb
rename to meta-oe/recipes-support/libsoc/libsoc_0.5.bb
index da3c442..c381799 100644
--- a/meta-oe/recipes-support/libsoc/libsoc_0.4.bb
+++ b/meta-oe/recipes-support/libsoc/libsoc_0.5.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=e0bfebea12a718922225ba987b2126a5"
 
 inherit autotools
 
-SRCREV = "f6827b7b5c581b586d3bcc4813d418101ae1e85b"
+SRCREV = "e5846ca199316603f0fec0748c57a781ced46950"
 SRC_URI = "git://github.com/jackmitch/libsoc.git"
 
 S = "${WORKDIR}/git"
-- 
1.8.5.2



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

* Re: [meta-oe][PATCHv3] libsoc: update to 0.5
  2014-01-17 13:34 [meta-oe][PATCHv3] libsoc: update to 0.5 Jack Mitchell
@ 2014-01-17 13:43 ` Koen Kooi
  2014-01-22 14:16 ` Otavio Salvador
  1 sibling, 0 replies; 4+ messages in thread
From: Koen Kooi @ 2014-01-17 13:43 UTC (permalink / raw)
  To: openembedded-devel

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jack Mitchell schreef op 17-01-14 14:34:
> From: Jack Mitchell <jack@embed.me.uk>
> 
> Signed-off-by: Jack Mitchell <jack@embed.me.uk>

Acked-by: Koen Kooi <koen@dominion.thruhere.net>

> --- meta-oe/recipes-support/libsoc/{libsoc_0.4.bb => libsoc_0.5.bb} | 2
> +- 1 file changed, 1 insertion(+), 1 deletion(-) rename
> meta-oe/recipes-support/libsoc/{libsoc_0.4.bb => libsoc_0.5.bb} (87%)
> 
> diff --git a/meta-oe/recipes-support/libsoc/libsoc_0.4.bb
> b/meta-oe/recipes-support/libsoc/libsoc_0.5.bb similarity index 87% 
> rename from meta-oe/recipes-support/libsoc/libsoc_0.4.bb rename to
> meta-oe/recipes-support/libsoc/libsoc_0.5.bb index da3c442..c381799
> 100644 --- a/meta-oe/recipes-support/libsoc/libsoc_0.4.bb +++
> b/meta-oe/recipes-support/libsoc/libsoc_0.5.bb @@ -6,7 +6,7 @@
> LIC_FILES_CHKSUM = "file://COPYING;md5=e0bfebea12a718922225ba987b2126a5"
> 
> inherit autotools
> 
> -SRCREV = "f6827b7b5c581b586d3bcc4813d418101ae1e85b" +SRCREV =
> "e5846ca199316603f0fec0748c57a781ced46950" SRC_URI =
> "git://github.com/jackmitch/libsoc.git"
> 
> S = "${WORKDIR}/git"
> 

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
Comment: GPGTools - http://gpgtools.org

iD8DBQFS2TN6MkyGM64RGpERAqLaAJ4mqTrUspgvtT0TMqp4ymCaJXU1vACdGKiR
X3z0A9j0w7BSRxyKUNMu6/8=
=XyFU
-----END PGP SIGNATURE-----



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

* Re: [meta-oe][PATCHv3] libsoc: update to 0.5
  2014-01-17 13:34 [meta-oe][PATCHv3] libsoc: update to 0.5 Jack Mitchell
  2014-01-17 13:43 ` Koen Kooi
@ 2014-01-22 14:16 ` Otavio Salvador
  2014-01-22 14:27   ` Koen Kooi
  1 sibling, 1 reply; 4+ messages in thread
From: Otavio Salvador @ 2014-01-22 14:16 UTC (permalink / raw)
  To: OpenEmbedded Devel List, Koen Kooi, Martin Jansa; +Cc: Jack Mitchell

On Fri, Jan 17, 2014 at 11:34 AM, Jack Mitchell <ml@communistcode.co.uk> wrote:
> From: Jack Mitchell <jack@embed.me.uk>
>
> Signed-off-by: Jack Mitchell <jack@embed.me.uk>


Reviewed-by: Otavio Salvador <otavio@ossystems.com.br>

Could this be backported to Dora branch as well?

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


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

* Re: [meta-oe][PATCHv3] libsoc: update to 0.5
  2014-01-22 14:16 ` Otavio Salvador
@ 2014-01-22 14:27   ` Koen Kooi
  0 siblings, 0 replies; 4+ messages in thread
From: Koen Kooi @ 2014-01-22 14:27 UTC (permalink / raw)
  To: Otavio Salvador, OpenEmbedded Devel List, Martin Jansa; +Cc: Jack Mitchell

On 01/22/2014 03:16 PM, Otavio Salvador wrote:
> On Fri, Jan 17, 2014 at 11:34 AM, Jack Mitchell <ml@communistcode.co.uk> wrote:
>> From: Jack Mitchell <jack@embed.me.uk>
>>
>> Signed-off-by: Jack Mitchell <jack@embed.me.uk>
>
>
> Reviewed-by: Otavio Salvador <otavio@ossystems.com.br>
>
> Could this be backported to Dora branch as well?

That's OK by my, can you send a backport patch so Martin and I have less 
trouble keeping track of the backports?


-- 
Koen Kooi
Builds and Baselines | Release Manager
Linaro.org | Open source software for ARM SoCs


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

end of thread, other threads:[~2014-01-22 14:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-17 13:34 [meta-oe][PATCHv3] libsoc: update to 0.5 Jack Mitchell
2014-01-17 13:43 ` Koen Kooi
2014-01-22 14:16 ` Otavio Salvador
2014-01-22 14:27   ` Koen Kooi

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.