All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] bc: upgrade 1.06 to 1.07.1
@ 2017-05-18 22:28 Jose Lamego
  2017-05-18 22:28 ` [PATCH 1/2] conf/bitbake.conf: include ed in hosttools Jose Lamego
  2017-05-18 22:28 ` [PATCH 2/2] bc: upgrade 1.06 to 1.07.1 Jose Lamego
  0 siblings, 2 replies; 13+ messages in thread
From: Jose Lamego @ 2017-05-18 22:28 UTC (permalink / raw)
  To: openembedded-core

bc recipe must be upgraded to latest version in upstream.

Changes in this series:
    include ed to the hosttools required to run builds with oe-core,
    since the new bc version requires the ed command during build

    upgrade bc version from 1.06 to 1.07.1

    update bc license from "GPLv2+ & LGPLv2.1" to "GPLv3+ & LGPLv3"

    unset PARALLEL_MAKE variable in bc recipe to prevent a
    Parallel Make Race during build

Jose Lamego (2):
  conf/bitbake.conf: include ed in hosttools
  bc: upgrade 1.06 to 1.07.1

 meta/conf/bitbake.conf                             |  2 +-
 .../bc/{bc_1.06.bb => bc_1.07.1.bb}                | 22 +++++++++++-----------
 2 files changed, 12 insertions(+), 12 deletions(-)
 rename meta/recipes-extended/bc/{bc_1.06.bb => bc_1.07.1.bb} (28%)

-- 
2.7.4



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

end of thread, other threads:[~2017-07-20 21:24 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-18 22:28 [PATCH 0/2] bc: upgrade 1.06 to 1.07.1 Jose Lamego
2017-05-18 22:28 ` [PATCH 1/2] conf/bitbake.conf: include ed in hosttools Jose Lamego
2017-05-18 23:12   ` Richard Purdie
2017-05-18 23:16     ` Khem Raj
2017-05-19  9:02       ` Anders Darander
2017-05-19 11:56         ` Burton, Ross
2017-05-19 13:01           ` Richard Purdie
2017-05-19 12:54         ` Jose Lamego
2017-05-19 15:47           ` Burton, Ross
2017-05-18 22:28 ` [PATCH 2/2] bc: upgrade 1.06 to 1.07.1 Jose Lamego
2017-05-19 15:25   ` Burton, Ross
2017-05-19 19:17     ` Jose Lamego
2017-07-20 21:24       ` Jose Lamego

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.