All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] neard fixes
@ 2013-05-02 14:56 Jukka Rissanen
  2013-05-02 14:56 ` [PATCH v2 1/3] neard: Rename the recipe as we are already in 0.10 Jukka Rissanen
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Jukka Rissanen @ 2013-05-02 14:56 UTC (permalink / raw)
  To: openembedded-core

Hi,

there was too many unrelated changes in my earlier patch so this one splits
it more.


Cheers,
Jukka


Jukka Rissanen (3):
  neard: Rename the recipe as we are already in 0.10
  neard: Use SRCREV instead of SRCPV
  neard: Split recipe to two parts

 meta/recipes-connectivity/neard/neard.inc     | 59 +++++++++++++++++++++++
 meta/recipes-connectivity/neard/neard_0.10.bb | 11 +++++
 meta/recipes-connectivity/neard/neard_0.9.bb  | 69 ---------------------------
 3 files changed, 70 insertions(+), 69 deletions(-)
 create mode 100644 meta/recipes-connectivity/neard/neard.inc
 create mode 100644 meta/recipes-connectivity/neard/neard_0.10.bb
 delete mode 100644 meta/recipes-connectivity/neard/neard_0.9.bb

-- 
1.7.11.7




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

end of thread, other threads:[~2013-05-03 15:54 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-02 14:56 [PATCH v2 0/3] neard fixes Jukka Rissanen
2013-05-02 14:56 ` [PATCH v2 1/3] neard: Rename the recipe as we are already in 0.10 Jukka Rissanen
2013-05-02 14:56 ` [PATCH v2 2/3] neard: Use SRCREV instead of SRCPV Jukka Rissanen
2013-05-02 15:39   ` Martin Jansa
2013-05-02 16:11     ` Burton, Ross
2013-05-02 16:46       ` Martin Jansa
2013-05-03 15:36         ` Richard Purdie
2013-05-02 14:56 ` [PATCH v2 3/3] neard: Split recipe to two parts Jukka Rissanen

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.