All of lore.kernel.org
 help / color / mirror / Atom feed
From: Otavio Salvador <otavio@ossystems.com.br>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/3] Misc fixes/improvements
Date: Thu,  8 Dec 2011 15:40:46 +0000	[thread overview]
Message-ID: <cover.1323358819.git.otavio@ossystems.com.br> (raw)

The following changes since commit 60f0b866b4b7c4aa337a2ff764455741a73665da:

  package.bbclass: Adding license collection (2011-12-08 15:23:58 +0000)

are available in the git repository at:
  git://github.com/OSSystems/oe-core master
  https://github.com/OSSystems/oe-core/tree/HEAD

Otavio Salvador (3):
  cross.bbclass: add virtclass handler
  dosfstools: update native to 2.11
  scripts/send-pull-request: allow sending of patches without a cover
    letter

 meta/classes/cross.bbclass                         |   50 +++++++++++++
 .../dosfstools/dosfstools-native_2.10.bb           |   19 -----
 .../dosfstools/dosfstools/2.6.20-syscall.patch     |   72 -------------------
 .../dosfstools/dosfstools-2.10-kernel-2.6.patch    |   74 --------------------
 .../dosfstools/dosfstools/mkdosfs-bootcode.patch   |   68 ++++++++----------
 .../dosfstools/dosfstools/mkdosfs-dir.patch        |   62 ++++++++---------
 .../recipes-devtools/dosfstools/dosfstools_2.10.bb |   24 ------
 .../recipes-devtools/dosfstools/dosfstools_2.11.bb |   11 ++-
 scripts/send-pull-request                          |   21 +++---
 9 files changed, 131 insertions(+), 270 deletions(-)
 delete mode 100644 meta/recipes-devtools/dosfstools/dosfstools-native_2.10.bb
 delete mode 100644 meta/recipes-devtools/dosfstools/dosfstools/2.6.20-syscall.patch
 delete mode 100644 meta/recipes-devtools/dosfstools/dosfstools/dosfstools-2.10-kernel-2.6.patch
 delete mode 100644 meta/recipes-devtools/dosfstools/dosfstools_2.10.bb

-- 
1.7.2.5




             reply	other threads:[~2011-12-08 15:47 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-08 15:40 Otavio Salvador [this message]
2011-12-08 15:40 ` [PATCH 1/3] cross.bbclass: add virtclass handler Otavio Salvador
2011-12-08 22:09   ` Richard Purdie
2012-02-07 19:28     ` Otavio Salvador
2011-12-08 15:40 ` [PATCH 2/3] dosfstools: update native to 2.11 Otavio Salvador
2011-12-09 19:08   ` Kamble, Nitin A
2011-12-09 19:15   ` Darren Hart
2011-12-09 19:17     ` Otavio Salvador
2011-12-09 19:21       ` Darren Hart
2011-12-09 19:35         ` Otavio Salvador
2011-12-09 19:42           ` Darren Hart
2011-12-12 23:15   ` Saul Wold
2011-12-13 15:49   ` Richard Purdie
2011-12-08 15:40 ` [PATCH 3/3] scripts/send-pull-request: allow sending of patches without a cover letter Otavio Salvador
2011-12-09 19:18   ` Darren Hart
2011-12-10  0:07     ` Richard Purdie
2011-12-10 15:51       ` Otavio Salvador
2011-12-09 19:34   ` Khem Raj
2011-12-09 19:36     ` Otavio Salvador
2011-12-09 19:45       ` Darren Hart
2011-12-09 19:48         ` Khem Raj

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1323358819.git.otavio@ossystems.com.br \
    --to=otavio@ossystems.com.br \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.