All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Let opkg-build allow uppercase letters
@ 2011-05-19 21:09 Khem Raj
  2011-05-19 21:09 ` [PATCH 1/2] opkg: Synchronise with OE Khem Raj
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Khem Raj @ 2011-05-19 21:09 UTC (permalink / raw)
  To: OE core

Majority of the changes are backported from OE
one additional patch is to opkg-utils/opkg-build to allow
uppercase letters.

Pull URL: git://git.openembedded.org/openembedded-core-contrib
  Branch: kraj/opkg
  Browse: http://git.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=kraj/opkg

Thanks,
    Khem Raj <raj.khem@gmail.com>
---


Khem Raj (2):
  opkg: Synchronise with OE
  opkg-utils: Allow uppercase lettlers in package names

 .../opkg-utils/opkg-utils/mtime-int.patch          |   29 +++++++++++++
 .../opkg-utils/opkg-utils/uppercase-letters.patch  |   44 ++++++++++++++++++++
 meta/recipes-devtools/opkg-utils/opkg-utils_svn.bb |    8 +++-
 meta/recipes-devtools/opkg/opkg.inc                |    7 ++-
 meta/recipes-devtools/opkg/opkg/add_vercmp.patch   |   36 ----------------
 meta/recipes-devtools/opkg/opkg/configure          |   25 +++++++++++
 meta/recipes-devtools/opkg/opkg/headerfix.patch    |   19 --------
 meta/recipes-devtools/opkg/opkg_svn.bb             |   23 ++--------
 8 files changed, 113 insertions(+), 78 deletions(-)
 create mode 100644 meta/recipes-devtools/opkg-utils/opkg-utils/mtime-int.patch
 create mode 100644 meta/recipes-devtools/opkg-utils/opkg-utils/uppercase-letters.patch
 delete mode 100644 meta/recipes-devtools/opkg/opkg/add_vercmp.patch
 create mode 100644 meta/recipes-devtools/opkg/opkg/configure
 delete mode 100644 meta/recipes-devtools/opkg/opkg/headerfix.patch

-- 
1.7.4.1




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

end of thread, other threads:[~2011-05-21  6:46 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-19 21:09 [PATCH 0/2] Let opkg-build allow uppercase letters Khem Raj
2011-05-19 21:09 ` [PATCH 1/2] opkg: Synchronise with OE Khem Raj
2011-05-19 22:10   ` Richard Purdie
2011-05-19 21:09 ` [PATCH 2/2] opkg-utils: Allow uppercase lettlers in package names Khem Raj
2011-05-20  5:22   ` Frans Meulenbroeks
2011-05-20  6:45   ` Phil Blundell
2011-05-20 15:01     ` Phil Blundell
2011-05-20 15:06       ` Koen Kooi
2011-05-20 16:05       ` Andreas Oberritter
2011-05-20 16:31         ` Richard Purdie
2011-05-20 18:35         ` Khem Raj
2011-05-21  6:43           ` Koen Kooi
2011-05-19 22:07 ` [PATCH 0/2] Let opkg-build allow uppercase letters Richard Purdie
2011-05-19 23:24   ` Khem Raj

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.