[oe-commits] [openembedded-core] branch master-next updated (ecb56a6 -> 0c33a5a)

git at git.openembedded.org git at git.openembedded.org
Tue Mar 29 12:01:31 UTC 2016


rpurdie pushed a change to branch master-next
in repository openembedded-core.

      from  ecb56a6   conf/bitbake.conf package.bbclass: fix dbg package not contain sources while -fdebug-prefix-map used
      adds  fcc5588   build-appliance-image: Fix permissions
      adds  a3e2549   build-appliance-image: Update to master head revision
       new  caf9b41   oe-selftest: generate .env only in test_image_env
       new  3fab4f9   sstatesig: Ensure we keep native depends for allarch recipes
       new  c8256a8   no-static-libs.inc: build static libusb1-native
       new  6b0fc87   init-live.sh: fix ROOT_MOUNT
       new  ba918e0   init-live.sh: fix overlay fs
       new  d5ddc5e   runqemu: fix for iso
       new  7233283   buildhistory.bbclass: create image directory when needed
       new  c0cd54b   man: fix src/Makefile to work with parallel make
       new  e6af000   musl: Update to tip
       new  2a688c2   siteinfo: Fix musl 64bit targets
       new  0c33a5a   gcc: Backport fixes for musl ssp configuration

The 11 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 meta/classes/buildhistory.bbclass                  |  1 +
 meta/classes/siteinfo.bbclass                      |  7 +-
 meta/conf/distro/include/no-static-libs.inc        |  2 +
 meta/lib/oe/sstatesig.py                           |  2 +-
 meta/lib/oeqa/selftest/wic.py                      |  3 +-
 .../images/build-appliance-image_14.0.0.bb         | 21 ++++--
 meta/recipes-core/initrdscripts/files/init-live.sh | 11 +--
 meta/recipes-core/musl/musl.inc                    |  2 +-
 meta/recipes-core/musl/musl_git.bb                 |  2 +-
 meta/recipes-devtools/gcc/gcc-5.3.inc              |  3 +-
 ...-provide-ssp-and-gcc_cv_target_dl_iterate.patch | 85 ++++++++++++++++++++++
 .../gcc/gcc-5.3/0057-unwind-fix-for-musl.patch     | 42 +++++++++++
 .../man/man/man-1.6g-parallel.patch                | 20 +++++
 meta/recipes-extended/man/man_1.6g.bb              |  1 +
 scripts/runqemu                                    |  4 +-
 15 files changed, 186 insertions(+), 20 deletions(-)
 create mode 100644 meta/recipes-devtools/gcc/gcc-5.3/0056-Enable-libc-provide-ssp-and-gcc_cv_target_dl_iterate.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-5.3/0057-unwind-fix-for-musl.patch
 create mode 100644 meta/recipes-extended/man/man/man-1.6g-parallel.patch

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list