All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] GPLv2 versions of m4 & bison
@ 2011-03-16 21:03 Nitin A Kamble
  2011-03-16 21:03 ` [PATCH 1/2] bison: bring back GPLv2 version 2.3 of bison recipe Nitin A Kamble
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Nitin A Kamble @ 2011-03-16 21:03 UTC (permalink / raw)
  To: poky, openembedded-core

From: Nitin A Kamble <nitin.a.kamble@intel.com>

These commits adds GPLv2 versions of m4 & bison recipes.

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: nitin/misc
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=nitin/misc

Thanks,
    Nitin A Kamble <nitin.a.kamble@intel.com>
---


Nitin A Kamble (2):
  bison: bring back GPLv2 version 2.3 of bison recipe
  m4: bring back GPLv2 version 1.4.9 of m4 recipe

 .../bison/bison/bison-2.3_m4.patch                 |  590 ++++++++++++++++++++
 meta/recipes-devtools/bison/bison_2.3.bb           |   35 ++
 meta/recipes-devtools/m4/m4-native_1.4.9.bb        |   12 +
 .../m4/m4/fix_for_circular_dependency.patch        |   75 +++
 meta/recipes-devtools/m4/m4_1.4.9.bb               |   18 +
 5 files changed, 730 insertions(+), 0 deletions(-)
 create mode 100644 meta/recipes-devtools/bison/bison/bison-2.3_m4.patch
 create mode 100644 meta/recipes-devtools/bison/bison_2.3.bb
 create mode 100644 meta/recipes-devtools/m4/m4-native_1.4.9.bb
 create mode 100644 meta/recipes-devtools/m4/m4/fix_for_circular_dependency.patch
 create mode 100644 meta/recipes-devtools/m4/m4_1.4.9.bb

-- 
1.7.3.4




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

end of thread, other threads:[~2011-03-17  1:46 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-16 21:03 [PATCH 0/2] GPLv2 versions of m4 & bison Nitin A Kamble
2011-03-16 21:03 ` [PATCH 1/2] bison: bring back GPLv2 version 2.3 of bison recipe Nitin A Kamble
2011-03-16 21:03 ` [PATCH 2/2] m4: bring back GPLv2 version 1.4.9 of m4 recipe Nitin A Kamble
2011-03-17  0:22 ` [PATCH 0/2] GPLv2 versions of m4 & bison Richard Purdie
2011-03-17  0:22   ` [OE-core] " Richard Purdie
2011-03-17  1:01 ` [poky] " Gary Thomas
2011-03-17  1:01   ` Gary Thomas
2011-03-17  1:20   ` [poky] " Mark Hatle
2011-03-17  1:20     ` [OE-core] " Mark Hatle
2011-03-17  1:44   ` [poky] " Kamble, Nitin A
2011-03-17  1:44     ` Kamble, Nitin A

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.