[OE-core] [PATCH 0/2] bc: upgrade 1.06 to 1.07.1

Jose Lamego jose.a.lamego at linux.intel.com
Thu May 18 22:28:45 UTC 2017


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




More information about the Openembedded-core mailing list